color black/cyan yellow/cyan timeout 300 title Rescue CD Linux + MemDisks Menu find --set-root /CM_Boot.mrk configfile /boot/LinImg/RescueCD/RescueCD.lst title Acronis & Paragon HDD Tools Menu find --set-root /CM_Boot.mrk configfile /boot/LinImg/HDLinRsq/HDLinRsq.lst title Hiren's Dos Menu find --set-root /CM_Boot.mrk chainloader /io.sys boot title Puppy Linux 4.00 (pmedia=idecd) #usbflash, usbhd, usbcd, ideflash, idehd, idecd, idezip, satahd, scsihd scsicd find --set-root /CM_Boot.mrk kernel /Puppy/VMLINUZ pmedia=idecd psubdir=Puppy initrd /Puppy/initrd.gz title Puppy Linux 4.00 (pmedia=usbflash) #usbflash, usbhd, usbcd, ideflash, idehd, idecd, idezip, satahd, scsihd scsicd find --set-root /CM_Boot.mrk kernel /Puppy/VMLINUZ pmedia=usbflash psubdir=Puppy initrd /Puppy/initrd.gz title Bart's PE Windows XP SP2 Rus find --set-root /CM_Boot.mrk chainloader /ntldr boot title Recovery Console of Windows NT/2K/XP/2003 find --set-root /CM_Boot.mrk chainloader /cmdconxp/setupldr.bin ##################################################################### # write string "cmdcons" to memory 0000:7C03 in 2 steps: #/boot/xpldr ##################################################################### # step 1. Write 4 chars "cmdc" at 0000:7C03 write 0x7C03 0x63646D63 # step 2. Write 3 chars "ons" and an ending null at 0000:7C07 write 0x7C07 0x00736E6F title Back to syslinux loader find --set-root /CM_Boot.mrk chainload /ldlinux.sys #chainloader +1 boot title Super Grub Disk loader find --set-root /CM_Boot.mrk map --mem /boot/grub/sgrubd.gz (fd0) map --hook chainloader (fd0)+1 rootnoverify (fd0) boot title Menuet Assembler OS find --set-root /CM_Boot.mrk kernel /boot/LinImg/RescueCD/memdisk floppy initrd /boot/MenuetOS/M64-087B.IMG title Commandline commandline title Sample Map floppy win98se.img find --set-root /CM_Boot.mrk map /win98se.img (fd0) map --hook chainloader (fd0)+1 rootnoverify (fd0) title Sample chainload .iso find --set-root /ubcd411.iso map /ubcd411.iso (hd32) map --hook root (hd32) chainloader (hd32) title floppy (fd0) chainloader (fd0)+1 rootnoverify (fd0) title reboot reboot title halt halt title memdrive duplicated from floppy image file (hd0,0)/sbm.bin map --mem (hd0,0)/sbm.bin (fd0) map --hook chainloader (fd0)+1 rootnoverify (fd0) title memdrive based on win98 partition (hd0,6) map --mem (hd0,6)+1 (hd0) # map --mem (hd0,0)/win98.gz (hd0) map --hook chainloader (hd0)+1 rootnoverify (hd0)