barjac

barjac

Dec 12th, 2009
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.58 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 /boot/grub/grubenv ]; then
  10. have_grubenv=true
  11. load_env
  12. fi
  13. set default="0"
  14. if [ ${prev_saved_entry} ]; then
  15. saved_entry=${prev_saved_entry}
  16. save_env saved_entry
  17. prev_saved_entry=
  18. save_env prev_saved_entry
  19. fi
  20. insmod ext2
  21. set root=(hd0,14)
  22. search --no-floppy --fs-uuid --set b512f7cd-1f4e-4743-bb12-1fb5be7fc109
  23. if loadfont /usr/share/grub/unicode.pf2 ; then
  24. set gfxmode=640x480
  25. insmod gfxterm
  26. insmod vbe
  27. if terminal_output gfxterm ; then true ; else
  28. # For backward compatibility with versions of terminal.mod that don't
  29. # understand terminal_output
  30. terminal gfxterm
  31. fi
  32. fi
  33. if [ ${recordfail} = 1 ]; then
  34. set timeout=-1
  35. else
  36. set timeout=10
  37. fi
  38. ### END /etc/grub.d/00_header ###
  39.  
  40. ### BEGIN /etc/grub.d/05_debian_theme ###
  41. set menu_color_normal=white/black
  42. set menu_color_highlight=black/white
  43. ### END /etc/grub.d/05_debian_theme ###
  44.  
  45. ### BEGIN /etc/grub.d/10_linux ###
  46. menuentry "Ubuntu, Linux 2.6.31-14-generic" {
  47. recordfail=1
  48. if [ -n ${have_grubenv} ]; then save_env recordfail; fi
  49. set quiet=1
  50. insmod ext2
  51. set root=(hd0,14)
  52. search --no-floppy --fs-uuid --set b512f7cd-1f4e-4743-bb12-1fb5be7fc109
  53. linux /boot/vmlinuz-2.6.31-14-generic root=UUID=b512f7cd-1f4e-4743-bb12-1fb5be7fc109 ro quiet splash
  54. initrd /boot/initrd.img-2.6.31-14-generic
  55. }
  56. menuentry "Ubuntu, Linux 2.6.31-14-generic (recovery mode)" {
  57. recordfail=1
  58. if [ -n ${have_grubenv} ]; then save_env recordfail; fi
  59. insmod ext2
  60. set root=(hd0,14)
  61. search --no-floppy --fs-uuid --set b512f7cd-1f4e-4743-bb12-1fb5be7fc109
  62. linux /boot/vmlinuz-2.6.31-14-generic root=UUID=b512f7cd-1f4e-4743-bb12-1fb5be7fc109 ro single
  63. initrd /boot/initrd.img-2.6.31-14-generic
  64. }
  65. ### END /etc/grub.d/10_linux ###
  66.  
  67. ### BEGIN /etc/grub.d/20_memtest86+ ###
  68. menuentry "Memory test (memtest86+)" {
  69. linux16 /boot/memtest86+.bin
  70. }
  71. menuentry "Memory test (memtest86+, serial console 115200)" {
  72. linux16 /boot/memtest86+.bin console=ttyS0,115200n8
  73. }
  74. ### END /etc/grub.d/20_memtest86+ ###
  75.  
  76. ### BEGIN /etc/grub.d/30_os-prober ###
  77. menuentry "2009.0 (on /dev/sda1)" {
  78. insmod ext2
  79. set root=(hd0,1)
  80. search --no-floppy --fs-uuid --set 71147ebd-f447-40c8-97e3-754549b54053
  81. linux /boot/vmlinuz BOOT_IMAGE=2009.0 root=UUID=71147ebd-f447-40c8-97e3-754549b54053 resume=UUID=11b59f44-8f37-11dd-953a-6b3705b968c8 vga=788
  82. initrd (hd0,0)/boot/initrd.img
  83. }
  84. menuentry "linux-nonfb (on /dev/sda1)" {
  85. insmod ext2
  86. set root=(hd0,1)
  87. search --no-floppy --fs-uuid --set 71147ebd-f447-40c8-97e3-754549b54053
  88. linux /boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=71147ebd-f447-40c8-97e3-754549b54053 resume=UUID=11b59f44-8f37-11dd-953a-6b3705b968c8
  89. initrd (hd0,0)/boot/initrd.img
  90. }
  91. menuentry "all-install (on /dev/sda1)" {
  92. insmod ext2
  93. set root=(hd0,1)
  94. search --no-floppy --fs-uuid --set 71147ebd-f447-40c8-97e3-754549b54053
  95. linux /boot/vmlinuz-all BOOT_IMAGE=all-install root=/dev/ram3 ramdisk_size=32000 vga=791
  96. initrd (hd0,0)/boot/all.rdz
  97. }
  98. menuentry "desktop 2.6.27.14-1mnb (on /dev/sda1)" {
  99. insmod ext2
  100. set root=(hd0,1)
  101. search --no-floppy --fs-uuid --set 71147ebd-f447-40c8-97e3-754549b54053
  102. linux /boot/vmlinuz-2.6.27.14-desktop-1mnb BOOT_IMAGE=desktop_2.6.27.14-1mnb root=UUID=71147ebd-f447-40c8-97e3-754549b54053 resume=UUID=11b59f44-8f37-11dd-953a-6b3705b968c8 vga=788
  103. initrd (hd0,0)/boot/initrd-2.6.27.14-desktop-1mnb.img
  104. }
  105. menuentry "desktop 2.6.27.19-1mnb (on /dev/sda1)" {
  106. insmod ext2
  107. set root=(hd0,1)
  108. search --no-floppy --fs-uuid --set 71147ebd-f447-40c8-97e3-754549b54053
  109. linux /boot/vmlinuz-2.6.27.19-desktop-1mnb BOOT_IMAGE=desktop_2.6.27.19-1mnb root=UUID=71147ebd-f447-40c8-97e3-754549b54053 resume=UUID=11b59f44-8f37-11dd-953a-6b3705b968c8 vga=788
  110. initrd (hd0,0)/boot/initrd-2.6.27.19-desktop-1mnb.img
  111. }
  112. menuentry "linux (on /dev/sda1)" {
  113. insmod ext2
  114. set root=(hd0,1)
  115. search --no-floppy --fs-uuid --set 71147ebd-f447-40c8-97e3-754549b54053
  116. linux /boot/vmlinuz BOOT_IMAGE=linux root=UUID=71147ebd-f447-40c8-97e3-754549b54053 resume=UUID=11b59f44-8f37-11dd-953a-6b3705b968c8 vga=788
  117. initrd (hd0,0)/boot/initrd.img
  118. }
  119. menuentry "desktop 2.6.27.24-2mnb (on /dev/sda1)" {
  120. insmod ext2
  121. set root=(hd0,1)
  122. search --no-floppy --fs-uuid --set 71147ebd-f447-40c8-97e3-754549b54053
  123. linux /boot/vmlinuz-2.6.27.24-desktop-2mnb BOOT_IMAGE=desktop_2.6.27.24-2mnb root=UUID=71147ebd-f447-40c8-97e3-754549b54053 resume=UUID=11b59f44-8f37-11dd-953a-6b3705b968c8 vga=788
  124. initrd (hd0,0)/boot/initrd-2.6.27.24-desktop-2mnb.img
  125. }
  126. menuentry "desktop 2.6.27.37-1mnb (on /dev/sda1)" {
  127. insmod ext2
  128. set root=(hd0,1)
  129. search --no-floppy --fs-uuid --set 71147ebd-f447-40c8-97e3-754549b54053
  130. linux /boot/vmlinuz-2.6.27.37-desktop-1mnb BOOT_IMAGE=desktop_2.6.27.37-1mnb root=UUID=71147ebd-f447-40c8-97e3-754549b54053 resume=UUID=11b59f44-8f37-11dd-953a-6b3705b968c8 vga=788
  131. initrd (hd0,0)/boot/initrd-2.6.27.37-desktop-1mnb.img
  132. }
  133. menuentry "linux (on /dev/sda12)" {
  134. insmod ext2
  135. set root=(hd0,12)
  136. search --no-floppy --fs-uuid --set 1c5a18da-3ad4-43b1-ad46-6174207eea9b
  137. linux /boot/vmlinuz BOOT_IMAGE=linux root=UUID=1c5a18da-3ad4-43b1-ad46-6174207eea9b resume=UUID=a7534290-4e55-4c7e-976c-017e10837e64 splash=verbose vga=785
  138. initrd (hd0,11)/boot/initrd.img
  139. }
  140. menuentry "linux-nonfb (on /dev/sda12)" {
  141. insmod ext2
  142. set root=(hd0,12)
  143. search --no-floppy --fs-uuid --set 1c5a18da-3ad4-43b1-ad46-6174207eea9b
  144. linux /boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=1c5a18da-3ad4-43b1-ad46-6174207eea9b resume=UUID=11b59f44-8f37-11dd-953a-6b3705b968c8
  145. initrd (hd0,11)/boot/initrd.img
  146. }
  147. menuentry "failsafe (on /dev/sda12)" {
  148. insmod ext2
  149. set root=(hd0,12)
  150. search --no-floppy --fs-uuid --set 1c5a18da-3ad4-43b1-ad46-6174207eea9b
  151. linux /boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=1c5a18da-3ad4-43b1-ad46-6174207eea9b failsafe
  152. initrd (hd0,11)/boot/initrd.img
  153. }
  154. menuentry "2.6.31.4-desktoprc2-1mnb (on /dev/sda12)" {
  155. insmod ext2
  156. set root=(hd0,12)
  157. search --no-floppy --fs-uuid --set 1c5a18da-3ad4-43b1-ad46-6174207eea9b
  158. linux /boot/vmlinuz-2.6.31.4-desktop-0.rc2.1mnb BOOT_IMAGE=2.6.31.4-desktoprc2-1mnb root=UUID=1c5a18da-3ad4-43b1-ad46-6174207eea9b resume=UUID=11b59f44-8f37-11dd-953a-6b3705b968c8 splash=silent vga=785
  159. initrd (hd0,11)/boot/initrd-2.6.31.4-desktop-0.rc2.1mnb.img
  160. }
  161. menuentry "desktop 2.6.31.5-1mnb (on /dev/sda12)" {
  162. insmod ext2
  163. set root=(hd0,12)
  164. search --no-floppy --fs-uuid --set 1c5a18da-3ad4-43b1-ad46-6174207eea9b
  165. linux /boot/vmlinuz-2.6.31.5-desktop-1mnb BOOT_IMAGE=desktop_2.6.31.5-1mnb root=UUID=1c5a18da-3ad4-43b1-ad46-6174207eea9b resume=UUID=11b59f44-8f37-11dd-953a-6b3705b968c8 splash=silent vga=785
  166. initrd (hd0,11)/boot/initrd-2.6.31.5-desktop-1mnb.img
  167. }
  168. menuentry "Basic Boot Linux (on /dev/sda12)" {
  169. insmod ext2
  170. set root=(hd0,12)
  171. search --no-floppy --fs-uuid --set 1c5a18da-3ad4-43b1-ad46-6174207eea9b
  172. linux /boot/vmlinuz BOOT_IMAGE=Basic_Boot_Linux
  173. initrd (hd0,11)/boot/initrd.img
  174. }
  175. menuentry "linux-nonfb (on /dev/sda9)" {
  176. insmod ext2
  177. set root=(hd0,9)
  178. search --no-floppy --fs-uuid --set 95ec85aa-16e2-4825-8232-f75ad46f2f13
  179. linux /boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=95ec85aa-16e2-4825-8232-f75ad46f2f13 mem=nopentium resume=UUID=11b59f44-8f37-11dd-953a-6b3705b968c8
  180. initrd (hd0,8)/boot/initrd.img
  181. }
  182. menuentry "alt_linux-nonfb (on /dev/sda9)" {
  183. insmod ext2
  184. set root=(hd0,9)
  185. search --no-floppy --fs-uuid --set 95ec85aa-16e2-4825-8232-f75ad46f2f13
  186. linux /boot/vmlinuz-2.6.29.6-desktop-2mnb BOOT_IMAGE=alt_linux-nonfb root=UUID=95ec85aa-16e2-4825-8232-f75ad46f2f13 mem=nopentium resume=UUID=11b59f44-8f37-11dd-953a-6b3705b968c8
  187. initrd (hd0,8)/boot/initrd-2.6.29.6-desktop-2mnb.img
  188. }
  189. menuentry "desktop 2.6.29.6-2mnb (on /dev/sda9)" {
  190. insmod ext2
  191. set root=(hd0,9)
  192. search --no-floppy --fs-uuid --set 95ec85aa-16e2-4825-8232-f75ad46f2f13
  193. linux /boot/vmlinuz-2.6.29.6-desktop-2mnb BOOT_IMAGE=desktop_2.6.29.6-2mnb root=UUID=95ec85aa-16e2-4825-8232-f75ad46f2f13 mem=nopentium resume=UUID=11b59f44-8f37-11dd-953a-6b3705b968c8
  194. initrd (hd0,8)/boot/initrd-2.6.29.6-desktop-2mnb.img
  195. }
  196. menuentry "desktop 2.6.29.6-1mnb (on /dev/sda9)" {
  197. insmod ext2
  198. set root=(hd0,9)
  199. search --no-floppy --fs-uuid --set 95ec85aa-16e2-4825-8232-f75ad46f2f13
  200. linux /boot/vmlinuz-2.6.29.6-desktop-1mnb BOOT_IMAGE=desktop_2.6.29.6-1mnb root=UUID=95ec85aa-16e2-4825-8232-f75ad46f2f13 mem=nopentium resume=UUID=11b59f44-8f37-11dd-953a-6b3705b968c8
  201. initrd (hd0,8)/boot/initrd-2.6.29.6-desktop-1mnb.img
  202. }
  203. menuentry "failsafe (on /dev/sda9)" {
  204. insmod ext2
  205. set root=(hd0,9)
  206. search --no-floppy --fs-uuid --set 95ec85aa-16e2-4825-8232-f75ad46f2f13
  207. linux /boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=95ec85aa-16e2-4825-8232-f75ad46f2f13 failsafe mem=nopentium
  208. initrd (hd0,8)/boot/initrd.img
  209. }
  210. menuentry "linux (on /dev/sda9)" {
  211. insmod ext2
  212. set root=(hd0,9)
  213. search --no-floppy --fs-uuid --set 95ec85aa-16e2-4825-8232-f75ad46f2f13
  214. linux /boot/vmlinuz BOOT_IMAGE=linux root=UUID=95ec85aa-16e2-4825-8232-f75ad46f2f13 mem=nopentium resume=UUID=11b59f44-8f37-11dd-953a-6b3705b968c8
  215. initrd (hd0,8)/boot/initrd.img
  216. }
  217. menuentry "linux (on /dev/sdb5)" {
  218. insmod ext2
  219. set root=(hd1,5)
  220. search --no-floppy --fs-uuid --set bb8a5786-2ed1-4b83-8367-9968f768769b
  221. linux /boot/vmlinuz BOOT_IMAGE=linux root=UUID=bb8a5786-2ed1-4b83-8367-9968f768769b resume=UUID=11b59f44-8f37-11dd-953a-6b3705b968c8 vga=788
  222. initrd (hd1,4)/boot/initrd.img
  223. }
  224. menuentry "linux-nonfb (on /dev/sdb5)" {
  225. insmod ext2
  226. set root=(hd1,5)
  227. search --no-floppy --fs-uuid --set bb8a5786-2ed1-4b83-8367-9968f768769b
  228. linux /boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=bb8a5786-2ed1-4b83-8367-9968f768769b resume=UUID=11b59f44-8f37-11dd-953a-6b3705b968c8
  229. initrd (hd1,4)/boot/initrd.img
  230. }
  231. menuentry "failsafe (on /dev/sdb5)" {
  232. insmod ext2
  233. set root=(hd1,5)
  234. search --no-floppy --fs-uuid --set bb8a5786-2ed1-4b83-8367-9968f768769b
  235. linux /boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=bb8a5786-2ed1-4b83-8367-9968f768769b failsafe
  236. initrd (hd1,4)/boot/initrd.img
  237. }
  238. menuentry "generic boot (on /dev/sdb5)" {
  239. insmod ext2
  240. set root=(hd1,5)
  241. search --no-floppy --fs-uuid --set bb8a5786-2ed1-4b83-8367-9968f768769b
  242. linux /boot/vmlinuz BOOT_IMAGE=generic_boot
  243. initrd (hd1,4)/boot/initrd.img
  244. }
  245. ### END /etc/grub.d/30_os-prober ###
  246.  
  247. ### BEGIN /etc/grub.d/40_custom ###
  248. # This file provides an easy way to add custom menu entries. Simply type the
  249. # menu entries you want to add after this comment. Be careful not to change
  250. # the 'exec tail' line above.
  251. ### END /etc/grub.d/40_custom ###
  252.  
Add Comment
Please, Sign In to add comment