GeneralThis forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have a dual-boot PC with XP and Fedora Linux, on separate hard drives. I would like to be able to boot up either one individually, but I don't really understand the boot process.
GRUB is on the 2nd drive, but if I need to remove that drive (or if it goes bad) I still want to be able to boot the 1st (XP) drive.
I tried removing the 2nd drive, and booting with a GRUB CD. At the grub prompt I typed in:
rootnoverify (hd0,0)
chainloader +1
That is from my working grub.conf file on the 2nd drive.
Nothing happens.
What am I missing?
I did run those commands, aus9.
You were right about makeactive, it wasn't necessary.
Also I can use: root (hd0,0) instead of rootnoverify,
it works either way.
Thanks for your help.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.