Advertisement
Guest User

Untitled

a guest
Jul 26th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.41 KB | None | 0 0
  1. #
  2. # DO NOT EDIT THIS FILE
  3. #
  4. # It is automatically generated by /usr/sbin/grub-mkconfig using templates
  5. # from /etc/grub.d and settings from /etc/default/grub
  6. #
  7.  
  8. ### BEGIN /etc/grub.d/00_header ###
  9. if [ -s $prefix/grubenv ]; then
  10. load_env
  11. fi
  12. set default="0"
  13. if [ ${prev_saved_entry} ]; then
  14. set saved_entry=${prev_saved_entry}
  15. save_env saved_entry
  16. set prev_saved_entry=
  17. save_env prev_saved_entry
  18. set boot_once=true
  19. fi
  20.  
  21. function savedefault {
  22. if [ -z ${boot_once} ]; then
  23. saved_entry=${chosen}
  24. save_env saved_entry
  25. fi
  26. }
  27.  
  28. function recordfail {
  29. set recordfail=1
  30. if [ -n ${have_grubenv} ]; then if [ -z ${boot_once} ]; then save_env recordfail; fi; fi
  31. }
  32. insmod ext2
  33. set root='(hd0,3)'
  34. search --no-floppy --fs-uuid --set c4ee7d62-3530-434c-b7ec-a7b6087cb8f3
  35. if loadfont /usr/share/grub/unicode.pf2 ; then
  36. set gfxmode=640x480
  37. insmod gfxterm
  38. insmod vbe
  39. if terminal_output gfxterm ; then true ; else
  40. # For backward compatibility with versions of terminal.mod that don't
  41. # understand terminal_output
  42. terminal gfxterm
  43. fi
  44. fi
  45. insmod ext2
  46. set root='(hd0,3)'
  47. search --no-floppy --fs-uuid --set c4ee7d62-3530-434c-b7ec-a7b6087cb8f3
  48. set locale_dir=($root)/boot/grub/locale
  49. set lang=en
  50. insmod gettext
  51. if [ ${recordfail} = 1 ]; then
  52. set timeout=-1
  53. else
  54. set timeout=10
  55. fi
  56. ### END /etc/grub.d/00_header ###
  57.  
  58. ### BEGIN /etc/grub.d/05_debian_theme ###
  59. set menu_color_normal=white/black
  60. set menu_color_highlight=black/light-gray
  61. ### END /etc/grub.d/05_debian_theme ###
  62.  
  63. ### BEGIN /etc/grub.d/10_linux ###
  64. menuentry 'Ubuntu, with Linux 2.6.32-28-generic' --class ubuntu --class gnu-linux --class gnu --class os {
  65. recordfail
  66. insmod ext2
  67. set root='(hd0,3)'
  68. search --no-floppy --fs-uuid --set c4ee7d62-3530-434c-b7ec-a7b6087cb8f3
  69. linux /boot/vmlinuz-2.6.32-28-generic root=UUID=c4ee7d62-3530-434c-b7ec-a7b6087cb8f3 ro quiet splash
  70. initrd /boot/initrd.img-2.6.32-28-generic
  71. }
  72. menuentry 'Ubuntu, with Linux 2.6.32-28-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
  73. recordfail
  74. insmod ext2
  75. set root='(hd0,3)'
  76. search --no-floppy --fs-uuid --set c4ee7d62-3530-434c-b7ec-a7b6087cb8f3
  77. echo 'Loading Linux 2.6.32-28-generic ...'
  78. linux /boot/vmlinuz-2.6.32-28-generic root=UUID=c4ee7d62-3530-434c-b7ec-a7b6087cb8f3 ro single
  79. echo 'Loading initial ramdisk ...'
  80. initrd /boot/initrd.img-2.6.32-28-generic
  81. }
  82. menuentry 'Ubuntu, with Linux 2.6.32-27-generic' --class ubuntu --class gnu-linux --class gnu --class os {
  83. recordfail
  84. insmod ext2
  85. set root='(hd0,3)'
  86. search --no-floppy --fs-uuid --set c4ee7d62-3530-434c-b7ec-a7b6087cb8f3
  87. linux /boot/vmlinuz-2.6.32-27-generic root=UUID=c4ee7d62-3530-434c-b7ec-a7b6087cb8f3 ro quiet splash
  88. initrd /boot/initrd.img-2.6.32-27-generic
  89. }
  90. menuentry 'Ubuntu, with Linux 2.6.32-27-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
  91. recordfail
  92. insmod ext2
  93. set root='(hd0,3)'
  94. search --no-floppy --fs-uuid --set c4ee7d62-3530-434c-b7ec-a7b6087cb8f3
  95. echo 'Loading Linux 2.6.32-27-generic ...'
  96. linux /boot/vmlinuz-2.6.32-27-generic root=UUID=c4ee7d62-3530-434c-b7ec-a7b6087cb8f3 ro single
  97. echo 'Loading initial ramdisk ...'
  98. initrd /boot/initrd.img-2.6.32-27-generic
  99. }
  100. menuentry 'Ubuntu, with Linux 2.6.32-26-generic' --class ubuntu --class gnu-linux --class gnu --class os {
  101. recordfail
  102. insmod ext2
  103. set root='(hd0,3)'
  104. search --no-floppy --fs-uuid --set c4ee7d62-3530-434c-b7ec-a7b6087cb8f3
  105. linux /boot/vmlinuz-2.6.32-26-generic root=UUID=c4ee7d62-3530-434c-b7ec-a7b6087cb8f3 ro quiet splash
  106. initrd /boot/initrd.img-2.6.32-26-generic
  107. }
  108. menuentry 'Ubuntu, with Linux 2.6.32-26-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
  109. recordfail
  110. insmod ext2
  111. set root='(hd0,3)'
  112. search --no-floppy --fs-uuid --set c4ee7d62-3530-434c-b7ec-a7b6087cb8f3
  113. echo 'Loading Linux 2.6.32-26-generic ...'
  114. linux /boot/vmlinuz-2.6.32-26-generic root=UUID=c4ee7d62-3530-434c-b7ec-a7b6087cb8f3 ro single
  115. echo 'Loading initial ramdisk ...'
  116. initrd /boot/initrd.img-2.6.32-26-generic
  117. }
  118. menuentry 'Ubuntu, with Linux 2.6.32-25-generic' --class ubuntu --class gnu-linux --class gnu --class os {
  119. recordfail
  120. insmod ext2
  121. set root='(hd0,3)'
  122. search --no-floppy --fs-uuid --set c4ee7d62-3530-434c-b7ec-a7b6087cb8f3
  123. linux /boot/vmlinuz-2.6.32-25-generic root=UUID=c4ee7d62-3530-434c-b7ec-a7b6087cb8f3 ro quiet splash
  124. initrd /boot/initrd.img-2.6.32-25-generic
  125. }
  126. menuentry 'Ubuntu, with Linux 2.6.32-25-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
  127. recordfail
  128. insmod ext2
  129. set root='(hd0,3)'
  130. search --no-floppy --fs-uuid --set c4ee7d62-3530-434c-b7ec-a7b6087cb8f3
  131. echo 'Loading Linux 2.6.32-25-generic ...'
  132. linux /boot/vmlinuz-2.6.32-25-generic root=UUID=c4ee7d62-3530-434c-b7ec-a7b6087cb8f3 ro single
  133. echo 'Loading initial ramdisk ...'
  134. initrd /boot/initrd.img-2.6.32-25-generic
  135. }
  136. menuentry 'Ubuntu, with Linux 2.6.32-24-generic' --class ubuntu --class gnu-linux --class gnu --class os {
  137. recordfail
  138. insmod ext2
  139. set root='(hd0,3)'
  140. search --no-floppy --fs-uuid --set c4ee7d62-3530-434c-b7ec-a7b6087cb8f3
  141. linux /boot/vmlinuz-2.6.32-24-generic root=UUID=c4ee7d62-3530-434c-b7ec-a7b6087cb8f3 ro quiet splash
  142. initrd /boot/initrd.img-2.6.32-24-generic
  143. }
  144. menuentry 'Ubuntu, with Linux 2.6.32-24-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
  145. recordfail
  146. insmod ext2
  147. set root='(hd0,3)'
  148. search --no-floppy --fs-uuid --set c4ee7d62-3530-434c-b7ec-a7b6087cb8f3
  149. echo 'Loading Linux 2.6.32-24-generic ...'
  150. linux /boot/vmlinuz-2.6.32-24-generic root=UUID=c4ee7d62-3530-434c-b7ec-a7b6087cb8f3 ro single
  151. echo 'Loading initial ramdisk ...'
  152. initrd /boot/initrd.img-2.6.32-24-generic
  153. }
  154. menuentry 'Ubuntu, with Linux 2.6.32-23-generic' --class ubuntu --class gnu-linux --class gnu --class os {
  155. recordfail
  156. insmod ext2
  157. set root='(hd0,3)'
  158. search --no-floppy --fs-uuid --set c4ee7d62-3530-434c-b7ec-a7b6087cb8f3
  159. linux /boot/vmlinuz-2.6.32-23-generic root=UUID=c4ee7d62-3530-434c-b7ec-a7b6087cb8f3 ro quiet splash
  160. initrd /boot/initrd.img-2.6.32-23-generic
  161. }
  162. menuentry 'Ubuntu, with Linux 2.6.32-23-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
  163. recordfail
  164. insmod ext2
  165. set root='(hd0,3)'
  166. search --no-floppy --fs-uuid --set c4ee7d62-3530-434c-b7ec-a7b6087cb8f3
  167. echo 'Loading Linux 2.6.32-23-generic ...'
  168. linux /boot/vmlinuz-2.6.32-23-generic root=UUID=c4ee7d62-3530-434c-b7ec-a7b6087cb8f3 ro single
  169. echo 'Loading initial ramdisk ...'
  170. initrd /boot/initrd.img-2.6.32-23-generic
  171. }
  172. menuentry 'Ubuntu, with Linux 2.6.32-21-generic' --class ubuntu --class gnu-linux --class gnu --class os {
  173. recordfail
  174. insmod ext2
  175. set root='(hd0,3)'
  176. search --no-floppy --fs-uuid --set c4ee7d62-3530-434c-b7ec-a7b6087cb8f3
  177. linux /boot/vmlinuz-2.6.32-21-generic root=UUID=c4ee7d62-3530-434c-b7ec-a7b6087cb8f3 ro quiet splash
  178. initrd /boot/initrd.img-2.6.32-21-generic
  179. }
  180. menuentry 'Ubuntu, with Linux 2.6.32-21-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
  181. recordfail
  182. insmod ext2
  183. set root='(hd0,3)'
  184. search --no-floppy --fs-uuid --set c4ee7d62-3530-434c-b7ec-a7b6087cb8f3
  185. echo 'Loading Linux 2.6.32-21-generic ...'
  186. linux /boot/vmlinuz-2.6.32-21-generic root=UUID=c4ee7d62-3530-434c-b7ec-a7b6087cb8f3 ro single
  187. echo 'Loading initial ramdisk ...'
  188. initrd /boot/initrd.img-2.6.32-21-generic
  189. }
  190. ### END /etc/grub.d/10_linux ###
  191.  
  192. ### BEGIN /etc/grub.d/20_memtest86+ ###
  193. menuentry "Memory test (memtest86+)" {
  194. insmod ext2
  195. set root='(hd0,3)'
  196. search --no-floppy --fs-uuid --set c4ee7d62-3530-434c-b7ec-a7b6087cb8f3
  197. linux16 /boot/memtest86+.bin
  198. }
  199. menuentry "Memory test (memtest86+, serial console 115200)" {
  200. insmod ext2
  201. set root='(hd0,3)'
  202. search --no-floppy --fs-uuid --set c4ee7d62-3530-434c-b7ec-a7b6087cb8f3
  203. linux16 /boot/memtest86+.bin console=ttyS0,115200n8
  204. }
  205. ### END /etc/grub.d/20_memtest86+ ###
  206.  
  207. ### BEGIN /etc/grub.d/30_os-prober ###
  208. menuentry "Windows 7 (loader) (on /dev/sda1)" {
  209. insmod ntfs
  210. set root='(hd0,1)'
  211. search --no-floppy --fs-uuid --set 3e8c35458c34f8cb
  212. chainloader +1
  213. }
  214. ### END /etc/grub.d/30_os-prober ###
  215.  
  216. ### BEGIN /etc/grub.d/40_custom ###
  217. # This file provides an easy way to add custom menu entries. Simply type the
  218. # menu entries you want to add after this comment. Be careful not to change
  219. # the 'exec tail' line above.
  220. ### END /etc/grub.d/40_custom ###
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement