Advertisement
Guest User

Untitled

a guest
May 24th, 2018
925
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.80 KB | None | 0 0
  1. Boot Info Script 0.61 [1 April 2012]
  2.  
  3.  
  4. ============================= Boot Info Summary: ===============================
  5.  
  6. => Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of
  7. the same hard drive for core.img. core.img is at this location and looks
  8. in partition 97 for .
  9. => Grub2 (v1.99) is installed in the MBR of /dev/sdb and looks at sector 1 of
  10. the same hard drive for core.img. core.img is at this location and looks
  11. in partition 97 for .
  12.  
  13. sda1: __________________________________________________________________________
  14.  
  15. File system: linux_raid_member
  16. Boot sector type: -
  17. Boot sector info:
  18.  
  19. sda2: __________________________________________________________________________
  20.  
  21. File system: linux_raid_member
  22. Boot sector type: -
  23. Boot sector info:
  24.  
  25. sda3: __________________________________________________________________________
  26.  
  27. File system: linux_raid_member
  28. Boot sector type: -
  29. Boot sector info:
  30.  
  31. sdb1: __________________________________________________________________________
  32.  
  33. File system: linux_raid_member
  34. Boot sector type: -
  35. Boot sector info:
  36.  
  37. sdb2: __________________________________________________________________________
  38.  
  39. File system: linux_raid_member
  40. Boot sector type: -
  41. Boot sector info:
  42.  
  43. sdb3: __________________________________________________________________________
  44.  
  45. File system: linux_raid_member
  46. Boot sector type: -
  47. Boot sector info:
  48.  
  49. md/0: __________________________________________________________________________
  50.  
  51. File system: swap
  52. Boot sector type: -
  53. Boot sector info:
  54.  
  55. md/1: __________________________________________________________________________
  56.  
  57. File system: ext3
  58. Boot sector type: -
  59. Boot sector info:
  60. Operating System:
  61. Boot files: /grub/grub.cfg
  62.  
  63. md/2: __________________________________________________________________________
  64.  
  65. File system: ext4
  66. Boot sector type: -
  67. Boot sector info:
  68. Operating System: Ubuntu 16.04.4 LTS
  69. Boot files: /etc/fstab
  70.  
  71. ============================ Drive/Partition Info: =============================
  72.  
  73. Drive: sda _____________________________________________________________________
  74.  
  75. Disk /dev/sda: 477 GiB, 512110190592 bytes, 1000215216 sectors
  76. Units: sectors of 1 * 512 = 512 bytes
  77. Sector size (logical/physical): 512 bytes / 512 bytes
  78. I/O size (minimum/optimal): 512 bytes / 512 bytes
  79.  
  80. Partition Boot Start Sector End Sector # of Sectors Id System
  81.  
  82. /dev/sda1 2,048 33,556,479 33,554,432 fd Linux raid autodetect
  83. /dev/sda2 33,556,480 34,605,055 1,048,576 fd Linux raid autodetect
  84. /dev/sda3 34,605,056 1,000,213,167 965,608,112 fd Linux raid autodetect
  85.  
  86.  
  87. Drive: sdb _____________________________________________________________________
  88.  
  89. Disk /dev/sdb: 477 GiB, 512110190592 bytes, 1000215216 sectors
  90. Units: sectors of 1 * 512 = 512 bytes
  91. Sector size (logical/physical): 512 bytes / 512 bytes
  92. I/O size (minimum/optimal): 512 bytes / 512 bytes
  93.  
  94. Partition Boot Start Sector End Sector # of Sectors Id System
  95.  
  96. /dev/sdb1 2,048 33,556,479 33,554,432 fd Linux raid autodetect
  97. /dev/sdb2 33,556,480 34,605,055 1,048,576 fd Linux raid autodetect
  98. /dev/sdb3 34,605,056 1,000,213,167 965,608,112 fd Linux raid autodetect
  99.  
  100.  
  101. "blkid" output: ________________________________________________________________
  102.  
  103. Device UUID TYPE LABEL
  104.  
  105. /dev/loop0 40c4ea95-0ecc-4c51-9f3e-e49d8f62f160 ext2
  106. /dev/md0 ec827846-fd81-4071-a5b1-6207aef3c1e6 swap
  107. /dev/md1 65eb84ee-19e6-4cf0-ba7e-91af1f813fcc ext3
  108. /dev/md2 cafd8c1a-4c92-49ed-95b0-91dbb74608c0 ext4
  109. /dev/sda1 e9f6054a-1aef-6dbe-4a06-7a4a3672cf19 linux_raid_member rescue:0
  110. /dev/sda2 f01ca78d-4dc0-512b-1ee4-267a143b4376 linux_raid_member rescue:1
  111. /dev/sda3 b1b666d6-45b1-4309-d3bc-2023231caaab linux_raid_member rescue:2
  112. /dev/sdb1 e9f6054a-1aef-6dbe-4a06-7a4a3672cf19 linux_raid_member rescue:0
  113. /dev/sdb2 f01ca78d-4dc0-512b-1ee4-267a143b4376 linux_raid_member rescue:1
  114. /dev/sdb3 b1b666d6-45b1-4309-d3bc-2023231caaab linux_raid_member rescue:2
  115.  
  116. ================================ Mount points: =================================
  117.  
  118. Device Mount_Point Type Options
  119.  
  120.  
  121.  
  122. ============================= md/1/grub/grub.cfg: ==============================
  123.  
  124. --------------------------------------------------------------------------------
  125. #
  126. # DO NOT EDIT THIS FILE
  127. #
  128. # It is automatically generated by grub-mkconfig using templates
  129. # from /etc/grub.d and settings from /etc/default/grub
  130. #
  131.  
  132. ### BEGIN /etc/grub.d/00_header ###
  133. if [ -s $prefix/grubenv ]; then
  134. set have_grubenv=true
  135. load_env
  136. fi
  137. if [ "${next_entry}" ] ; then
  138. set default="${next_entry}"
  139. set next_entry=
  140. save_env next_entry
  141. set boot_once=true
  142. else
  143. set default="0"
  144. fi
  145.  
  146. if [ x"${feature_menuentry_id}" = xy ]; then
  147. menuentry_id_option="--id"
  148. else
  149. menuentry_id_option=""
  150. fi
  151.  
  152. export menuentry_id_option
  153.  
  154. if [ "${prev_saved_entry}" ]; then
  155. set saved_entry="${prev_saved_entry}"
  156. save_env saved_entry
  157. set prev_saved_entry=
  158. save_env prev_saved_entry
  159. set boot_once=true
  160. fi
  161.  
  162. function savedefault {
  163. if [ -z "${boot_once}" ]; then
  164. saved_entry="${chosen}"
  165. save_env saved_entry
  166. fi
  167. }
  168. function recordfail {
  169. set recordfail=1
  170. # GRUB lacks write support for diskfilter, so recordfail support is disabled.
  171. }
  172. function load_video {
  173. if [ x$feature_all_video_module = xy ]; then
  174. insmod all_video
  175. else
  176. insmod efi_gop
  177. insmod efi_uga
  178. insmod ieee1275_fb
  179. insmod vbe
  180. insmod vga
  181. insmod video_bochs
  182. insmod video_cirrus
  183. fi
  184. }
  185.  
  186. if [ x$feature_default_font_path = xy ] ; then
  187. font=unicode
  188. else
  189. insmod part_msdos
  190. insmod part_msdos
  191. insmod diskfilter
  192. insmod mdraid1x
  193. insmod ext2
  194. set root='mduuid/b1b666d645b14309d3bc2023231caaab'
  195. if [ x$feature_platform_search_hint = xy ]; then
  196. search --no-floppy --fs-uuid --set=root --hint='mduuid/b1b666d645b14309d3bc2023231caaab' cafd8c1a-4c92-49ed-95b0-91dbb74608c0
  197. else
  198. search --no-floppy --fs-uuid --set=root cafd8c1a-4c92-49ed-95b0-91dbb74608c0
  199. fi
  200. font="/usr/share/grub/unicode.pf2"
  201. fi
  202.  
  203. if loadfont $font ; then
  204. set gfxmode=auto
  205. load_video
  206. insmod gfxterm
  207. set locale_dir=$prefix/locale
  208. set lang=en_US
  209. insmod gettext
  210. fi
  211. terminal_output gfxterm
  212. if [ "${recordfail}" = 1 ] ; then
  213. set timeout=30
  214. else
  215. if [ x$feature_timeout_style = xy ] ; then
  216. set timeout_style=menu
  217. set timeout=2
  218. # Fallback normal timeout code in case the timeout_style feature is
  219. # unavailable.
  220. else
  221. set timeout=2
  222. fi
  223. fi
  224. ### END /etc/grub.d/00_header ###
  225.  
  226. ### BEGIN /etc/grub.d/05_debian_theme ###
  227. set menu_color_normal=white/black
  228. set menu_color_highlight=black/light-gray
  229. ### END /etc/grub.d/05_debian_theme ###
  230.  
  231. ### BEGIN /etc/grub.d/10_linux ###
  232. function gfxmode {
  233. set gfxpayload="${1}"
  234. if [ "${1}" = "keep" ]; then
  235. set vt_handoff=vt.handoff=7
  236. else
  237. set vt_handoff=
  238. fi
  239. }
  240. set linux_gfx_mode=text
  241. export linux_gfx_mode
  242. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-cafd8c1a-4c92-49ed-95b0-91dbb74608c0' {
  243. recordfail
  244. gfxmode $linux_gfx_mode
  245. insmod gzio
  246. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  247. insmod part_msdos
  248. insmod part_msdos
  249. insmod diskfilter
  250. insmod mdraid1x
  251. insmod ext2
  252. set root='mduuid/f01ca78d4dc0512b1ee4267a143b4376'
  253. if [ x$feature_platform_search_hint = xy ]; then
  254. search --no-floppy --fs-uuid --set=root --hint='mduuid/f01ca78d4dc0512b1ee4267a143b4376' 65eb84ee-19e6-4cf0-ba7e-91af1f813fcc
  255. else
  256. search --no-floppy --fs-uuid --set=root 65eb84ee-19e6-4cf0-ba7e-91af1f813fcc
  257. fi
  258. linux /vmlinuz-4.13.0-41-generic root=UUID=cafd8c1a-4c92-49ed-95b0-91dbb74608c0 ro nomodeset consoleblank=0 net.ifnames=0
  259. initrd /initrd.img-4.13.0-41-generic
  260. }
  261. submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-cafd8c1a-4c92-49ed-95b0-91dbb74608c0' {
  262. menuentry 'Ubuntu, with Linux 4.13.0-41-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.13.0-41-generic-advanced-cafd8c1a-4c92-49ed-95b0-91dbb74608c0' {
  263. recordfail
  264. gfxmode $linux_gfx_mode
  265. insmod gzio
  266. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  267. insmod part_msdos
  268. insmod part_msdos
  269. insmod diskfilter
  270. insmod mdraid1x
  271. insmod ext2
  272. set root='mduuid/f01ca78d4dc0512b1ee4267a143b4376'
  273. if [ x$feature_platform_search_hint = xy ]; then
  274. search --no-floppy --fs-uuid --set=root --hint='mduuid/f01ca78d4dc0512b1ee4267a143b4376' 65eb84ee-19e6-4cf0-ba7e-91af1f813fcc
  275. else
  276. search --no-floppy --fs-uuid --set=root 65eb84ee-19e6-4cf0-ba7e-91af1f813fcc
  277. fi
  278. echo 'Loading Linux 4.13.0-41-generic ...'
  279. linux /vmlinuz-4.13.0-41-generic root=UUID=cafd8c1a-4c92-49ed-95b0-91dbb74608c0 ro nomodeset consoleblank=0 net.ifnames=0
  280. echo 'Loading initial ramdisk ...'
  281. initrd /initrd.img-4.13.0-41-generic
  282. }
  283. menuentry 'Ubuntu, with Linux 4.13.0-41-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.13.0-41-generic-recovery-cafd8c1a-4c92-49ed-95b0-91dbb74608c0' {
  284. recordfail
  285. insmod gzio
  286. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  287. insmod part_msdos
  288. insmod part_msdos
  289. insmod diskfilter
  290. insmod mdraid1x
  291. insmod ext2
  292. set root='mduuid/f01ca78d4dc0512b1ee4267a143b4376'
  293. if [ x$feature_platform_search_hint = xy ]; then
  294. search --no-floppy --fs-uuid --set=root --hint='mduuid/f01ca78d4dc0512b1ee4267a143b4376' 65eb84ee-19e6-4cf0-ba7e-91af1f813fcc
  295. else
  296. search --no-floppy --fs-uuid --set=root 65eb84ee-19e6-4cf0-ba7e-91af1f813fcc
  297. fi
  298. echo 'Loading Linux 4.13.0-41-generic ...'
  299. linux /vmlinuz-4.13.0-41-generic root=UUID=cafd8c1a-4c92-49ed-95b0-91dbb74608c0 ro single nomodeset
  300. echo 'Loading initial ramdisk ...'
  301. initrd /initrd.img-4.13.0-41-generic
  302. }
  303. menuentry 'Ubuntu, with Linux 4.13.0-39-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.13.0-39-generic-advanced-cafd8c1a-4c92-49ed-95b0-91dbb74608c0' {
  304. recordfail
  305. gfxmode $linux_gfx_mode
  306. insmod gzio
  307. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  308. insmod part_msdos
  309. insmod part_msdos
  310. insmod diskfilter
  311. insmod mdraid1x
  312. insmod ext2
  313. set root='mduuid/f01ca78d4dc0512b1ee4267a143b4376'
  314. if [ x$feature_platform_search_hint = xy ]; then
  315. search --no-floppy --fs-uuid --set=root --hint='mduuid/f01ca78d4dc0512b1ee4267a143b4376' 65eb84ee-19e6-4cf0-ba7e-91af1f813fcc
  316. else
  317. search --no-floppy --fs-uuid --set=root 65eb84ee-19e6-4cf0-ba7e-91af1f813fcc
  318. fi
  319. echo 'Loading Linux 4.13.0-39-generic ...'
  320. linux /vmlinuz-4.13.0-39-generic root=UUID=cafd8c1a-4c92-49ed-95b0-91dbb74608c0 ro nomodeset consoleblank=0 net.ifnames=0
  321. echo 'Loading initial ramdisk ...'
  322. initrd /initrd.img-4.13.0-39-generic
  323. }
  324. menuentry 'Ubuntu, with Linux 4.13.0-39-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.13.0-39-generic-recovery-cafd8c1a-4c92-49ed-95b0-91dbb74608c0' {
  325. recordfail
  326. insmod gzio
  327. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  328. insmod part_msdos
  329. insmod part_msdos
  330. insmod diskfilter
  331. insmod mdraid1x
  332. insmod ext2
  333. set root='mduuid/f01ca78d4dc0512b1ee4267a143b4376'
  334. if [ x$feature_platform_search_hint = xy ]; then
  335. search --no-floppy --fs-uuid --set=root --hint='mduuid/f01ca78d4dc0512b1ee4267a143b4376' 65eb84ee-19e6-4cf0-ba7e-91af1f813fcc
  336. else
  337. search --no-floppy --fs-uuid --set=root 65eb84ee-19e6-4cf0-ba7e-91af1f813fcc
  338. fi
  339. echo 'Loading Linux 4.13.0-39-generic ...'
  340. linux /vmlinuz-4.13.0-39-generic root=UUID=cafd8c1a-4c92-49ed-95b0-91dbb74608c0 ro single nomodeset
  341. echo 'Loading initial ramdisk ...'
  342. initrd /initrd.img-4.13.0-39-generic
  343. }
  344. }
  345.  
  346. ### END /etc/grub.d/10_linux ###
  347.  
  348. ### BEGIN /etc/grub.d/20_linux_xen ###
  349.  
  350. ### END /etc/grub.d/20_linux_xen ###
  351.  
  352. ### BEGIN /etc/grub.d/30_os-prober ###
  353. ### END /etc/grub.d/30_os-prober ###
  354.  
  355. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  356. ### END /etc/grub.d/30_uefi-firmware ###
  357.  
  358. ### BEGIN /etc/grub.d/40_custom ###
  359. # This file provides an easy way to add custom menu entries. Simply type the
  360. # menu entries you want to add after this comment. Be careful not to change
  361. # the 'exec tail' line above.
  362. ### END /etc/grub.d/40_custom ###
  363.  
  364. ### BEGIN /etc/grub.d/41_custom ###
  365. if [ -f ${config_directory}/custom.cfg ]; then
  366. source ${config_directory}/custom.cfg
  367. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  368. source $prefix/custom.cfg;
  369. fi
  370. ### END /etc/grub.d/41_custom ###
  371. --------------------------------------------------------------------------------
  372.  
  373. =================== md/1: Location of files loaded by Grub: ====================
  374.  
  375. GiB - GB File Fragment(s)
  376.  
  377.  
  378. =============================== md/2/etc/fstab: ================================
  379.  
  380. --------------------------------------------------------------------------------
  381. proc /proc proc defaults 0 0
  382. /dev/md/0 none swap sw 0 0
  383. /dev/md/1 /boot ext3 defaults 0 0
  384. /dev/md/2 / ext4 defaults 0 0
  385. --------------------------------------------------------------------------------
  386.  
  387. =============================== StdErr Messages: ===============================
  388.  
  389. No volume groups found
  390. cat: /tmp/BootInfo-nNfpGCNV/Tmp_Log: No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement