# This is a sample menu.lst file. You should make some changes to it. # The old install method of booting via the stage-files has been removed. # Please install GRLDR boot strap code to MBR with the bootlace.com # utility under DOS/Win9x or Linux. # # It must be UTF-8 encoding for multi-lingual support. Font lines can be # appended to the file. The font lines should be in the unifont.hex format. color blue/green yellow/red white/magenta white/magenta timeout 30 ## menu border color color 11 12 13 14 ## Menu AutoNumber write 0x8274 0x2001 default 0 title Local Windows OS map --mem /grub.cpio (rd) configfile (rd)/grub/os.lst iftitle [ipxe] Boot iPXE MENU terminal console ipxe chain http://b.chenall.net/boot.ipxe kernel && echo title MaxDOS map --mem /maxdos.img (fd0) map --hook root (fd0) chainloader +1 title Native MINI TangoPE 2011 find --set-root /NatTPE.iso map --mem /NatTPE.iso (0xff) map --hook chainloader (0xff) title Microsoft Windows NT Boot raw map --mem=0x14000 /ntboot.gz (rd) map --mem (rd)+1 (8) map --hook (8)/ntboot/ntboot menu boot title Offline Windows Password & Registry Editor(2014-02-01) kernel /ntpass14/vmlinuz rw vga=1 initrd /ntpass14/initrd.cgz /ntpass14/scsi.cgz boot title Offline Windows Password & Registry Editor(2011-05-11) kernel /ntpass11/vmlinuz rw vga=1 initrd /ntpass11/initrd.cgz /ntpass14/scsi.cgz boot title Offline Windows Password & Registry Editor(2008-08-02) kernel /ntpass08/vmlinuz rw vga=1 initrd /ntpass08/initrd.cgz /ntpass14/scsi.cgz boot title HDD Regenerator 2011(CHS) raw map --mem=0x14000 /hddreg2011.img.gz (rd) map --mem (rd)+1 (fd0) map --hook root (fd0) chainloader +1 title DiskGenius raw map --mem=0x14000 /dgdos.iso.gz (rd) map --mem (rd)+1 (0xff) map --hook chainloader (0xff) title KON-BOOT map --mem /konboot.img (fd0) map --hook rootnoverify (fd0) chainloader +1 title kolibri raw map --mem=0x14000 /kolibri.img.gz (rd) map --mem (rd)+1 (fd0) map --hook rootnoverify (fd0) chainloader +1 title MemTest86+ (4.20) raw map --mem=0x14000 /memtest86/4.20.iso.gz (rd) map --mem (rd)+1 (0xff) chainloader (0xff) title MemTest86+ (5.10) raw map --mem=0x14000 /memtest86/5.01.iso.gz (rd) map --mem (rd)+1 (0xff) chainloader (0xff) title Install CentOS 7 x64 with Repo kernel http://mirrors.aliyun.com/centos/7/os/x86_64/images/pxeboot/vmlinuz method=https://mirrors.aliyun.com/centos/7/os/x86_64/ devfs=nomount ip=dhcp initrd http://mirrors.aliyun.com/centos/7/os/x86_64/images/pxeboot/initrd.img title Install CentOS 7 x64 with Repo using VNC kernel http://mirrors.aliyun.com/centos/7/os/x86_64/images/pxeboot/vmlinuz method=https://mirrors.aliyun.com/centos/7/os/x86_64/ devfs=nomount ip=dhcp inst.vnc inst.vncpassword=chenall.net ip=dhcp initrd http://mirrors.aliyun.com/centos/7/os/x86_64/images/pxeboot/initrd.img