Just now I read the beginner's tutorial of grub4dos, and I feel I understand but not fully...
How should the menu.lst file in grub for USB boot be written?
title Windows Vista
rootnoverify (hd0,0)
chainloader (hd0,0)/bootmanager
boot
title Windows XP
rootnoverify (hd0,0)
chainloader (hd0,0)/ntldr
boot
title PE
chainloader /LDRXPE
PE can boot..Vista and XP haven't been tried.. Also, how to write if starting an img on the USB?
How should the menu.lst file in grub for USB boot be written?
title Windows Vista
rootnoverify (hd0,0)
chainloader (hd0,0)/bootmanager
boot
title Windows XP
rootnoverify (hd0,0)
chainloader (hd0,0)/ntldr
boot
title PE
chainloader /LDRXPE
PE can boot..Vista and XP haven't been tried.. Also, how to write if starting an img on the USB?
