How to make GRUB dual-menu boot mode
The C drive (system drive) directory files are as follows
1) The content of boot.ini is as follows
[boot loader]
timeout=15
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
C:\G1LDR="System Recovery (please back up important data on the system drive before use)"
2) MEMDISK.GZ
3) Menu.lst
4) 1.img
-------------------------------------------------------
Note: All these files, I don't know how they were made out
I know how to generate the boot.ini file
The C drive (system drive) directory files are as follows
1) The content of boot.ini is as follows
[boot loader]
timeout=15
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
C:\G1LDR="System Recovery (please back up important data on the system drive before use)"
2) MEMDISK.GZ
3) Menu.lst
4) 1.img
-------------------------------------------------------
Note: All these files, I don't know how they were made out
I know how to generate the boot.ini file
