LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Add Windows XP entry to GRUB (https://www.linuxquestions.org/questions/linux-software-2/add-windows-xp-entry-to-grub-434986/)

sgmbest12321 11-12-2006 09:16 AM

remember that the (0,0) means hd_1 not hd_0
i had the same problem
i was putting in 0,3 for hdb3 when it should have been 0,2

sbose78 05-25-2011 11:08 AM

logical rearrangement
 
How about swapping your hard drives logically as Windows can only start from the first hard disk.

something like this...

map (hd0) (hd1)
map (hd1) (hd0)


All times are GMT -5. The time now is 12:01 AM.