Today's Page Hits: 79
I have more hair and it isn't so grey. :->
This page validates as XHTML 1.0, and will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device. It was created using techniques detailed at glish.com/css/.
Okay, I just took the machine which has been running Fedora Core 4 for the longest time and installed Solaris Nevada b56 on it. And I had one of the most painful experiences ever with Solaris. The install went fine, but when it came up, GRUB dropped to a command line prompt and gave out:
error 17, cannot mount selected partition
When pushed with a 'cat /', it would also mention that it did not like partition type 0xbf.
I did everything, reboot the DVD, dropping into single user mode. I reinstalled GRUB, etc. No luck.
I thought it was my BIOS, I kept on changing the boot device. But that didn't make sense - it was at least booting into GRUB. In retrospect, it does. The BIOS would get the hard drive to boot, but GRUB had no idea about the very same hard drive that it was on.
Okay, I noticed that when I was booting in single user mode and when the bios was reporting the hard drives, that the single hard drive was on the 2nd IDE loop. I.e., it was /dev/dsk/c1d0s0. I checked /etc/vfstab, and it was slated to read from there.
I finally got mad enough and swapped the IDE cables - this took 10-15 minutes because the cables in my Shuttle SS51G are tight and I had to pull out the drive cage. Anyway, when I rebooted, I did get farther. It would go through the GRUB menu and reboot.
I got in single user mode and fixed up /etc/vfstab to use /dev/dsk/c0d0s0. Still no luck. A quick search turned up this goldmine: Swapping drives between Solaris machines. Okay, it wasn't as quick as I wanted, I had to go through several pages first. Anyway, I had suspected I had to touch 'devfsadm' and 'bootadm'. I was right.
I followed the instructions:
The system came up.
Posted by Let the Sunshine In on March 27, 2008 at 08:16 PM CDT #