I'm not sure this applies here, but: Multi-Boot
Under /boot/grub I gedited menu.lst.
The first time, at the end, I had, title "windoze severn"
rootnoverify (sdb2,0)
chainloader +1
On the muli-boot menu, when I tried to boot into windoze severn, I got this error, "rootnoverify (sdb2,0)
Error 23: Error while parsing number
Previous:
rootnoverify (/dev/sdb2,0)
chainloader +1
On the muli-boot menu, when I tried to boot into windoze severn, I got this error, "rootnoverify (/dev/sdb2,0)
Error 23: Error while parsing number
What do I need to do for this to work?
Bakshara
Try replacing sdb2,0 with hd2,0. The way GRUB and the way Linux refer to the disks is different.
Aww LVM I have a good deal of experiance dealing with LVM in Solaris. I'd like to mount different File systems on two different drives, say /home on one drive and everything else on another. Or set up a software raid without having to re-install my OS.
Quote:Hybrid,
As for, "fsck -- whether and when to check the file system for errors. 0 is off."
What would be the reason to have it off?
Thanks,
Bakshara
If you FSCK on a mounted file system BAD THINGS can happen.