You'll need to edit /boot/grub/grub.conf and add several lines to identify the 
Windoze partition.  This topic is covered extensively in various forums, 
including  this article 
(http://www.linuxquestions.org/questions/linux-software-2/add-windows-xp-entry-to-grub-434986/).
  Most will recommend something like this:


Code:
title Windows XP
rootnoverify (hd0,0)
makeactive
chainloader +1



The key to the above entry is to make sure you have the correct partition in 
the "rootnoverify" line, remembering that drive and partition numbers start at 
zero and not 1.




-------------------- m2f --------------------

Sent using Mail2Forum (http://www.mail2forum.com). 

Read this topic online here:
http://forums.blagblagblag.org/viewtopic.php?p=26367#26367

-------------------- m2f --------------------


_______________________________________________
blag-users mailing list
[email protected]
https://www.autistici.org/mailman/listinfo/blag-users

Reply via email to