1. Boot Info Script cfd9efe + Boot-Repair extra info [Boot-Info 26Apr2016]
  2. ============================= Boot Info Summary: ===============================
  3. => Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of
  4. the same hard drive for core.img. core.img is at this location and looks
  5. for (,msdos1)/boot/grub. It also embeds following components:
  6. modules
  7. ---------------------------------------------------------------------------
  8. fshelp ext2 part_msdos biosdisk
  9. ---------------------------------------------------------------------------
  10. => Syslinux MBR (4.04-4.07) is installed in the MBR of /dev/sdb.
  11. sda1: __________________________________________________________________________
  12. File system: ext4
  13. Boot sector type: -
  14. Boot sector info:
  15. Operating System: Ubuntu 16.04.1 LTS
  16. Boot files: /boot/grub/grub.cfg /etc/fstab
  17. /boot/grub/i386-pc/core.img
  18. sda2: __________________________________________________________________________
  19. File system: Extended Partition
  20. Boot sector type: Unknown
  21. Boot sector info:
  22. sda5: __________________________________________________________________________
  23. File system: swap
  24. Boot sector type: -
  25. Boot sector info:
  26. sdb1: __________________________________________________________________________
  27. File system: vfat
  28. Boot sector type: SYSLINUX 4.05 20140113
  29. Boot sector info: Syslinux looks at sector 2931240 of /dev/sdb1 for its
  30. second stage. SYSLINUX is installed in the directory.
  31. No errors found in the Boot Parameter Block.
  32. Operating System:
  33. Boot files: /boot/grub/grub.cfg /syslinux/syslinux.cfg
  34. /casper/vmlinuz.efi /EFI/BOOT/grubx64.efi /ldlinux.sys
  35. ============================ Drive/Partition Info: =============================
  36. Drive: sda _____________________________________________________________________
  37. Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
  38. Units: sectors of 1 * 512 = 512 bytes
  39. Sector size (logical/physical): 512 bytes / 512 bytes
  40. I/O size (minimum/optimal): 512 bytes / 512 bytes
  41. Disklabel type: dos
  42. Partition Boot Start Sector End Sector # of Sectors Id System
  43. /dev/sda1 * 2,048 968,456,191 968,454,144 83 Linux
  44. /dev/sda2 968,458,238 976,771,071 8,312,834 5 Extended
  45. /dev/sda5 968,458,240 976,771,071 8,312,832 82 Linux swap / Solaris
  46. Drive: sdb _____________________________________________________________________
  47. Disk /dev/sdb: 7.2 GiB, 7746879488 bytes, 15130624 sectors
  48. Units: sectors of 1 * 512 = 512 bytes
  49. Sector size (logical/physical): 512 bytes / 512 bytes
  50. I/O size (minimum/optimal): 512 bytes / 512 bytes
  51. Disklabel type: dos
  52. Partition Boot Start Sector End Sector # of Sectors Id System
  53. /dev/sdb1 * 8,064 15,130,623 15,122,560 c W95 FAT32 (LBA)
  54. "blkid" output: ________________________________________________________________
  55. Device UUID TYPE LABEL
  56. /dev/loop0 1590a37e-3046-4b97-928f-ce9dbc74952d ext3
  57. /dev/loop1 squashfs
  58. /dev/sda1 ed280465-2d05-40ce-915f-3ad7491bb932 ext4
  59. /dev/sda5 26769ab2-f5a5-42fc-ac05-cf891fcb6261 swap
  60. /dev/sdb1 3074-C2C2 vfat
  61. ========================= "ls -l /dev/disk/by-id" output: ======================
  62. total 0
  63. lrwxrwxrwx 1 root root 9 Sep 6 20:40 ata-ST9500325AS_5VE3SMVZ -> ../../sda
  64. lrwxrwxrwx 1 root root 10 Sep 6 20:40 ata-ST9500325AS_5VE3SMVZ-part1 -> ../../sda1
  65. lrwxrwxrwx 1 root root 10 Sep 6 20:40 ata-ST9500325AS_5VE3SMVZ-part2 -> ../../sda2
  66. lrwxrwxrwx 1 root root 10 Sep 6 20:40 ata-ST9500325AS_5VE3SMVZ-part5 -> ../../sda5
  67. lrwxrwxrwx 1 root root 9 Sep 6 20:06 ata-TSSTcorp_CDDVDW_TS-L633B_04Y3456789KLMN1P -> ../../sr0
  68. lrwxrwxrwx 1 root root 9 Sep 6 20:40 usb-_USB_DISK_2.0_9000674337196640-0:0 -> ../../sdb
  69. lrwxrwxrwx 1 root root 10 Sep 6 20:40 usb-_USB_DISK_2.0_9000674337196640-0:0-part1 -> ../../sdb1
  70. lrwxrwxrwx 1 root root 9 Sep 6 20:40 wwn-0x5000c50018ecffcc -> ../../sda
  71. lrwxrwxrwx 1 root root 10 Sep 6 20:40 wwn-0x5000c50018ecffcc-part1 -> ../../sda1
  72. lrwxrwxrwx 1 root root 10 Sep 6 20:40 wwn-0x5000c50018ecffcc-part2 -> ../../sda2
  73. lrwxrwxrwx 1 root root 10 Sep 6 20:40 wwn-0x5000c50018ecffcc-part5 -> ../../sda5
  74. ================================ Mount points: =================================
  75. Device Mount_Point Type Options
  76. /dev/loop1 /rofs squashfs (ro,noatime)
  77. /dev/sdb1 /cdrom vfat (rw,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  78. =========================== sda1/boot/grub/grub.cfg: ===========================
  79. --------------------------------------------------------------------------------
  80. #
  81. # DO NOT EDIT THIS FILE
  82. #
  83. # It is automatically generated by grub-mkconfig using templates
  84. # from /etc/grub.d and settings from /etc/default/grub
  85. #
  86. ### BEGIN /etc/grub.d/00_header ###
  87. if [ -s $prefix/grubenv ]; then
  88. set have_grubenv=true
  89. load_env
  90. fi
  91. if [ "${next_entry}" ] ; then
  92. set default="${next_entry}"
  93. set next_entry=
  94. save_env next_entry
  95. set boot_once=true
  96. else
  97. set default="0"
  98. fi
  99. if [ x"${feature_menuentry_id}" = xy ]; then
  100. menuentry_id_option="--id"
  101. else
  102. menuentry_id_option=""
  103. fi
  104. export menuentry_id_option
  105. if [ "${prev_saved_entry}" ]; then
  106. set saved_entry="${prev_saved_entry}"
  107. save_env saved_entry
  108. set prev_saved_entry=
  109. save_env prev_saved_entry
  110. set boot_once=true
  111. fi
  112. function savedefault {
  113. if [ -z "${boot_once}" ]; then
  114. saved_entry="${chosen}"
  115. save_env saved_entry
  116. fi
  117. }
  118. function recordfail {
  119. set recordfail=1
  120. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  121. }
  122. function load_video {
  123. if [ x$feature_all_video_module = xy ]; then
  124. insmod all_video
  125. else
  126. insmod efi_gop
  127. insmod efi_uga
  128. insmod ieee1275_fb
  129. insmod vbe
  130. insmod vga
  131. insmod video_bochs
  132. insmod video_cirrus
  133. fi
  134. }
  135. if [ x$feature_default_font_path = xy ] ; then
  136. font=unicode
  137. else
  138. insmod part_msdos
  139. insmod ext2
  140. set root='hd0,msdos1'
  141. if [ x$feature_platform_search_hint = xy ]; then
  142. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 ed280465-2d05-40ce-915f-3ad7491bb932
  143. else
  144. search --no-floppy --fs-uuid --set=root ed280465-2d05-40ce-915f-3ad7491bb932
  145. fi
  146. font="/usr/share/grub/unicode.pf2"
  147. fi
  148. if loadfont $font ; then
  149. set gfxmode=auto
  150. load_video
  151. insmod gfxterm
  152. set locale_dir=$prefix/locale
  153. set lang=en_US
  154. insmod gettext
  155. fi
  156. terminal_output gfxterm
  157. if [ "${recordfail}" = 1 ] ; then
  158. set timeout=10
  159. else
  160. if [ x$feature_timeout_style = xy ] ; then
  161. set timeout_style=menu
  162. set timeout=10
  163. # Fallback normal timeout code in case the timeout_style feature is
  164. # unavailable.
  165. else
  166. set timeout=10
  167. fi
  168. fi
  169. ### END /etc/grub.d/00_header ###
  170. ### BEGIN /etc/grub.d/05_debian_theme ###
  171. set menu_color_normal=white/black
  172. set menu_color_highlight=black/light-gray
  173. if background_color 44,0,30,0; then
  174. clear
  175. fi
  176. ### END /etc/grub.d/05_debian_theme ###
  177. ### BEGIN /etc/grub.d/10_linux ###
  178. function gfxmode {
  179. set gfxpayload="${1}"
  180. if [ "${1}" = "keep" ]; then
  181. set vt_handoff=vt.handoff=7
  182. else
  183. set vt_handoff=
  184. fi
  185. }
  186. if [ "${recordfail}" != 1 ]; then
  187. if [ -e ${prefix}/gfxblacklist.txt ]; then
  188. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  189. if [ ${match} = 0 ]; then
  190. set linux_gfx_mode=keep
  191. else
  192. set linux_gfx_mode=text
  193. fi
  194. else
  195. set linux_gfx_mode=text
  196. fi
  197. else
  198. set linux_gfx_mode=keep
  199. fi
  200. else
  201. set linux_gfx_mode=text
  202. fi
  203. export linux_gfx_mode
  204. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-ed280465-2d05-40ce-915f-3ad7491bb932' {
  205. recordfail
  206. load_video
  207. gfxmode $linux_gfx_mode
  208. insmod gzio
  209. insmod part_msdos
  210. insmod ext2
  211. set root='hd0,msdos1'
  212. if [ x$feature_platform_search_hint = xy ]; then
  213. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 ed280465-2d05-40ce-915f-3ad7491bb932
  214. else
  215. search --no-floppy --fs-uuid --set=root ed280465-2d05-40ce-915f-3ad7491bb932
  216. fi
  217. linux /boot/vmlinuz-3.19.0-65-generic root=UUID=ed280465-2d05-40ce-915f-3ad7491bb932 ro quiet splash $vt_handoff
  218. initrd /boot/initrd.img-3.19.0-65-generic
  219. }
  220. submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-ed280465-2d05-40ce-915f-3ad7491bb932' {
  221. menuentry 'Ubuntu, with Linux 3.19.0-65-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-65-generic-advanced-ed280465-2d05-40ce-915f-3ad7491bb932' {
  222. recordfail
  223. load_video
  224. gfxmode $linux_gfx_mode
  225. insmod gzio
  226. insmod part_msdos
  227. insmod ext2
  228. set root='hd0,msdos1'
  229. if [ x$feature_platform_search_hint = xy ]; then
  230. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 ed280465-2d05-40ce-915f-3ad7491bb932
  231. else
  232. search --no-floppy --fs-uuid --set=root ed280465-2d05-40ce-915f-3ad7491bb932
  233. fi
  234. echo 'Loading Linux 3.19.0-65-generic ...'
  235. linux /boot/vmlinuz-3.19.0-65-generic root=UUID=ed280465-2d05-40ce-915f-3ad7491bb932 ro quiet splash $vt_handoff
  236. echo 'Loading initial ramdisk ...'
  237. initrd /boot/initrd.img-3.19.0-65-generic
  238. }
  239. menuentry 'Ubuntu, with Linux 3.19.0-65-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-65-generic-recovery-ed280465-2d05-40ce-915f-3ad7491bb932' {
  240. recordfail
  241. load_video
  242. insmod gzio
  243. insmod part_msdos
  244. insmod ext2
  245. set root='hd0,msdos1'
  246. if [ x$feature_platform_search_hint = xy ]; then
  247. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 ed280465-2d05-40ce-915f-3ad7491bb932
  248. else
  249. search --no-floppy --fs-uuid --set=root ed280465-2d05-40ce-915f-3ad7491bb932
  250. fi
  251. echo 'Loading Linux 3.19.0-65-generic ...'
  252. linux /boot/vmlinuz-3.19.0-65-generic root=UUID=ed280465-2d05-40ce-915f-3ad7491bb932 ro recovery nomodeset
  253. echo 'Loading initial ramdisk ...'
  254. initrd /boot/initrd.img-3.19.0-65-generic
  255. }
  256. menuentry 'Ubuntu, with Linux 3.19.0-64-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-64-generic-advanced-ed280465-2d05-40ce-915f-3ad7491bb932' {
  257. recordfail
  258. load_video
  259. gfxmode $linux_gfx_mode
  260. insmod gzio
  261. insmod part_msdos
  262. insmod ext2
  263. set root='hd0,msdos1'
  264. if [ x$feature_platform_search_hint = xy ]; then
  265. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 ed280465-2d05-40ce-915f-3ad7491bb932
  266. else
  267. search --no-floppy --fs-uuid --set=root ed280465-2d05-40ce-915f-3ad7491bb932
  268. fi
  269. echo 'Loading Linux 3.19.0-64-generic ...'
  270. linux /boot/vmlinuz-3.19.0-64-generic root=UUID=ed280465-2d05-40ce-915f-3ad7491bb932 ro quiet splash $vt_handoff
  271. echo 'Loading initial ramdisk ...'
  272. initrd /boot/initrd.img-3.19.0-64-generic
  273. }
  274. menuentry 'Ubuntu, with Linux 3.19.0-64-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-64-generic-recovery-ed280465-2d05-40ce-915f-3ad7491bb932' {
  275. recordfail
  276. load_video
  277. insmod gzio
  278. insmod part_msdos
  279. insmod ext2
  280. set root='hd0,msdos1'
  281. if [ x$feature_platform_search_hint = xy ]; then
  282. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 ed280465-2d05-40ce-915f-3ad7491bb932
  283. else
  284. search --no-floppy --fs-uuid --set=root ed280465-2d05-40ce-915f-3ad7491bb932
  285. fi
  286. echo 'Loading Linux 3.19.0-64-generic ...'
  287. linux /boot/vmlinuz-3.19.0-64-generic root=UUID=ed280465-2d05-40ce-915f-3ad7491bb932 ro recovery nomodeset
  288. echo 'Loading initial ramdisk ...'
  289. initrd /boot/initrd.img-3.19.0-64-generic
  290. }
  291. menuentry 'Ubuntu, with Linux 3.19.0-61-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-61-generic-advanced-ed280465-2d05-40ce-915f-3ad7491bb932' {
  292. recordfail
  293. load_video
  294. gfxmode $linux_gfx_mode
  295. insmod gzio
  296. insmod part_msdos
  297. insmod ext2
  298. set root='hd0,msdos1'
  299. if [ x$feature_platform_search_hint = xy ]; then
  300. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 ed280465-2d05-40ce-915f-3ad7491bb932
  301. else
  302. search --no-floppy --fs-uuid --set=root ed280465-2d05-40ce-915f-3ad7491bb932
  303. fi
  304. echo 'Loading Linux 3.19.0-61-generic ...'
  305. linux /boot/vmlinuz-3.19.0-61-generic root=UUID=ed280465-2d05-40ce-915f-3ad7491bb932 ro quiet splash $vt_handoff
  306. echo 'Loading initial ramdisk ...'
  307. initrd /boot/initrd.img-3.19.0-61-generic
  308. }
  309. menuentry 'Ubuntu, with Linux 3.19.0-61-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-61-generic-recovery-ed280465-2d05-40ce-915f-3ad7491bb932' {
  310. recordfail
  311. load_video
  312. insmod gzio
  313. insmod part_msdos
  314. insmod ext2
  315. set root='hd0,msdos1'
  316. if [ x$feature_platform_search_hint = xy ]; then
  317. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 ed280465-2d05-40ce-915f-3ad7491bb932
  318. else
  319. search --no-floppy --fs-uuid --set=root ed280465-2d05-40ce-915f-3ad7491bb932
  320. fi
  321. echo 'Loading Linux 3.19.0-61-generic ...'
  322. linux /boot/vmlinuz-3.19.0-61-generic root=UUID=ed280465-2d05-40ce-915f-3ad7491bb932 ro recovery nomodeset
  323. echo 'Loading initial ramdisk ...'
  324. initrd /boot/initrd.img-3.19.0-61-generic
  325. }
  326. menuentry 'Ubuntu, with Linux 3.19.0-59-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-59-generic-advanced-ed280465-2d05-40ce-915f-3ad7491bb932' {
  327. recordfail
  328. load_video
  329. gfxmode $linux_gfx_mode
  330. insmod gzio
  331. insmod part_msdos
  332. insmod ext2
  333. set root='hd0,msdos1'
  334. if [ x$feature_platform_search_hint = xy ]; then
  335. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 ed280465-2d05-40ce-915f-3ad7491bb932
  336. else
  337. search --no-floppy --fs-uuid --set=root ed280465-2d05-40ce-915f-3ad7491bb932
  338. fi
  339. echo 'Loading Linux 3.19.0-59-generic ...'
  340. linux /boot/vmlinuz-3.19.0-59-generic root=UUID=ed280465-2d05-40ce-915f-3ad7491bb932 ro quiet splash $vt_handoff
  341. echo 'Loading initial ramdisk ...'
  342. initrd /boot/initrd.img-3.19.0-59-generic
  343. }
  344. menuentry 'Ubuntu, with Linux 3.19.0-59-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-59-generic-recovery-ed280465-2d05-40ce-915f-3ad7491bb932' {
  345. recordfail
  346. load_video
  347. insmod gzio
  348. insmod part_msdos
  349. insmod ext2
  350. set root='hd0,msdos1'
  351. if [ x$feature_platform_search_hint = xy ]; then
  352. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 ed280465-2d05-40ce-915f-3ad7491bb932
  353. else
  354. search --no-floppy --fs-uuid --set=root ed280465-2d05-40ce-915f-3ad7491bb932
  355. fi
  356. echo 'Loading Linux 3.19.0-59-generic ...'
  357. linux /boot/vmlinuz-3.19.0-59-generic root=UUID=ed280465-2d05-40ce-915f-3ad7491bb932 ro recovery nomodeset
  358. echo 'Loading initial ramdisk ...'
  359. initrd /boot/initrd.img-3.19.0-59-generic
  360. }
  361. menuentry 'Ubuntu, with Linux 3.19.0-58-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-58-generic-advanced-ed280465-2d05-40ce-915f-3ad7491bb932' {
  362. recordfail
  363. load_video
  364. gfxmode $linux_gfx_mode
  365. insmod gzio
  366. insmod part_msdos
  367. insmod ext2
  368. set root='hd0,msdos1'
  369. if [ x$feature_platform_search_hint = xy ]; then
  370. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 ed280465-2d05-40ce-915f-3ad7491bb932
  371. else
  372. search --no-floppy --fs-uuid --set=root ed280465-2d05-40ce-915f-3ad7491bb932
  373. fi
  374. echo 'Loading Linux 3.19.0-58-generic ...'
  375. linux /boot/vmlinuz-3.19.0-58-generic root=UUID=ed280465-2d05-40ce-915f-3ad7491bb932 ro quiet splash $vt_handoff
  376. echo 'Loading initial ramdisk ...'
  377. initrd /boot/initrd.img-3.19.0-58-generic
  378. }
  379. menuentry 'Ubuntu, with Linux 3.19.0-58-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-58-generic-recovery-ed280465-2d05-40ce-915f-3ad7491bb932' {
  380. recordfail
  381. load_video
  382. insmod gzio
  383. insmod part_msdos
  384. insmod ext2
  385. set root='hd0,msdos1'
  386. if [ x$feature_platform_search_hint = xy ]; then
  387. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 ed280465-2d05-40ce-915f-3ad7491bb932
  388. else
  389. search --no-floppy --fs-uuid --set=root ed280465-2d05-40ce-915f-3ad7491bb932
  390. fi
  391. echo 'Loading Linux 3.19.0-58-generic ...'
  392. linux /boot/vmlinuz-3.19.0-58-generic root=UUID=ed280465-2d05-40ce-915f-3ad7491bb932 ro recovery nomodeset
  393. echo 'Loading initial ramdisk ...'
  394. initrd /boot/initrd.img-3.19.0-58-generic
  395. }
  396. menuentry 'Ubuntu, with Linux 3.19.0-56-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-56-generic-advanced-ed280465-2d05-40ce-915f-3ad7491bb932' {
  397. recordfail
  398. load_video
  399. gfxmode $linux_gfx_mode
  400. insmod gzio
  401. insmod part_msdos
  402. insmod ext2
  403. set root='hd0,msdos1'
  404. if [ x$feature_platform_search_hint = xy ]; then
  405. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 ed280465-2d05-40ce-915f-3ad7491bb932
  406. else
  407. search --no-floppy --fs-uuid --set=root ed280465-2d05-40ce-915f-3ad7491bb932
  408. fi
  409. echo 'Loading Linux 3.19.0-56-generic ...'
  410. linux /boot/vmlinuz-3.19.0-56-generic root=UUID=ed280465-2d05-40ce-915f-3ad7491bb932 ro quiet splash $vt_handoff
  411. echo 'Loading initial ramdisk ...'
  412. initrd /boot/initrd.img-3.19.0-56-generic
  413. }
  414. menuentry 'Ubuntu, with Linux 3.19.0-56-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-56-generic-recovery-ed280465-2d05-40ce-915f-3ad7491bb932' {
  415. recordfail
  416. load_video
  417. insmod gzio
  418. insmod part_msdos
  419. insmod ext2
  420. set root='hd0,msdos1'
  421. if [ x$feature_platform_search_hint = xy ]; then
  422. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 ed280465-2d05-40ce-915f-3ad7491bb932
  423. else
  424. search --no-floppy --fs-uuid --set=root ed280465-2d05-40ce-915f-3ad7491bb932
  425. fi
  426. echo 'Loading Linux 3.19.0-56-generic ...'
  427. linux /boot/vmlinuz-3.19.0-56-generic root=UUID=ed280465-2d05-40ce-915f-3ad7491bb932 ro recovery nomodeset
  428. echo 'Loading initial ramdisk ...'
  429. initrd /boot/initrd.img-3.19.0-56-generic
  430. }
  431. menuentry 'Ubuntu, with Linux 3.19.0-51-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-51-generic-advanced-ed280465-2d05-40ce-915f-3ad7491bb932' {
  432. recordfail
  433. load_video
  434. gfxmode $linux_gfx_mode
  435. insmod gzio
  436. insmod part_msdos
  437. insmod ext2
  438. set root='hd0,msdos1'
  439. if [ x$feature_platform_search_hint = xy ]; then
  440. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 ed280465-2d05-40ce-915f-3ad7491bb932
  441. else
  442. search --no-floppy --fs-uuid --set=root ed280465-2d05-40ce-915f-3ad7491bb932
  443. fi
  444. echo 'Loading Linux 3.19.0-51-generic ...'
  445. linux /boot/vmlinuz-3.19.0-51-generic root=UUID=ed280465-2d05-40ce-915f-3ad7491bb932 ro quiet splash $vt_handoff
  446. echo 'Loading initial ramdisk ...'
  447. initrd /boot/initrd.img-3.19.0-51-generic
  448. }
  449. menuentry 'Ubuntu, with Linux 3.19.0-51-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-51-generic-recovery-ed280465-2d05-40ce-915f-3ad7491bb932' {
  450. recordfail
  451. load_video
  452. insmod gzio
  453. insmod part_msdos
  454. insmod ext2
  455. set root='hd0,msdos1'
  456. if [ x$feature_platform_search_hint = xy ]; then
  457. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 ed280465-2d05-40ce-915f-3ad7491bb932
  458. else
  459. search --no-floppy --fs-uuid --set=root ed280465-2d05-40ce-915f-3ad7491bb932
  460. fi
  461. echo 'Loading Linux 3.19.0-51-generic ...'
  462. linux /boot/vmlinuz-3.19.0-51-generic root=UUID=ed280465-2d05-40ce-915f-3ad7491bb932 ro recovery nomodeset
  463. echo 'Loading initial ramdisk ...'
  464. initrd /boot/initrd.img-3.19.0-51-generic
  465. }
  466. menuentry 'Ubuntu, with Linux 3.19.0-25-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-25-generic-advanced-ed280465-2d05-40ce-915f-3ad7491bb932' {
  467. recordfail
  468. load_video
  469. gfxmode $linux_gfx_mode
  470. insmod gzio
  471. insmod part_msdos
  472. insmod ext2
  473. set root='hd0,msdos1'
  474. if [ x$feature_platform_search_hint = xy ]; then
  475. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 ed280465-2d05-40ce-915f-3ad7491bb932
  476. else
  477. search --no-floppy --fs-uuid --set=root ed280465-2d05-40ce-915f-3ad7491bb932
  478. fi
  479. echo 'Loading Linux 3.19.0-25-generic ...'
  480. linux /boot/vmlinuz-3.19.0-25-generic root=UUID=ed280465-2d05-40ce-915f-3ad7491bb932 ro quiet splash $vt_handoff
  481. echo 'Loading initial ramdisk ...'
  482. initrd /boot/initrd.img-3.19.0-25-generic
  483. }
  484. menuentry 'Ubuntu, with Linux 3.19.0-25-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-25-generic-recovery-ed280465-2d05-40ce-915f-3ad7491bb932' {
  485. recordfail
  486. load_video
  487. insmod gzio
  488. insmod part_msdos
  489. insmod ext2
  490. set root='hd0,msdos1'
  491. if [ x$feature_platform_search_hint = xy ]; then
  492. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 ed280465-2d05-40ce-915f-3ad7491bb932
  493. else
  494. search --no-floppy --fs-uuid --set=root ed280465-2d05-40ce-915f-3ad7491bb932
  495. fi
  496. echo 'Loading Linux 3.19.0-25-generic ...'
  497. linux /boot/vmlinuz-3.19.0-25-generic root=UUID=ed280465-2d05-40ce-915f-3ad7491bb932 ro recovery nomodeset
  498. echo 'Loading initial ramdisk ...'
  499. initrd /boot/initrd.img-3.19.0-25-generic
  500. }
  501. }
  502. ### END /etc/grub.d/10_linux ###
  503. ### BEGIN /etc/grub.d/20_linux_xen ###
  504. ### END /etc/grub.d/20_linux_xen ###
  505. ### BEGIN /etc/grub.d/20_memtest86+ ###
  506. menuentry 'Memory test (memtest86+)' {
  507. insmod part_msdos
  508. insmod ext2
  509. set root='hd0,msdos1'
  510. if [ x$feature_platform_search_hint = xy ]; then
  511. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 ed280465-2d05-40ce-915f-3ad7491bb932
  512. else
  513. search --no-floppy --fs-uuid --set=root ed280465-2d05-40ce-915f-3ad7491bb932
  514. fi
  515. knetbsd /boot/memtest86+.elf
  516. }
  517. menuentry 'Memory test (memtest86+, serial console 115200)' {
  518. insmod part_msdos
  519. insmod ext2
  520. set root='hd0,msdos1'
  521. if [ x$feature_platform_search_hint = xy ]; then
  522. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 ed280465-2d05-40ce-915f-3ad7491bb932
  523. else
  524. search --no-floppy --fs-uuid --set=root ed280465-2d05-40ce-915f-3ad7491bb932
  525. fi
  526. linux16 /boot/memtest86+.bin console=ttyS0,115200n8
  527. }
  528. ### END /etc/grub.d/20_memtest86+ ###
  529. ### BEGIN /etc/grub.d/30_os-prober ###
  530. ### END /etc/grub.d/30_os-prober ###
  531. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  532. ### END /etc/grub.d/30_uefi-firmware ###
  533. ### BEGIN /etc/grub.d/40_custom ###
  534. # This file provides an easy way to add custom menu entries. Simply type the
  535. # menu entries you want to add after this comment. Be careful not to change
  536. # the 'exec tail' line above.
  537. ### END /etc/grub.d/40_custom ###
  538. ### BEGIN /etc/grub.d/41_custom ###
  539. if [ -f ${config_directory}/custom.cfg ]; then
  540. source ${config_directory}/custom.cfg
  541. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  542. source $prefix/custom.cfg;
  543. fi
  544. ### END /etc/grub.d/41_custom ###
  545. --------------------------------------------------------------------------------
  546. =============================== sda1/etc/fstab: ================================
  547. --------------------------------------------------------------------------------
  548. # /etc/fstab: static file system information.
  549. #
  550. # Use 'blkid' to print the universally unique identifier for a
  551. # device; this may be used with UUID= as a more robust way to name devices
  552. # that works even if disks are added and removed. See fstab(5).
  553. #
  554. # <file system> <mount point> <type> <options> <dump> <pass>
  555. # / was on /dev/sda1 during installation
  556. UUID=ed280465-2d05-40ce-915f-3ad7491bb932 / ext4 errors=remount-ro 0 1
  557. # swap was on /dev/sda5 during installation
  558. UUID=26769ab2-f5a5-42fc-ac05-cf891fcb6261 none swap sw 0 0
  559. --------------------------------------------------------------------------------
  560. =================== sda1: Location of files loaded by Grub: ====================
  561. GiB - GB File Fragment(s)
  562. 132.132095337 = 141.875757056 boot/grub/grub.cfg 1
  563. 132.199020386 = 141.947617280 boot/grub/i386-pc/core.img 1
  564. 1.030529022 = 1.106522112 boot/vmlinuz-3.19.0-25-generic 1
  565. 2.522724152 = 2.708754432 boot/vmlinuz-3.19.0-51-generic 1
  566. 398.409446716 = 427.788886016 boot/vmlinuz-3.19.0-56-generic 1
  567. 376.319614410 = 404.070109184 boot/vmlinuz-3.19.0-58-generic 1
  568. 0.393833160 = 0.422875136 boot/vmlinuz-3.19.0-59-generic 2
  569. 6.682895660 = 7.175704576 boot/vmlinuz-3.19.0-61-generic 1
  570. 7.124301910 = 7.649660928 boot/vmlinuz-3.19.0-64-generic 2
  571. 1.202426910 = 1.291096064 boot/vmlinuz-3.19.0-65-generic 1
  572. 1.202426910 = 1.291096064 vmlinuz 1
  573. 7.124301910 = 7.649660928 vmlinuz.old 2
  574. 1.774410248 = 1.905258496 boot/initrd.img-3.19.0-25-generic 3
  575. 3.191295624 = 3.426627584 boot/initrd.img-3.19.0-51-generic 2
  576. 3.445209503 = 3.699265536 boot/initrd.img-3.19.0-56-generic 3
  577. 376.884136200 = 404.676259840 boot/initrd.img-3.19.0-58-generic 2
  578. 1.235347748 = 1.326444544 boot/initrd.img-3.19.0-59-generic 2
  579. 7.006649017 = 7.523332096 boot/initrd.img-3.19.0-61-generic 2
  580. 7.381652832 = 7.925989376 boot/initrd.img-3.19.0-64-generic 2
  581. 10.878810883 = 11.681034240 boot/initrd.img-3.19.0-65-generic 2
  582. 10.878810883 = 11.681034240 initrd.img 2
  583. 7.381652832 = 7.925989376 initrd.img.old 2
  584. =========================== sdb1/boot/grub/grub.cfg: ===========================
  585. --------------------------------------------------------------------------------
  586. if loadfont /boot/grub/font.pf2 ; then
  587. set gfxmode=auto
  588. insmod efi_gop
  589. insmod efi_uga
  590. insmod gfxterm
  591. terminal_output gfxterm
  592. fi
  593. set menu_color_normal=white/black
  594. set menu_color_highlight=black/light-gray
  595. menuentry "Try Ubuntu without installing" {
  596. set gfxpayload=keep
  597. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  598. initrd /casper/initrd.lz
  599. }
  600. menuentry "Install Ubuntu" {
  601. set gfxpayload=keep
  602. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
  603. initrd /casper/initrd.lz
  604. }
  605. menuentry "OEM install (for manufacturers)" {
  606. set gfxpayload=keep
  607. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true ---
  608. initrd /casper/initrd.lz
  609. }
  610. menuentry "Check disc for defects" {
  611. set gfxpayload=keep
  612. linux /casper/vmlinuz.efi boot=casper integrity-check quiet splash ---
  613. initrd /casper/initrd.lz
  614. }
  615. --------------------------------------------------------------------------------
  616. ========================= sdb1/syslinux/syslinux.cfg: ==========================
  617. --------------------------------------------------------------------------------
  618. # D-I config version 2.0
  619. # search path for the c32 support libraries (libcom32, libutil etc.)
  620. path
  621. include menu.cfg
  622. default vesamenu.c32
  623. prompt 0
  624. timeout 50
  625. ui gfxboot bootlogo
  626. --------------------------------------------------------------------------------
  627. =================== sdb1: Location of files loaded by Grub: ====================
  628. GiB - GB File Fragment(s)
  629. ?? = ?? boot/grub/grub.cfg 1
  630. ================= sdb1: Location of files loaded by Syslinux: ==================
  631. GiB - GB File Fragment(s)
  632. ?? = ?? syslinux/syslinux.cfg 1
  633. ?? = ?? ldlinux.sys 1
  634. ?? = ?? syslinux/chain.c32 1
  635. ?? = ?? syslinux/gfxboot.c32 1
  636. ?? = ?? syslinux/ldlinux.c32 1
  637. ?? = ?? syslinux/libcom32.c32 1
  638. ?? = ?? syslinux/libutil.c32 1
  639. ?? = ?? syslinux/vesamenu.c32 1
  640. ============== sdb1: Version of COM32(R) files used by Syslinux: ===============
  641. syslinux/chain.c32 : not a COM32/COM32R module
  642. syslinux/gfxboot.c32 : not a COM32/COM32R module
  643. syslinux/ldlinux.c32 : not a COM32/COM32R module
  644. syslinux/libcom32.c32 : not a COM32/COM32R module
  645. syslinux/libutil.c32 : not a COM32/COM32R module
  646. syslinux/vesamenu.c32 : not a COM32/COM32R module
  647. ======================== Unknown MBRs/Boot Sectors/etc: ========================
  648. Unknown BootLoader on sda2
  649. 00000000 c2 35 52 28 8d 60 84 c5 fd 46 84 78 60 99 f7 7e |.5R(.`...F.x`..~|
  650. 00000010 1f da b8 79 cb 0b 0b e3 55 34 af bc 95 73 8b fc |...y....U4...s..|
  651. 00000020 e1 9d ab b0 36 f7 3b 8e b6 de 39 29 73 d7 55 61 |....6.;...9)s.Ua|
  652. 00000030 d2 ba b6 95 43 7c 68 8d a3 8a 6c 22 5a d6 d8 74 |....C|h...l"Z..t|
  653. 00000040 ed a4 25 07 70 37 0b 64 e2 f1 6d b6 1e 59 aa 0e |..%.p7.d..m..Y..|
  654. 00000050 fe e9 d3 2e 54 ed ef 8b 22 75 0d 98 97 38 e5 26 |....T..."u...8.&|
  655. 00000060 72 16 a2 c9 e8 67 4d 02 c8 c5 f7 01 21 80 ad 10 |r....gM.....!...|
  656. 00000070 00 13 0a 84 13 a0 ac b8 9a 35 af d6 f6 64 14 84 |.........5...d..|
  657. 00000080 04 c4 fa ed a5 5b 07 62 4f 08 a0 2a f3 12 f2 a2 |.....[.bO..*....|
  658. 00000090 ba fe da d2 88 92 54 cc ac c8 81 00 c4 0a 73 21 |......T.......s!|
  659. 000000a0 9c d4 9d c9 ca ff ff ff ec 81 8d 29 58 c4 2a 08 |...........)X.*.|
  660. 000000b0 75 63 90 c2 17 77 31 9c 13 99 24 64 09 05 03 31 |uc...w1...$d...1|
  661. 000000c0 83 84 20 15 a0 db cb 2e f6 60 55 bd 13 2c e2 64 |.. ......`U..,.d|
  662. 000000d0 38 c6 79 8d 3c 9d 8e 8a 80 35 e5 36 b8 b7 1c dc |8.y.<....5.6....|
  663. 000000e0 d9 40 e8 49 00 69 03 46 a5 a2 69 ca 95 b5 79 0d |[email protected].|
  664. 000000f0 6b ec 1a 3f 4d a5 8b c9 54 5d c3 a7 d9 71 f7 28 |k..?M...T]...q.(|
  665. 00000100 86 d2 94 e8 8e 12 f2 66 57 54 43 39 29 8d 45 7b |.......fWTC9).E{|
  666. 00000110 96 00 59 6a 1e e3 f9 ac 75 93 b3 b3 d3 33 24 a4 |..Yj....u....3$.|
  667. 00000120 81 fd 4a 38 07 e2 c8 36 0b 49 44 ef 34 88 bc a0 |..J8...6.ID.4...|
  668. 00000130 cc 90 5a 45 68 c4 e0 ae e4 d2 d2 37 04 a7 75 69 |..ZEh......7..ui|
  669. 00000140 6c 74 5c 56 26 4a e5 31 2e 89 8a be ec 97 8f 8e |lt\V&J.1........|
  670. 00000150 8b 6a 57 21 d5 3c 6f fe 5a fb 1a d8 5c bb 2c 7d |.jW!.<o.Z...\.,}|
  671. 00000160 f3 68 7b 03 09 11 d7 ce df 5b ff b4 78 a7 0a e6 |.h{......[..x...|
  672. 00000170 09 48 d8 78 4a 32 3e c8 17 92 54 9f 1c d5 dc 47 |.H.xJ2>...T....G|
  673. 00000180 b5 7d 98 9f 6a 73 99 74 e6 ad b1 dd f0 ff fb 98 |.}..js.t........|
  674. 00000190 64 f0 0d 15 ef 78 da 13 09 63 72 62 8b 6b 5a 30 |d....x...crb.kZ0|
  675. 000001a0 42 5c 19 e5 cb 66 0c 31 8d c9 47 2c ec 94 f1 09 |B\...f.1..G,....|
  676. 000001b0 70 3d b0 65 50 cf 5a 8c 93 66 d1 28 d3 6a 00 fe |p=.eP.Z..f.(.j..|
  677. 000001c0 ff ff 82 fe ff ff 02 00 00 00 00 d8 7e 00 00 00 |............~...|
  678. 000001d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  679. *
  680. 000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
  681. 00000200
  682. =============================== StdErr Messages: ===============================
  683. File descriptor 9 (/proc/29804/mounts) leaked on lvs invocation. Parent PID 6247: bash
  684. File descriptor 63 (pipe:[610840]) leaked on lvs invocation. Parent PID 6247: bash
  685. ADDITIONAL INFORMATION :
  686. =================== log of boot-repair 2016-09-06__20h39 ===================
  687. boot-repair version : 4ppa38
  688. boot-sav version : 4ppa38
  689. glade2script version : 3.2.3~ppa1
  690. boot-sav-extra version : 4ppa38
  691. boot-repair is executed in live-session (Ubuntu 16.04 LTS, xenial, Ubuntu, x86_64)
  692. CPU op-mode(s): 32-bit, 64-bit
  693. noprompt cdrom-detect/try-usb=true persistent file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash --- BOOT_IMAGE=/casper/vmlinuz.efi
  694. ls: cannot access '/home/usr/.config': No such file or directory
  695. =================== os-prober:
  696. /dev/sda1:Ubuntu 16.04.1 LTS (16.04):Ubuntu:linux
  697. =================== blkid:
  698. /dev/sda1: UUID="ed280465-2d05-40ce-915f-3ad7491bb932" TYPE="ext4" PARTUUID="00035fae-01"
  699. /dev/sdb1: UUID="3074-C2C2" TYPE="vfat" PARTUUID="0008f07c-01"
  700. /dev/sda5: UUID="26769ab2-f5a5-42fc-ac05-cf891fcb6261" TYPE="swap" PARTUUID="00035fae-05"
  701. /dev/loop0: UUID="1590a37e-3046-4b97-928f-ce9dbc74952d" TYPE="ext3"
  702. /dev/loop1: TYPE="squashfs"
  703. 1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
  704. =================== sda1/etc/grub.d/ :
  705. drwxr-xr-x 2 root root 4096 Jul 12 19:46 grub.d
  706. total 76
  707. -rwxr-xr-x 1 root root 9791 Dec 17 2015 00_header
  708. -rwxr-xr-x 1 root root 6058 May 13 2015 05_debian_theme
  709. -rwxr-xr-x 1 root root 11608 Jun 26 2015 10_linux
  710. -rwxr-xr-x 1 root root 10412 Jun 26 2015 20_linux_xen
  711. -rwxr-xr-x 1 root root 1992 Mar 12 2014 20_memtest86+
  712. -rwxr-xr-x 1 root root 11692 Jun 26 2015 30_os-prober
  713. -rwxr-xr-x 1 root root 1416 Jun 26 2015 30_uefi-firmware
  714. -rwxr-xr-x 1 root root 214 Jun 26 2015 40_custom
  715. -rwxr-xr-x 1 root root 216 Jun 26 2015 41_custom
  716. -rw-r--r-- 1 root root 483 Jun 26 2015 README
  717. =================== sda1/etc/default/grub :
  718. # If you change this file, run 'update-grub' afterwards to update
  719. # /boot/grub/grub.cfg.
  720. # For full documentation of the options in this file, see:
  721. # info -f grub -n 'Simple configuration'
  722. GRUB_DEFAULT=0
  723. GRUB_HIDDEN_TIMEOUT=0
  724. GRUB_HIDDEN_TIMEOUT_QUIET=true
  725. GRUB_TIMEOUT=10
  726. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  727. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  728. GRUB_CMDLINE_LINUX=""
  729. # Uncomment to enable BadRAM filtering, modify to suit your needs
  730. # This works with Linux (no patch required) and with any kernel that obtains
  731. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  732. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  733. # Uncomment to disable graphical terminal (grub-pc only)
  734. #GRUB_TERMINAL=console
  735. # The resolution used on graphical terminal
  736. # note that you can use only modes which your graphic card supports via VBE
  737. # you can see them in real GRUB with the command `vbeinfo'
  738. #GRUB_GFXMODE=640x480
  739. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  740. #GRUB_DISABLE_LINUX_UUID=true
  741. # Uncomment to disable generation of recovery mode menu entries
  742. #GRUB_DISABLE_RECOVERY="true"
  743. # Uncomment to get a beep at grub start
  744. #GRUB_INIT_TUNE="480 440 1"
  745. =================== UEFI/Legacy mode:
  746. This live-session is not in EFI-mode.
  747. SecureBoot maybe enabled.
  748. =================== PARTITIONS & DISKS:
  749. sda1 : sda, not-sepboot, grubenv-ok grub2, grub-pc , update-grub, 64, with-boot, is-os, not--efi--part, fstab-without-boot, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, apt-get, grub-install, with--usr, fstab-without-usr, not-sep-usr, standard, farbios, /mnt/boot-sav/sda1.
  750. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes
  751. =================== parted -l:
  752. Model: ATA ST9500325AS (scsi)
  753. Disk /dev/sda: 500GB
  754. Sector size (logical/physical): 512B/512B
  755. Partition Table: msdos
  756. Disk Flags:
  757. Number Start End Size Type File system Flags
  758. 1 1049kB 496GB 496GB primary ext4 boot
  759. 2 496GB 500GB 4256MB extended
  760. 5 496GB 500GB 4256MB logical linux-swap(v1)
  761. Model: USB DISK 2.0 (scsi)
  762. Disk /dev/sdb: 7747MB
  763. Sector size (logical/physical): 512B/512B
  764. Partition Table: msdos
  765. Disk Flags:
  766. Number Start End Size Type File system Flags
  767. 1 4129kB 7747MB 7743MB primary fat32 boot, lba
  768. =================== parted -lm:
  769. BYT;
  770. /dev/sda:500GB:scsi:512:512:msdos:ATA ST9500325AS:;
  771. 1:1049kB:496GB:496GB:ext4::boot;
  772. 2:496GB:500GB:4256MB:::;
  773. 5:496GB:500GB:4256MB:linux-swap(v1)::;
  774. BYT;
  775. /dev/sdb:7747MB:scsi:512:512:msdos: USB DISK 2.0:;
  776. 1:4129kB:7747MB:7743MB:fat32::boot, lba;
  777. =================== lsblk:
  778. KNAME TYPE FSTYPE SIZE LABEL
  779. sda disk 465.8G
  780. sda1 part ext4 461.8G
  781. sda2 part 1K
  782. sda5 part swap 4G
  783. sdb disk 7.2G
  784. sdb1 part vfat 7.2G
  785. sr0 rom 1024M
  786. loop0 loop ext3 1G
  787. loop1 loop squashfs 1.3G
  788. KNAME ROTA RO RM STATE MOUNTPOINT
  789. sda 1 0 0 running
  790. sda1 1 0 0 /mnt/boot-sav/sda1
  791. sda2 1 0 0
  792. sda5 1 0 0 [SWAP]
  793. sdb 1 0 1 running
  794. sdb1 1 0 1 /cdrom
  795. sr0 1 0 1 running
  796. loop0 1 0 0
  797. loop1 1 0 0 /rofs
  798. =================== mount:
  799. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  800. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  801. udev on /dev type devtmpfs (rw,nosuid,relatime,size=1990828k,nr_inodes=497707,mode=755)
  802. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  803. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=401096k,mode=755)
  804. /dev/sdb1 on /cdrom type vfat (rw,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  805. /dev/loop1 on /rofs type squashfs (ro,noatime)
  806. /cow on / type overlay (rw,relatime,lowerdir=//filesystem.squashfs,upperdir=/cow/upper,workdir=/cow/work)
  807. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  808. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  809. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  810. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  811. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd,nsroot=/)
  812. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  813. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio,nsroot=/)
  814. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids,nsroot=/)
  815. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb,nsroot=/)
  816. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer,nsroot=/)
  817. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices,nsroot=/)
  818. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct,nsroot=/)
  819. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event,nsroot=/)
  820. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio,nsroot=/)
  821. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset,nsroot=/)
  822. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory,nsroot=/)
  823. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  824. mqueue on /dev/mqueue type mqueue (rw,relatime)
  825. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  826. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  827. tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
  828. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  829. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
  830. tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=401096k,mode=700,uid=999,gid=999)
  831. gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
  832. /dev/sda1 on /mnt/boot-sav/sda1 type ext4 (rw,relatime,data=ordered)
  833. =================== ls:
  834. /sys/block/sda (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sda1 sda2 sda5 size slaves stat subsystem trace uevent
  835. /sys/block/sdb (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sdb1 size slaves stat subsystem trace uevent
  836. /sys/block/sr0 (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
  837. /dev (filtered): autofs block bsg btrfs-control bus cdrom cdrw char console core cpu cpu_dma_latency cuse disk dri dvd dvdrw ecryptfs fb0 fd full fuse hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 initctl input kfd kmsg lightnvm log mapper mcelog media0 mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sdb sdb1 sg0 sg1 sg2 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom userio v4l vfio vga_arbiter vhci vhost-net video0 zero
  838. ls /dev/mapper: control
  839. =================== df -Th:
  840. Filesystem Type Size Used Avail Use% Mounted on
  841. udev devtmpfs 1.9G 0 1.9G 0% /dev
  842. tmpfs tmpfs 392M 6.3M 386M 2% /run
  843. /dev/sdb1 vfat 7.2G 2.4G 4.9G 33% /cdrom
  844. /dev/loop1 squashfs 1.4G 1.4G 0 100% /rofs
  845. /cow overlay 976M 161M 765M 18% /
  846. tmpfs tmpfs 2.0G 232K 2.0G 1% /dev/shm
  847. tmpfs tmpfs 5.0M 8.0K 5.0M 1% /run/lock
  848. tmpfs tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
  849. tmpfs tmpfs 2.0G 456K 2.0G 1% /tmp
  850. tmpfs tmpfs 392M 64K 392M 1% /run/user/999
  851. /dev/sda1 ext4 455G 12G 420G 3% /mnt/boot-sav/sda1
  852. =================== fdisk -l:
  853. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  854. Units: sectors of 1 * 512 = 512 bytes
  855. Sector size (logical/physical): 512 bytes / 4096 bytes
  856. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  857. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  858. Units: sectors of 1 * 512 = 512 bytes
  859. Sector size (logical/physical): 512 bytes / 4096 bytes
  860. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  861. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  862. Units: sectors of 1 * 512 = 512 bytes
  863. Sector size (logical/physical): 512 bytes / 4096 bytes
  864. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  865. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  866. Units: sectors of 1 * 512 = 512 bytes
  867. Sector size (logical/physical): 512 bytes / 4096 bytes
  868. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  869. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  870. Units: sectors of 1 * 512 = 512 bytes
  871. Sector size (logical/physical): 512 bytes / 4096 bytes
  872. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  873. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  874. Units: sectors of 1 * 512 = 512 bytes
  875. Sector size (logical/physical): 512 bytes / 4096 bytes
  876. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  877. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  878. Units: sectors of 1 * 512 = 512 bytes
  879. Sector size (logical/physical): 512 bytes / 4096 bytes
  880. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  881. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  882. Units: sectors of 1 * 512 = 512 bytes
  883. Sector size (logical/physical): 512 bytes / 4096 bytes
  884. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  885. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  886. Units: sectors of 1 * 512 = 512 bytes
  887. Sector size (logical/physical): 512 bytes / 4096 bytes
  888. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  889. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  890. Units: sectors of 1 * 512 = 512 bytes
  891. Sector size (logical/physical): 512 bytes / 4096 bytes
  892. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  893. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  894. Units: sectors of 1 * 512 = 512 bytes
  895. Sector size (logical/physical): 512 bytes / 4096 bytes
  896. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  897. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  898. Units: sectors of 1 * 512 = 512 bytes
  899. Sector size (logical/physical): 512 bytes / 4096 bytes
  900. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  901. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  902. Units: sectors of 1 * 512 = 512 bytes
  903. Sector size (logical/physical): 512 bytes / 4096 bytes
  904. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  905. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  906. Units: sectors of 1 * 512 = 512 bytes
  907. Sector size (logical/physical): 512 bytes / 4096 bytes
  908. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  909. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  910. Units: sectors of 1 * 512 = 512 bytes
  911. Sector size (logical/physical): 512 bytes / 4096 bytes
  912. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  913. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  914. Units: sectors of 1 * 512 = 512 bytes
  915. Sector size (logical/physical): 512 bytes / 4096 bytes
  916. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  917. Disk /dev/loop0: 1 GiB, 1073741824 bytes, 2097152 sectors
  918. Units: sectors of 1 * 512 = 512 bytes
  919. Sector size (logical/physical): 512 bytes / 512 bytes
  920. I/O size (minimum/optimal): 512 bytes / 512 bytes
  921. Disk /dev/loop1: 1.3 GiB, 1433468928 bytes, 2799744 sectors
  922. Units: sectors of 1 * 512 = 512 bytes
  923. Sector size (logical/physical): 512 bytes / 512 bytes
  924. I/O size (minimum/optimal): 512 bytes / 512 bytes
  925. Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
  926. Units: sectors of 1 * 512 = 512 bytes
  927. Sector size (logical/physical): 512 bytes / 512 bytes
  928. I/O size (minimum/optimal): 512 bytes / 512 bytes
  929. Disklabel type: dos
  930. Disk identifier: 0x00035fae
  931. Device Boot Start End Sectors Size Id Type
  932. /dev/sda1 * 2048 968456191 968454144 461.8G 83 Linux
  933. /dev/sda2 968458238 976771071 8312834 4G 5 Extended
  934. /dev/sda5 968458240 976771071 8312832 4G 82 Linux swap / Solaris
  935. Disk /dev/sdb: 7.2 GiB, 7746879488 bytes, 15130624 sectors
  936. Units: sectors of 1 * 512 = 512 bytes
  937. Sector size (logical/physical): 512 bytes / 512 bytes
  938. I/O size (minimum/optimal): 512 bytes / 512 bytes
  939. Disklabel type: dos
  940. Disk identifier: 0x0008f07c
  941. Device Boot Start End Sectors Size Id Type
  942. /dev/sdb1 * 8064 15130623 15122560 7.2G c W95 FAT32 (LBA)
  943. =================== Recommended repair
  944. The default repair of the Boot-Repair utility will reinstall the grub2 of sda1 into the MBR of sda.
  945. Additional repair will be performed: unhide-bootmenu-10s
  946. Unhide GRUB boot menu in sda1/etc/default/grub
  947. *******lspci -nnk | grep -iA3 vga
  948. 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] RV710/M92 [Mobility Radeon HD 4330/4350/4550] [1002:9552]
  949. Subsystem: Samsung Electronics Co Ltd Device [144d:c050]
  950. Kernel driver in use: radeon
  951. 01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] RV710/730 HDMI Audio [Radeon HD 4000 series] [1002:aa38]
  952. *******
  953. grub-install --version
  954. grub-install (GRUB) 2.02~beta2-9ubuntu1.11,grub-install (GRUB) 2.
  955. Reinstall the GRUB of sda1 into the MBR of sda
  956. Installing for i386-pc platform.
  957. Installation finished. No error reported.
  958. grub-install /dev/sda: exit code of grub-install /dev/sda:0
  959. chroot /mnt/boot-sav/sda1 update-grub
  960. Generating grub configuration file ...
  961. Found linux image: /boot/vmlinuz-3.19.0-65-generic
  962. Found initrd image: /boot/initrd.img-3.19.0-65-generic
  963. Found linux image: /boot/vmlinuz-3.19.0-64-generic
  964. Found initrd image: /boot/initrd.img-3.19.0-64-generic
  965. Found linux image: /boot/vmlinuz-3.19.0-61-generic
  966. Found initrd image: /boot/initrd.img-3.19.0-61-generic
  967. Found linux image: /boot/vmlinuz-3.19.0-59-generic
  968. Found initrd image: /boot/initrd.img-3.19.0-59-generic
  969. Found linux image: /boot/vmlinuz-3.19.0-58-generic
  970. Found initrd image: /boot/initrd.img-3.19.0-58-generic
  971. Found linux image: /boot/vmlinuz-3.19.0-56-generic
  972. Found initrd image: /boot/initrd.img-3.19.0-56-generic
  973. Found linux image: /boot/vmlinuz-3.19.0-51-generic
  974. Found initrd image: /boot/initrd.img-3.19.0-51-generic
  975. Found linux image: /boot/vmlinuz-3.19.0-25-generic
  976. Found initrd image: /boot/initrd.img-3.19.0-25-generic
  977. Found memtest86+ image: /boot/memtest86+.elf
  978. Found memtest86+ image: /boot/memtest86+.bin
  979. Unhide GRUB boot menu in sda1/boot/grub/grub.cfg
  980. Boot successfully repaired.
  981. You can now reboot your computer.
  982. paste.ubuntu.com ko (), using paste.debian
  983. paste.debian.net ko (), using paste2