Advertisement
cjafer

menu.lst

Jul 8th, 2015
441
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.25 KB | None | 0 0
  1. color green/black black/green green/black green/black
  2.  
  3. timeout 30
  4. default /default
  5.  
  6. write (md)0x220+1 !BAT\necho -n -P:0130 $[0106] SUNNY \0 && initscript (md)0x220+1
  7.  
  8. title Sunny-PC
  9. map (hd0) (hd1)
  10. map (hd1) (hd0)
  11. map --hook
  12. chainloader (hd0)+1
  13. rootnoverify (hd0)
  14.  
  15. title Windows 7
  16. find --set-root --ignore-floppies --ignore-cd /bootmgr
  17. chainloader /bootmgr
  18.  
  19. title Windows XP
  20. find --set-root --ignore-floppies --ignore-cd /ntldr
  21. chainloader /ntldr
  22.  
  23. title Reboot
  24. reboot
  25.  
  26. title Halt
  27. halt
  28.  
  29. title Ghost
  30. find --set-root /ghost.iso
  31. map /ghost.iso (0xff)
  32. map (hd0) (hd1)
  33. map (hd1) (hd0)
  34. map --hook
  35. chainloader (0xff)
  36.  
  37. title Plop Boot Manager
  38. root (hd0,0)
  39. kernel /plpbt.bin
  40.  
  41. title Load Syslinux
  42. chainloader /syslinux.bin
  43.  
  44. title Memtest86 4.3.4
  45. find --set-root /memtest86-usb.img
  46. map /memtest86-usb.img (fd0)
  47. map --hook
  48. chainloader (fd0)+1
  49. rootnoverify (fd0)
  50. map --floppies=1
  51.  
  52. title Memtest86+ 5.01
  53. find --set-root /memtest.img
  54. map /memtest.img (fd0)
  55. map --hook
  56. chainloader (fd0)+1
  57. rootnoverify (fd0)
  58. map --floppies=1
  59.  
  60. title Kon-Boot 2.4
  61. map --mem /konboot.img (fd0)
  62. map --hook
  63. chainloader (fd0)+1
  64. map (hd1) (hd0)
  65. map --hook
  66. rootnoverify (fd0)
  67.  
  68. title Ophcrack 3.6.0
  69. find --set-root --ignore-floppies /ophcrack-notables-livecd-3.6.0.iso
  70. map --heads=0 --sectors-per-track=0 /ophcrack-notables-livecd-3.6.0.iso (0xff)
  71. map --hook
  72. root (0xff)
  73. chainloader (0xff)
  74.  
  75. title Boot-Repair-Disk x64
  76. find --set-root /boot-repair-disk-64bit.iso
  77. map /boot-repair-disk-64bit.iso (0xff) || map --mem /boot-repair-disk-64bit.iso (0xff)
  78. map --hook
  79. root (0xff)
  80. kernel /casper/vmlinuz file=/cdrom/preseed/ubuntu.seed noprompt boot=casper persistent iso-scan/filename=/boot-repair-disk-64bit.iso quiet splash --
  81. initrd /casper/initrd.lz
  82.  
  83. title Windows PE 5.0 x64
  84. find --set-root /winpe_amd64.iso
  85. map /winpe_amd64.iso (0xff)
  86. map (hd0) (hd1)
  87. map (hd1) (hd0)
  88. map --hook
  89. chainloader (0xff)
  90.  
  91. title Windows PE 5.0 x86
  92. find --set-root /winpe_x86.iso
  93. map /winpe_x86.iso (0xff)
  94. map (hd0) (hd1)
  95. map (hd1) (hd0)
  96. map --hook
  97. chainloader (0xff)
  98.  
  99. title Hiren's BootCD 15.2
  100. find --set-root --ignore-floppies --ignore-cd /Hiren's.BootCD.15.2.iso
  101. map /Hiren's.BootCD.15.2.iso (0xff)
  102. map --hook
  103. root (0xff)
  104. chainloader (0xff)
  105.  
  106. title HDD Regenerator 2011
  107. find --set-root --ignore-floppies --ignore-cd /hddr.iso
  108. map /hddr.iso (0xff)
  109. map --hook
  110. chainloader (0xff)
  111.  
  112. title Gparted-live-0.18.0-2-amd64
  113. find --set-root /gparted-live-0.18.0-2-amd64.iso
  114. map /gparted-live-0.18.0-2-amd64.iso (0xff) || map --mem /gparted-live-0.18.0-2-amd64.iso (0xff)
  115. map --hook
  116. root (0xff)
  117. kernel /live/vmlinuz boot=live config union=aufs noswap noprompt vga=788 ip=frommedia findiso=/gparted-live-0.18.0-2-amd64.iso toram=filesystem.squashfs
  118. initrd /live/initrd.img
  119.  
  120. title Parted Magic 2014_04_28
  121. find --set-root --ignore-floppies /pmagic_2014_04_28.iso
  122. map --heads=0 --sectors-per-track=0 /pmagic_2014_04_28.iso (0xff)
  123. map --hook
  124. root (0xff)
  125. # kernel /pmagic/bzImage edd=off load_ramdisk=1 prompt_ramdisk=0 rw vga=normal sleep=10 loglevel=0 max_loop=256 vmalloc=384MiB keymap=us iso_filename=/pmagic_2014_04_28.iso
  126. # initrd /pmagic/initrd.img
  127. chainloader (0xff)
  128.  
  129. title Active@ Boot Disk 7.1
  130. find --set-root --ignore-floppies --ignore-cd /activebootdisk.iso
  131. map /activebootdisk.iso (0xff)
  132. map --hook
  133. root (0xff)
  134. chainloader (0xff)
  135.  
  136. title Install Windows XP - latest
  137. map --mem (md)0x800+4 (99)
  138. checkrange 0x80 read 0x8280 && map (hd0) (hd1)
  139. checkrange 0x80 read 0x8280 && map (hd1) (hd0)
  140. map /xp2014.iso (222)
  141. map /firadisk.img (fd0)
  142. map /firadisk.img (fd1)
  143. map --harddrives=1
  144. map --hook
  145. write (99) [FiraDisk]\nStartOptions=cdrom,vmem=find:/xp2014.iso;floppy,vmem=find:/firadisk.img;\n\0
  146. rootnoverify (222)
  147. chainloader
  148. map --status
  149.  
  150. title Install Windows XP - latest - Step 2
  151. find --set-root --ignore-floppies --ignore-cd /firadisk.img
  152. map --mem /xp2014.iso (0xff) || map /xp2014.iso (0xff)
  153. map (hd0) (hd1)
  154. map (hd1) (hd0)
  155. map --hook
  156. rootnoverify (hd0,0)
  157. chainloader (hd0)+1
  158.  
  159. title Ubuntu-13.10-desktop-amd64-live
  160. find --set-root /ubuntu-13.10-desktop-amd64.iso
  161. map /ubuntu-13.10-desktop-amd64.iso (0xff) || map --mem /ubuntu-13.10-desktop-amd64.iso (0xff)
  162. map --hook
  163. root (0xff)
  164. kernel /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed noprompt boot=casper persistent iso-scan/filename=/ubuntu-13.10-desktop-amd64.iso quiet splash --
  165. initrd /casper/initrd.lz
  166.  
  167. title Ubuntu-13.10-desktop-amd64-install
  168. find --set-root /ubuntu-13.10-desktop-amd64.iso
  169. map /ubuntu-13.10-desktop-amd64.iso (0xff) || map --mem /ubuntu-13.10-desktop-amd64.iso (0xff)
  170. map --hook
  171. root (0xff)
  172. kernel /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed noprompt boot=casper only-ubiquity iso-scan/filename=/ubuntu-13.10-desktop-amd64.iso quiet splash --
  173. initrd /casper/initrd.lz
  174.  
  175. title ...Back\n
  176. root
  177.  
  178. # In the end, font lines for unicode chars in unifont.hex format.
  179. # It should include all unicode chars used in the above menu code.
  180. # Surely normal ASCII chars are not necessary to be included here.
  181.  
  182. 5173:10100810082000003FF8010001000100FFFE010002800280044008203018C006
  183. 542F:010000801FFC1004100410041FFC10001000100017FC24042404440487FC0404
  184. 673A:100011F011101110FD10111031103910551055109110111211121212120E1400
  185. 91CD:001000F83F000100FFFE01001FF011101FF011101FF001003FF80100FFFE0000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement