LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   grub list "MZ" for my windows boot "Help on Change" (https://www.linuxquestions.org/questions/linux-newbie-8/grub-list-mz-for-my-windows-boot-help-on-change-408092/)

davimint 01-26-2006 01:35 AM

grub list "MZ" for my windows boot "Help on Change"
 
Changed this in the "Grub/Boot/Menu.lst" file, and also ran the "jiffyboot" program by using the shell command but this took the windows boot option off of grub completely. What to do next?

sr_25 01-26-2006 01:50 AM

Well, I'm certainly a newbie at linux but if you post your entire menu.lst file. I'll see if I can help.

BinJajer 01-26-2006 06:22 AM

Grub menu.lst modification rule no.1:
Grub is not lilo. You just mod menu.lst and reboot. No other commands needed.
Grub menu.lst modification rule no.2
Read the fine amnual on modification.

Add this to your menu.lst to boot windows:

title Winblows XP Service Crack 2
rootnoverify (hd0,0)
makeactive
chainloader +1

Assuming that winblows is on the first partition of the first disk.


All times are GMT -5. The time now is 04:44 PM.