Advertisement
Guest User

Untitled

a guest
Aug 27th, 2017
778
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.40 KB | None | 0 0
  1. color black/cyan yellow/cyan
  2. timeout 10
  3.  
  4. #graphicsmode 0x6A
  5. graphicsmode -1 640 480:800 24:32 || graphicsmode -1
  6. ## Menu AutoNumber
  7. write 0x8274 0x2001
  8.  
  9. #graphicsmode -1 800:640 -1 24:32 || graphicsmode -1
  10. #font /unifont.hex.gz
  11.  
  12.  
  13. #clear mappings and set root in case we return from bootmgr
  14. map --unmap=0:0xff
  15. map --unhook
  16. map --rehook
  17. ls /usbdrive.tag > nul || find --set-root --devices=hf /usbdrive.tag > nul
  18. ls /default > nul && default /default
  19.  
  20.  
  21.  
  22. title Windows NT6 (Vista/7 and above) Setup
  23. map --unhook
  24. map --unmap=0:0xff && map --rehook
  25. savedefault +1
  26. ls /shifthd.bat > nul || find --set-root --devices=hf /shifthd.bat
  27. /shifthd.bat
  28. if "%RDSK%"=="" pause Fatal error while swapping hard disk order, cannot continue! && configfile /menu.lst
  29. root (hd%RDSK%,0)
  30. chainloader /BOOTMGR
  31.  
  32. title Second part/continue NT6 Setup (Boot first internal disk)
  33. map --unhook
  34. map --unmap=0:0xff && map --rehook
  35. savedefault
  36. ls /shifthd.bat > nul || find --set-root --devices=hf /shifthd.bat
  37. /shifthd.bat
  38. if "%RDSK%"=="" pause Fatal error while swapping hard disk order, cannot continue! && configfile /menu.lst
  39. pause --wait=1 Booting MBR on hd0 ...
  40. chainloader (hd0)+1
  41.  
  42.  
  43.  
  44. #this is for a space
  45. title
  46. kernal
  47. initrd
  48.  
  49. title GParted Live (32Bit)
  50. find --set-root /iso/gparted.iso
  51. map --heads=0 --sectors-per-track=0 /iso/gparted.iso (0xff) || map --mem --heads=0 --sectors-per-track=0 /iso/gparted.iso (0xff)
  52. map --hook
  53. root (0xff)
  54. kernel /live/vmlinuz boot=live config union=aufs noswap noprompt vga=788 ip=frommedia findiso=/iso/gparted.iso toram=filesystem.squashfs
  55. initrd /live/initrd.img
  56.  
  57. title Start Acronis True Image 2014 (Trial)
  58. find --set-root --ignore-floppies /iso/Acronis2014.iso
  59. map /iso/Acronis2014.iso (hd32)
  60. map --hook
  61. chainloader (hd32)
  62. boot
  63.  
  64. title Start Acronis True Image 2012 (Full)
  65. find --set-root --ignore-floppies /iso/AcronisTrueImage2012.iso
  66. map /iso/AcronisTrueImage2012.iso (hd32)
  67. map --hook
  68. chainloader (hd32)
  69. boot
  70.  
  71.  
  72.  
  73. #this is for a space
  74. title
  75. kernal
  76. initrd
  77.  
  78. title Start BartPE
  79. root (hd0,0)
  80. chainloader /minint/setupldr.bin
  81.  
  82. title Ubuntu 16.04.1 LTS Desktop AMD64
  83. find --set-root /iso/ubuntu-16.04.1-desktop-amd64.iso
  84. map /iso/ubuntu-16.04.1-desktop-amd64.iso (0xff)
  85.  
  86. map --hook
  87. root (0xff)
  88. kernel /casper/vmlinuz.efi boot=casper iso-scan/filename=/iso/ubuntu-16.04.1-desktop-amd64.iso quiet splash locale=zh_EN.UTF-8 --
  89. initrd /casper/initrd.lz
  90. boot
  91.  
  92. title Kubuntu 14.04 LTS 64
  93. find --set-root /iso/kubuntu-14.04.4-desktop-amd64.iso
  94. map /iso/kubuntu-14.04.4-desktop-amd64.iso (0xff)
  95. map --hook
  96. root (0xff)
  97. kernel /casper/vmlinuz.efi boot=casper iso-scan/filename=/iso/kubuntu-14.04.4-desktop-amd64.iso quiet splash locale=zh_EN.UTF-8 --
  98. initrd /casper/initrd.lz
  99. boot
  100.  
  101. title Kubuntu aus tut
  102. find --set-root /iso/kubuntu-14.04.4-desktop-amd64.iso
  103. map /iso/kubuntu-14.04.4-desktop-amd64.iso (0xff)
  104. map --hook
  105. root (0xff)
  106. kernel /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper iso-scan/filename=/iso/kubuntu-14.04.4-desktop-amd64.iso splash quiet --
  107. initrd /casper/initrd.lz
  108.  
  109. title Ultimate Boot-CD
  110. find --set-root --ignore-floppies /iso/ubcd535.iso
  111. map /iso/ubcd535.iso (hd32)
  112. map --hook
  113. chainloader (hd32)
  114. boot
  115.  
  116.  
  117.  
  118. #this is for a space
  119. title
  120. kernal
  121. initrd
  122.  
  123. title Entries below this line are not working for unknown reason...
  124. kernal
  125. initrd
  126.  
  127. title MenuetOS
  128. kernel /iso/menuet/memdisk
  129. initrd /iso/menuet/menuetos.img
  130.  
  131. title Desinfec't
  132. find --set-root /iso/desinfect.iso
  133. map /iso/desinfect.iso (0xff) || map --mem /iso/desinfect.iso (0xff)
  134. map --hook
  135. root (0xff)
  136. kernel /casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper iso-scan/filename=/iso/desinfect.iso persitent quiet splash memtest=4 -- debian-installer/language=de console-setup/layoutcode?=de
  137. initrd /casper/initrd.lz
  138.  
  139. #http://www.heise.de/forum/heise-Security/News-Kommentare/Komfortabel-Viren-jagen-Desinfec-t-2016-ist-da/Re-Installation-auf-USB-Stick-ohne-neue-Formatierung/posting-28720133/show/
  140. title + Desinfec't Linux 2016 >
  141. lock
  142. find --set-root /iso/desinfct.lst
  143. configfile /iso/desinfct.lst
  144.  
  145. title LXLE 16.04.2 LTS 64
  146. find --set-root /iso/lxle_16_04_2_64.iso
  147. map /iso/lxle_16_04_2_64.iso (0xff)
  148. map --hook
  149. root (0xff)
  150. kernel /casper/vmlinuz.efi file=/cdrom/preseed/custom.seed boot=casper iso-scan/filename=/iso/lxle_16_04_2_64.iso quiet splash locale=zh_EN.UTF-8 --
  151. initrd /casper/initrd.lz
  152. boot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement