Grub4dos Guide
Grub4Dos Wiki
Delete MBR Code, using:
FDISK /MBR
It is very safe to write MBR directly using grubinst or bootlace(even to the wrong drives), because grubinst and bootlace will keep partition table untouched. But remember, you are to write MBR, so do not write to a partition by mistake.
Backup Boot MBR, you have another chioce of doing this work in 3 steps(Note: this is a manual install using bootlace and an other disk capture utility):
- capture your MBR 64 sectors(63 sectors in the beginning track, plus one sector of your first partition) and save the file as MYMBR. If you do not intend to install MBR onto your USB drives, you may capture only 18 sectors of your harddisk for the MYMBR. You may save this file to another disk in case you would have your disk damaged.
- At the DOS prompt or in a Windows CMD box or under a Linux shell, type this command:
bootlace.com MYMBR
This will write the GRUB4DOS MBR onto the file MYMBR. You may check the content of this file and make sure the partition table in it not destroyed by bootlace.com. - write back the MYMBR onto your original disk. Don't write to anthoer disk because the partition table will also update! Serious!!
grub.exe(for running under DOS or other bootloaders like SYSLINUX or LILO)
Both grldr and grub.exe are the grub4dos boot manager.
bootlace.com, instead of grubinst_gui, can also be used to write MBR code.
isolinux菜单转grub菜单一,二
Boot directly to iso file in USB flash driver
GNU GRUB Manual 0.97
0 件のコメント:
コメントを投稿