To dual boot Linux and other operating systems (on two different harddisk).
Example: (Primary) harddisk 0 = Linux Fedora Core 5
(Secondary) harddisk 1 = Windows XP Pro.
1) Open /boot/grub/grub.conf
2) Edit
title Windows XP
map (hd0) (hd1)
map (hd1) (hd0)
rootnoverify (hd1,0)
makeactive
chainloader +1
boot
3) Restart the computer
Monday, December 25, 2006
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment