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)/grub. It also embeds following components:
  6. modules
  7. ---------------------------------------------------------------------------
  8. fshelp ext2 part_msdos biosdisk
  9. ---------------------------------------------------------------------------
  10. => Syslinux MBR (5.00 and higher) is installed in the MBR of /dev/sdb.
  11. sda1: __________________________________________________________________________
  12. File system: ext2
  13. Boot sector type: -
  14. Boot sector info:
  15. Operating System:
  16. Boot files: /grub/grub.cfg
  17. sda2: __________________________________________________________________________
  18. File system: Extended Partition
  19. Boot sector type: Unknown
  20. Boot sector info:
  21. sda5: __________________________________________________________________________
  22. File system: crypto_LUKS
  23. Boot sector type: Unknown
  24. Boot sector info:
  25. sdb1: __________________________________________________________________________
  26. File system: vfat
  27. Boot sector type: SYSLINUX 6.03
  28. Boot sector info: Syslinux looks at sector 32776 of /dev/sdb1 for its
  29. second stage. The integrity check of Syslinux failed.
  30. No errors found in the Boot Parameter Block.
  31. Operating System:
  32. Boot files: /boot/grub/grub.cfg /syslinux.cfg /casper/vmlinuz.efi
  33. /EFI/BOOT/grubx64.efi /ldlinux.sys
  34. ============================ Drive/Partition Info: =============================
  35. Drive: sda _____________________________________________________________________
  36. Disk /dev/sda: 298.1 GiB, 320072933376 bytes, 625142448 sectors
  37. Units: sectors of 1 * 512 = 512 bytes
  38. Sector size (logical/physical): 512 bytes / 512 bytes
  39. I/O size (minimum/optimal): 512 bytes / 512 bytes
  40. Disklabel type: dos
  41. Partition Boot Start Sector End Sector # of Sectors Id System
  42. /dev/sda1 * 2,048 999,423 997,376 83 Linux
  43. /dev/sda2 1,001,470 625,141,759 624,140,290 5 Extended
  44. /dev/sda5 1,001,472 625,141,759 624,140,288 83 Linux
  45. Drive: sdb _____________________________________________________________________
  46. Disk /dev/sdb: 7.5 GiB, 8053063680 bytes, 15728640 sectors
  47. Units: sectors of 1 * 512 = 512 bytes
  48. Sector size (logical/physical): 512 bytes / 512 bytes
  49. I/O size (minimum/optimal): 512 bytes / 512 bytes
  50. Disklabel type: dos
  51. Partition Boot Start Sector End Sector # of Sectors Id System
  52. /dev/sdb1 * 2,048 15,728,639 15,726,592 c W95 FAT32 (LBA)
  53. "blkid" output: ________________________________________________________________
  54. Device UUID TYPE LABEL
  55. /dev/loop0 squashfs
  56. /dev/sda1 0cdf7e0e-656b-4fb8-9598-7ad3083806a6 ext2
  57. /dev/sda5 c3bc6b58-6571-475c-9c39-1fa274cb2479 crypto_LUKS
  58. /dev/sdb1 AAF3-E8F0 vfat UBUNTU 16_0
  59. ========================= "ls -l /dev/disk/by-id" output: ======================
  60. total 0
  61. lrwxrwxrwx 1 root root 9 Aug 11 15:15 ata-Hitachi_HTS545032B9A300_110222PBP360ETFVX7HJ -> ../../sda
  62. lrwxrwxrwx 1 root root 10 Aug 11 15:15 ata-Hitachi_HTS545032B9A300_110222PBP360ETFVX7HJ-part1 -> ../../sda1
  63. lrwxrwxrwx 1 root root 10 Aug 11 15:15 ata-Hitachi_HTS545032B9A300_110222PBP360ETFVX7HJ-part2 -> ../../sda2
  64. lrwxrwxrwx 1 root root 10 Aug 11 15:15 ata-Hitachi_HTS545032B9A300_110222PBP360ETFVX7HJ-part5 -> ../../sda5
  65. lrwxrwxrwx 1 root root 9 Aug 11 15:13 ata-TSSTcorp_CDDVDW_TS-L633F_R8646GPZB07924 -> ../../sr0
  66. lrwxrwxrwx 1 root root 9 Aug 11 15:15 usb-General_USB_Flash_Disk_0422350000006911-0:0 -> ../../sdb
  67. lrwxrwxrwx 1 root root 10 Aug 11 15:15 usb-General_USB_Flash_Disk_0422350000006911-0:0-part1 -> ../../sdb1
  68. lrwxrwxrwx 1 root root 9 Aug 11 15:15 wwn-0x5000cca623f6822d -> ../../sda
  69. lrwxrwxrwx 1 root root 10 Aug 11 15:15 wwn-0x5000cca623f6822d-part1 -> ../../sda1
  70. lrwxrwxrwx 1 root root 10 Aug 11 15:15 wwn-0x5000cca623f6822d-part2 -> ../../sda2
  71. lrwxrwxrwx 1 root root 10 Aug 11 15:15 wwn-0x5000cca623f6822d-part5 -> ../../sda5
  72. ================================ Mount points: =================================
  73. Device Mount_Point Type Options
  74. /dev/loop0 /rofs squashfs (ro,noatime)
  75. /dev/sdb1 /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  76. ============================= sda1/grub/grub.cfg: ==============================
  77. --------------------------------------------------------------------------------
  78. #
  79. # DO NOT EDIT THIS FILE
  80. #
  81. # It is automatically generated by grub-mkconfig using templates
  82. # from /etc/grub.d and settings from /etc/default/grub
  83. #
  84. ### BEGIN /etc/grub.d/00_header ###
  85. if [ -s $prefix/grubenv ]; then
  86. set have_grubenv=true
  87. load_env
  88. fi
  89. if [ "${next_entry}" ] ; then
  90. set default="${next_entry}"
  91. set next_entry=
  92. save_env next_entry
  93. set boot_once=true
  94. else
  95. set default="0"
  96. fi
  97. if [ x"${feature_menuentry_id}" = xy ]; then
  98. menuentry_id_option="--id"
  99. else
  100. menuentry_id_option=""
  101. fi
  102. export menuentry_id_option
  103. if [ "${prev_saved_entry}" ]; then
  104. set saved_entry="${prev_saved_entry}"
  105. save_env saved_entry
  106. set prev_saved_entry=
  107. save_env prev_saved_entry
  108. set boot_once=true
  109. fi
  110. function savedefault {
  111. if [ -z "${boot_once}" ]; then
  112. saved_entry="${chosen}"
  113. save_env saved_entry
  114. fi
  115. }
  116. function recordfail {
  117. set recordfail=1
  118. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  119. }
  120. function load_video {
  121. if [ x$feature_all_video_module = xy ]; then
  122. insmod all_video
  123. else
  124. insmod efi_gop
  125. insmod efi_uga
  126. insmod ieee1275_fb
  127. insmod vbe
  128. insmod vga
  129. insmod video_bochs
  130. insmod video_cirrus
  131. fi
  132. }
  133. if [ x$feature_default_font_path = xy ] ; then
  134. font=unicode
  135. else
  136. insmod part_msdos
  137. insmod ext2
  138. set root='hd0,msdos1'
  139. if [ x$feature_platform_search_hint = xy ]; then
  140. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 0cdf7e0e-656b-4fb8-9598-7ad3083806a6
  141. else
  142. search --no-floppy --fs-uuid --set=root 0cdf7e0e-656b-4fb8-9598-7ad3083806a6
  143. fi
  144. font="/grub/unicode.pf2"
  145. fi
  146. if loadfont $font ; then
  147. set gfxmode=auto
  148. load_video
  149. insmod gfxterm
  150. set locale_dir=$prefix/locale
  151. set lang=en_GB
  152. insmod gettext
  153. fi
  154. terminal_output gfxterm
  155. if [ "${recordfail}" = 1 ] ; then
  156. set timeout=30
  157. else
  158. if [ x$feature_timeout_style = xy ] ; then
  159. set timeout_style=hidden
  160. set timeout=0
  161. # Fallback hidden-timeout code in case the timeout_style feature is
  162. # unavailable.
  163. elif sleep --interruptible 0 ; then
  164. set timeout=0
  165. fi
  166. fi
  167. ### END /etc/grub.d/00_header ###
  168. ### BEGIN /etc/grub.d/05_debian_theme ###
  169. set menu_color_normal=white/black
  170. set menu_color_highlight=black/light-gray
  171. if background_color 44,0,30,0; then
  172. clear
  173. fi
  174. ### END /etc/grub.d/05_debian_theme ###
  175. ### BEGIN /etc/grub.d/10_linux ###
  176. function gfxmode {
  177. set gfxpayload="${1}"
  178. if [ "${1}" = "keep" ]; then
  179. set vt_handoff=vt.handoff=7
  180. else
  181. set vt_handoff=
  182. fi
  183. }
  184. if [ "${recordfail}" != 1 ]; then
  185. if [ -e ${prefix}/gfxblacklist.txt ]; then
  186. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  187. if [ ${match} = 0 ]; then
  188. set linux_gfx_mode=keep
  189. else
  190. set linux_gfx_mode=text
  191. fi
  192. else
  193. set linux_gfx_mode=text
  194. fi
  195. else
  196. set linux_gfx_mode=keep
  197. fi
  198. else
  199. set linux_gfx_mode=text
  200. fi
  201. export linux_gfx_mode
  202. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-2c4a16b8-28a2-4e5a-a4fc-67dff7debd89' {
  203. recordfail
  204. load_video
  205. gfxmode $linux_gfx_mode
  206. insmod gzio
  207. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  208. insmod part_msdos
  209. insmod ext2
  210. set root='hd0,msdos1'
  211. if [ x$feature_platform_search_hint = xy ]; then
  212. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 0cdf7e0e-656b-4fb8-9598-7ad3083806a6
  213. else
  214. search --no-floppy --fs-uuid --set=root 0cdf7e0e-656b-4fb8-9598-7ad3083806a6
  215. fi
  216. linux /vmlinuz-4.4.0-22-generic root=/dev/mapper/ubuntu--vg-root ro ipv6.disable=1 quiet splash $vt_handoff
  217. initrd /initrd.img-4.4.0-22-generic
  218. }
  219. submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-2c4a16b8-28a2-4e5a-a4fc-67dff7debd89' {
  220. menuentry 'Ubuntu, with Linux 4.4.0-22-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-22-generic-advanced-2c4a16b8-28a2-4e5a-a4fc-67dff7debd89' {
  221. recordfail
  222. load_video
  223. gfxmode $linux_gfx_mode
  224. insmod gzio
  225. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  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 0cdf7e0e-656b-4fb8-9598-7ad3083806a6
  231. else
  232. search --no-floppy --fs-uuid --set=root 0cdf7e0e-656b-4fb8-9598-7ad3083806a6
  233. fi
  234. echo 'Loading Linux 4.4.0-22-generic ...'
  235. linux /vmlinuz-4.4.0-22-generic root=/dev/mapper/ubuntu--vg-root ro ipv6.disable=1 quiet splash $vt_handoff
  236. echo 'Loading initial ramdisk ...'
  237. initrd /initrd.img-4.4.0-22-generic
  238. }
  239. menuentry 'Ubuntu, with Linux 4.4.0-22-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-22-generic-init-upstart-2c4a16b8-28a2-4e5a-a4fc-67dff7debd89' {
  240. recordfail
  241. load_video
  242. gfxmode $linux_gfx_mode
  243. insmod gzio
  244. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  245. insmod part_msdos
  246. insmod ext2
  247. set root='hd0,msdos1'
  248. if [ x$feature_platform_search_hint = xy ]; then
  249. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 0cdf7e0e-656b-4fb8-9598-7ad3083806a6
  250. else
  251. search --no-floppy --fs-uuid --set=root 0cdf7e0e-656b-4fb8-9598-7ad3083806a6
  252. fi
  253. echo 'Loading Linux 4.4.0-22-generic ...'
  254. linux /vmlinuz-4.4.0-22-generic root=/dev/mapper/ubuntu--vg-root ro ipv6.disable=1 quiet splash $vt_handoff init=/sbin/upstart
  255. echo 'Loading initial ramdisk ...'
  256. initrd /initrd.img-4.4.0-22-generic
  257. }
  258. menuentry 'Ubuntu, with Linux 4.4.0-22-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-22-generic-recovery-2c4a16b8-28a2-4e5a-a4fc-67dff7debd89' {
  259. recordfail
  260. load_video
  261. insmod gzio
  262. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  263. insmod part_msdos
  264. insmod ext2
  265. set root='hd0,msdos1'
  266. if [ x$feature_platform_search_hint = xy ]; then
  267. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 0cdf7e0e-656b-4fb8-9598-7ad3083806a6
  268. else
  269. search --no-floppy --fs-uuid --set=root 0cdf7e0e-656b-4fb8-9598-7ad3083806a6
  270. fi
  271. echo 'Loading Linux 4.4.0-22-generic ...'
  272. linux /vmlinuz-4.4.0-22-generic root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset
  273. echo 'Loading initial ramdisk ...'
  274. initrd /initrd.img-4.4.0-22-generic
  275. }
  276. menuentry 'Ubuntu, with Linux 4.4.0-21-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-21-generic-advanced-2c4a16b8-28a2-4e5a-a4fc-67dff7debd89' {
  277. recordfail
  278. load_video
  279. gfxmode $linux_gfx_mode
  280. insmod gzio
  281. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  282. insmod part_msdos
  283. insmod ext2
  284. set root='hd0,msdos1'
  285. if [ x$feature_platform_search_hint = xy ]; then
  286. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 0cdf7e0e-656b-4fb8-9598-7ad3083806a6
  287. else
  288. search --no-floppy --fs-uuid --set=root 0cdf7e0e-656b-4fb8-9598-7ad3083806a6
  289. fi
  290. echo 'Loading Linux 4.4.0-21-generic ...'
  291. linux /vmlinuz-4.4.0-21-generic root=/dev/mapper/ubuntu--vg-root ro ipv6.disable=1 quiet splash $vt_handoff
  292. echo 'Loading initial ramdisk ...'
  293. initrd /initrd.img-4.4.0-21-generic
  294. }
  295. menuentry 'Ubuntu, with Linux 4.4.0-21-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-21-generic-init-upstart-2c4a16b8-28a2-4e5a-a4fc-67dff7debd89' {
  296. recordfail
  297. load_video
  298. gfxmode $linux_gfx_mode
  299. insmod gzio
  300. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  301. insmod part_msdos
  302. insmod ext2
  303. set root='hd0,msdos1'
  304. if [ x$feature_platform_search_hint = xy ]; then
  305. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 0cdf7e0e-656b-4fb8-9598-7ad3083806a6
  306. else
  307. search --no-floppy --fs-uuid --set=root 0cdf7e0e-656b-4fb8-9598-7ad3083806a6
  308. fi
  309. echo 'Loading Linux 4.4.0-21-generic ...'
  310. linux /vmlinuz-4.4.0-21-generic root=/dev/mapper/ubuntu--vg-root ro ipv6.disable=1 quiet splash $vt_handoff init=/sbin/upstart
  311. echo 'Loading initial ramdisk ...'
  312. initrd /initrd.img-4.4.0-21-generic
  313. }
  314. menuentry 'Ubuntu, with Linux 4.4.0-21-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-21-generic-recovery-2c4a16b8-28a2-4e5a-a4fc-67dff7debd89' {
  315. recordfail
  316. load_video
  317. insmod gzio
  318. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  319. insmod part_msdos
  320. insmod ext2
  321. set root='hd0,msdos1'
  322. if [ x$feature_platform_search_hint = xy ]; then
  323. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 0cdf7e0e-656b-4fb8-9598-7ad3083806a6
  324. else
  325. search --no-floppy --fs-uuid --set=root 0cdf7e0e-656b-4fb8-9598-7ad3083806a6
  326. fi
  327. echo 'Loading Linux 4.4.0-21-generic ...'
  328. linux /vmlinuz-4.4.0-21-generic root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset
  329. echo 'Loading initial ramdisk ...'
  330. initrd /initrd.img-4.4.0-21-generic
  331. }
  332. }
  333. ### END /etc/grub.d/10_linux ###
  334. ### BEGIN /etc/grub.d/20_linux_xen ###
  335. ### END /etc/grub.d/20_linux_xen ###
  336. ### BEGIN /etc/grub.d/20_memtest86+ ###
  337. menuentry 'Memory test (memtest86+)' {
  338. insmod part_msdos
  339. insmod ext2
  340. set root='hd0,msdos1'
  341. if [ x$feature_platform_search_hint = xy ]; then
  342. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 0cdf7e0e-656b-4fb8-9598-7ad3083806a6
  343. else
  344. search --no-floppy --fs-uuid --set=root 0cdf7e0e-656b-4fb8-9598-7ad3083806a6
  345. fi
  346. knetbsd /memtest86+.elf
  347. }
  348. menuentry 'Memory test (memtest86+, serial console 115200)' {
  349. insmod part_msdos
  350. insmod ext2
  351. set root='hd0,msdos1'
  352. if [ x$feature_platform_search_hint = xy ]; then
  353. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 0cdf7e0e-656b-4fb8-9598-7ad3083806a6
  354. else
  355. search --no-floppy --fs-uuid --set=root 0cdf7e0e-656b-4fb8-9598-7ad3083806a6
  356. fi
  357. linux16 /memtest86+.bin console=ttyS0,115200n8
  358. }
  359. ### END /etc/grub.d/20_memtest86+ ###
  360. ### BEGIN /etc/grub.d/30_os-prober ###
  361. ### END /etc/grub.d/30_os-prober ###
  362. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  363. ### END /etc/grub.d/30_uefi-firmware ###
  364. ### BEGIN /etc/grub.d/40_custom ###
  365. # This file provides an easy way to add custom menu entries. Simply type the
  366. # menu entries you want to add after this comment. Be careful not to change
  367. # the 'exec tail' line above.
  368. ### END /etc/grub.d/40_custom ###
  369. ### BEGIN /etc/grub.d/41_custom ###
  370. if [ -f ${config_directory}/custom.cfg ]; then
  371. source ${config_directory}/custom.cfg
  372. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  373. source $prefix/custom.cfg;
  374. fi
  375. ### END /etc/grub.d/41_custom ###
  376. --------------------------------------------------------------------------------
  377. =================== sda1: Location of files loaded by Grub: ====================
  378. GiB - GB File Fragment(s)
  379. 0.434099197 = 0.466110464 grub/grub.cfg 10
  380. 0.066102982 = 0.070977536 vmlinuz-4.4.0-21-generic 11
  381. 0.432663918 = 0.464569344 vmlinuz-4.4.0-22-generic 9
  382. 0.433605194 = 0.465580032 initrd.img-4.4.0-21-generic 18
  383. 0.210501671 = 0.226024448 initrd.img-4.4.0-22-generic 15
  384. =========================== sdb1/boot/grub/grub.cfg: ===========================
  385. --------------------------------------------------------------------------------
  386. if loadfont /boot/grub/font.pf2 ; then
  387. set gfxmode=auto
  388. insmod efi_gop
  389. insmod efi_uga
  390. insmod gfxterm
  391. terminal_output gfxterm
  392. fi
  393. set menu_color_normal=white/black
  394. set menu_color_highlight=black/light-gray
  395. menuentry "Try Ubuntu without installing" {
  396. set gfxpayload=keep
  397. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  398. initrd /casper/initrd.lz
  399. }
  400. menuentry "Install Ubuntu" {
  401. set gfxpayload=keep
  402. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
  403. initrd /casper/initrd.lz
  404. }
  405. menuentry "OEM install (for manufacturers)" {
  406. set gfxpayload=keep
  407. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true ---
  408. initrd /casper/initrd.lz
  409. }
  410. menuentry "Check disc for defects" {
  411. set gfxpayload=keep
  412. linux /casper/vmlinuz.efi boot=casper integrity-check quiet splash ---
  413. initrd /casper/initrd.lz
  414. }
  415. --------------------------------------------------------------------------------
  416. ============================== sdb1/syslinux.cfg: ==============================
  417. --------------------------------------------------------------------------------
  418. DEFAULT loadconfig
  419. LABEL loadconfig
  420. CONFIG /isolinux/isolinux.cfg
  421. APPEND /isolinux/
  422. --------------------------------------------------------------------------------
  423. =================== sdb1: Location of files loaded by Grub: ====================
  424. GiB - GB File Fragment(s)
  425. ?? = ?? boot/grub/grub.cfg 1
  426. ================= sdb1: Location of files loaded by Syslinux: ==================
  427. GiB - GB File Fragment(s)
  428. ?? = ?? syslinux.cfg 1
  429. ?? = ?? ldlinux.sys 1
  430. ======================== Unknown MBRs/Boot Sectors/etc: ========================
  431. Unknown BootLoader on sda2
  432. 00000000 56 e2 75 27 3d 76 99 ea 59 10 e9 a2 08 ef 0f fa |V.u'=v..Y.......|
  433. 00000010 a5 29 72 97 10 b8 18 78 c4 1a c8 66 c5 1f 31 8c |.)r....x...f..1.|
  434. 00000020 6e 30 d4 a3 44 a3 35 88 ec 3d 69 52 79 61 9b 6e |n0..D.5..=iRya.n|
  435. 00000030 46 e2 f8 9e e0 d4 c8 82 61 a4 f2 e1 fc cf f9 b9 |F.......a.......|
  436. 00000040 f2 8b 8b 32 b6 92 d9 0e 81 0e f9 d7 93 8a 5c 92 |...2..........\.|
  437. 00000050 3b c0 02 03 e8 3d 8c 20 a4 26 5e 20 2f 16 3d 76 |;....=. .&^ /.=v|
  438. 00000060 87 ef 44 02 f0 7e b3 38 c4 3d 75 cd 73 00 54 7e |..D..~.8.=u.s.T~|
  439. 00000070 46 d3 1c e4 34 82 49 2b 68 d8 4b 94 ca f0 14 6b |F...4.I+h.K....k|
  440. 00000080 6a 75 9a 16 c2 86 6f 3a c4 e3 bb 2d a9 85 16 8e |ju....o:...-....|
  441. 00000090 f0 e8 1d 3f e2 57 62 c6 96 c7 fc 64 1a 96 93 e6 |...?.Wb....d....|
  442. 000000a0 fa b8 c6 36 03 7e 4f ef 1f 11 ae 0c 19 56 21 4f |...6.~O......V!O|
  443. 000000b0 ce b1 ba ff 91 a2 be 94 4a 9e 26 c2 3b 53 85 c8 |........J.&.;S..|
  444. 000000c0 8e 52 e1 ee a7 cd 68 d4 5c 60 cf a9 14 22 c7 f5 |.R....h.\`..."..|
  445. 000000d0 86 55 b2 d6 ab 01 a7 2f b6 1c 07 11 55 66 35 2b |.U...../....Uf5+|
  446. 000000e0 1f 44 35 d0 91 c2 b1 4a ec 1d b0 27 aa 84 aa 9b |.D5....J...'....|
  447. 000000f0 5d b7 45 00 9a 14 42 c4 4a d7 cb ce 68 a3 b4 0a |].E...B.J...h...|
  448. 00000100 50 5b dd 74 76 9b 04 8c 34 2d f2 06 4c f9 36 34 |P[.tv...4-..L.64|
  449. 00000110 37 4e 4b 03 ef ac a3 89 d7 37 b1 4c a1 a6 8f 1a |7NK......7.L....|
  450. 00000120 21 a7 e9 cc 7d a7 c1 15 fc 86 58 a7 b0 1e a8 b3 |!...}.....X.....|
  451. 00000130 f5 c6 ab f8 76 f8 f3 87 da 6c 29 8f 41 92 0c 5a |....v....l).A..Z|
  452. 00000140 4a 1d 84 7f b3 6e 54 20 56 ad ab 7b 32 d0 2f f4 |J....nT V..{2./.|
  453. 00000150 f2 ee bf ef 1a 4c 7d 82 c9 2e 9b b4 cc 69 a4 ef |.....L}......i..|
  454. 00000160 92 c0 b5 6c c7 9a 7d aa 98 9f b8 7c 44 0d 6b ed |...l..}....|D.k.|
  455. 00000170 72 26 96 19 68 62 12 7e d8 25 85 7e 91 8b 6f 63 |r&..hb.~.%.~..oc|
  456. 00000180 28 b3 22 d3 a3 cb 73 60 94 62 41 88 9a f1 c6 3f |(."...s`.bA....?|
  457. 00000190 5d f9 2c a4 2d 2f a8 f3 3d ee 23 97 e1 0d 2c b4 |].,.-/..=.#...,.|
  458. 000001a0 55 87 1b 55 d3 60 5e 50 c3 69 b0 d4 04 e0 0d ea |U..U.`^P.i......|
  459. 000001b0 8c 9e 7b b1 af 37 e4 a2 f6 41 fd 05 80 0d 00 56 |..{..7...A.....V|
  460. 000001c0 19 3e 83 fe ff ff 02 00 00 00 00 a0 33 25 00 00 |.>..........3%..|
  461. 000001d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  462. *
  463. 000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
  464. 00000200
  465. Unknown BootLoader on sda5
  466. 00000000 4c 55 4b 53 ba be 00 01 61 65 73 00 00 00 00 00 |LUKS....aes.....|
  467. 00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  468. 00000020 00 00 00 00 00 00 00 00 78 74 73 2d 70 6c 61 69 |........xts-plai|
  469. 00000030 6e 36 34 00 00 00 00 00 00 00 00 00 00 00 00 00 |n64.............|
  470. 00000040 00 00 00 00 00 00 00 00 73 68 61 32 35 36 00 00 |........sha256..|
  471. 00000050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  472. 00000060 00 00 00 00 00 00 00 00 00 00 10 00 00 00 00 40 |...............@|
  473. 00000070 09 ed 7e 5e 90 61 f3 8e 81 5e e0 da 8f d5 68 9c |..~^.a...^....h.|
  474. 00000080 68 39 20 43 92 6f 9f 26 aa 50 b6 19 a1 e8 1e bc |h9 C.o.&.P......|
  475. 00000090 87 1a 38 ec 01 33 2f 33 15 ef 2d dc 62 70 d7 a4 |..8..3/3..-.bp..|
  476. 000000a0 06 98 95 bb 00 00 d2 f0 63 33 62 63 36 62 35 38 |........c3bc6b58|
  477. 000000b0 2d 36 35 37 31 2d 34 37 35 63 2d 39 63 33 39 2d |-6571-475c-9c39-|
  478. 000000c0 31 66 61 32 37 34 63 62 32 34 37 39 00 00 00 00 |1fa274cb2479....|
  479. 000000d0 00 ac 71 f3 00 03 4c 97 13 91 f5 81 99 32 18 a9 |..q...L......2..|
  480. 000000e0 e6 c8 5b 98 cf 0e 51 23 96 c5 92 75 7b db 0f bd |..[...Q#...u{...|
  481. 000000f0 d5 0e d5 3d 43 21 72 97 00 00 00 08 00 00 0f a0 |...=C!r.........|
  482. 00000100 00 00 de ad 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  483. 00000110 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  484. 00000120 00 00 00 00 00 00 00 00 00 00 02 00 00 00 0f a0 |................|
  485. 00000130 00 00 de ad 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  486. 00000140 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  487. 00000150 00 00 00 00 00 00 00 00 00 00 03 f8 00 00 0f a0 |................|
  488. 00000160 00 00 de ad 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  489. 00000170 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  490. 00000180 00 00 00 00 00 00 00 00 00 00 05 f0 00 00 0f a0 |................|
  491. 00000190 00 00 de ad 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  492. 000001a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  493. 000001b0 00 00 00 00 00 00 00 00 00 00 07 e8 00 00 0f a0 |................|
  494. 000001c0 00 00 de ad 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  495. 000001d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  496. 000001e0 00 00 00 00 00 00 00 00 00 00 09 e0 00 00 0f a0 |................|
  497. 000001f0 00 00 de ad 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  498. 00000200
  499. =============================== StdErr Messages: ===============================
  500. File descriptor 9 (/proc/7212/mounts) leaked on lvs invocation. Parent PID 13419: bash
  501. File descriptor 63 (pipe:[58315]) leaked on lvs invocation. Parent PID 13419: bash
  502. ADDITIONAL INFORMATION :
  503. =================== log of boot-repair 2016-08-11__15h15 ===================
  504. boot-repair version : 4ppa38
  505. boot-sav version : 4ppa38
  506. glade2script version : 3.2.3~ppa1
  507. boot-sav-extra version : 4ppa38
  508. boot-repair is executed in live-session (Ubuntu 16.04 LTS, xenial, Ubuntu, x86_64)
  509. CPU op-mode(s): 32-bit, 64-bit
  510. file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity
  511. ls: cannot access '/home/usr/.config': No such file or directory
  512. mount: unknown filesystem type 'crypto_LUKS'
  513. mount /dev/sda5 : Error code 32
  514. mount -r /dev/sda5 /mnt/boot-sav/sda5
  515. mount: unknown filesystem type 'crypto_LUKS'
  516. mount -r /dev/sda5 : Error code 32
  517. =================== os-prober:
  518. =================== blkid:
  519. /dev/sda1: UUID="0cdf7e0e-656b-4fb8-9598-7ad3083806a6" TYPE="ext2" PARTUUID="c0ef39a8-01"
  520. /dev/sdb1: LABEL="UBUNTU 16_0" UUID="AAF3-E8F0" TYPE="vfat" PARTUUID="0001e6f4-01"
  521. /dev/loop0: TYPE="squashfs"
  522. /dev/sda5: UUID="c3bc6b58-6571-475c-9c39-1fa274cb2479" TYPE="crypto_LUKS" PARTUUID="c0ef39a8-05"
  523. mount: unknown filesystem type 'crypto_LUKS'
  524. mount /dev/sda5 : Error code 32
  525. mount -r /dev/sda5 /mnt/boot-sav/sda5
  526. mount: unknown filesystem type 'crypto_LUKS'
  527. mount -r /dev/sda5 : Error code 32
  528. =================== UEFI/Legacy mode:
  529. This live-session is not in EFI-mode.
  530. SecureBoot maybe enabled.
  531. =================== PARTITIONS & DISKS:
  532. sda1 : sda, is-sepboot, grubenv-ok nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /mnt/boot-sav/sda1.
  533. sda5 : sda, maybesepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sda5.
  534. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, no-os, 2048 sectors * 512 bytes
  535. =================== parted -l:
  536. Model: ATA Hitachi HTS54503 (scsi)
  537. Disk /dev/sda: 320GB
  538. Sector size (logical/physical): 512B/512B
  539. Partition Table: msdos
  540. Disk Flags:
  541. Number Start End Size Type File system Flags
  542. 1 1049kB 512MB 511MB primary ext2 boot
  543. 2 513MB 320GB 320GB extended
  544. 5 513MB 320GB 320GB logical
  545. Model: General USB Flash Disk (scsi)
  546. Disk /dev/sdb: 8053MB
  547. Sector size (logical/physical): 512B/512B
  548. Partition Table: msdos
  549. Disk Flags:
  550. Number Start End Size Type File system Flags
  551. 1 1049kB 8053MB 8052MB primary fat32 boot, lba
  552. =================== parted -lm:
  553. BYT;
  554. /dev/sda:320GB:scsi:512:512:msdos:ATA Hitachi HTS54503:;
  555. 1:1049kB:512MB:511MB:ext2::boot;
  556. 2:513MB:320GB:320GB:::;
  557. 5:513MB:320GB:320GB:::;
  558. BYT;
  559. /dev/sdb:8053MB:scsi:512:512:msdos:General USB Flash Disk:;
  560. 1:1049kB:8053MB:8052MB:fat32::boot, lba;
  561. =================== lsblk:
  562. KNAME TYPE FSTYPE SIZE LABEL
  563. sda disk 298.1G
  564. sda1 part ext2 487M
  565. sda2 part 1K
  566. sda5 part crypto_LUKS 297.6G
  567. sdb disk 7.5G
  568. sdb1 part vfat 7.5G UBUNTU 16_0
  569. sr0 rom 1024M
  570. loop0 loop squashfs 1.3G
  571. KNAME ROTA RO RM STATE MOUNTPOINT
  572. sda 1 0 0 running
  573. sda1 1 0 0 /mnt/boot-sav/sda1
  574. sda2 1 0 0
  575. sda5 1 0 0
  576. sdb 1 0 1 running
  577. sdb1 1 0 1 /cdrom
  578. sr0 1 0 1 running
  579. loop0 1 1 0 /rofs
  580. =================== mount:
  581. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  582. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  583. udev on /dev type devtmpfs (rw,nosuid,relatime,size=1905676k,nr_inodes=476419,mode=755)
  584. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  585. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=384068k,mode=755)
  586. /dev/sdb1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  587. /dev/loop0 on /rofs type squashfs (ro,noatime)
  588. /cow on / type overlay (rw,relatime,lowerdir=//filesystem.squashfs,upperdir=/cow/upper,workdir=/cow/work)
  589. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  590. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  591. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  592. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  593. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd,nsroot=/)
  594. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  595. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event,nsroot=/)
  596. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio,nsroot=/)
  597. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb,nsroot=/)
  598. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory,nsroot=/)
  599. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio,nsroot=/)
  600. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices,nsroot=/)
  601. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct,nsroot=/)
  602. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer,nsroot=/)
  603. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset,nsroot=/)
  604. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids,nsroot=/)
  605. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=33,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  606. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  607. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  608. mqueue on /dev/mqueue type mqueue (rw,relatime)
  609. tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
  610. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  611. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
  612. tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=384068k,mode=700,uid=999,gid=999)
  613. gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
  614. /dev/sda1 on /mnt/boot-sav/sda1 type ext2 (rw,relatime,block_validity,barrier,user_xattr,acl)
  615. =================== ls:
  616. /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
  617. /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
  618. /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
  619. /dev (filtered): agpgart 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 kmsg lightnvm log mapper mcelog media0 mei0 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
  620. ls /dev/mapper: control
  621. =================== df -Th:
  622. Filesystem Type Size Used Avail Use% Mounted on
  623. udev devtmpfs 1.9G 0 1.9G 0% /dev
  624. tmpfs tmpfs 376M 6.1M 370M 2% /run
  625. /dev/sdb1 vfat 7.5G 1.4G 6.1G 19% /cdrom
  626. /dev/loop0 squashfs 1.4G 1.4G 0 100% /rofs
  627. /cow overlay 1.9G 91M 1.8G 5% /
  628. tmpfs tmpfs 1.9G 340K 1.9G 1% /dev/shm
  629. tmpfs tmpfs 5.0M 8.0K 5.0M 1% /run/lock
  630. tmpfs tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
  631. tmpfs tmpfs 1.9G 24K 1.9G 1% /tmp
  632. tmpfs tmpfs 376M 72K 375M 1% /run/user/999
  633. /dev/sda1 ext2 472M 107M 341M 24% /mnt/boot-sav/sda1
  634. =================== fdisk -l:
  635. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  636. Units: sectors of 1 * 512 = 512 bytes
  637. Sector size (logical/physical): 512 bytes / 4096 bytes
  638. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  639. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  640. Units: sectors of 1 * 512 = 512 bytes
  641. Sector size (logical/physical): 512 bytes / 4096 bytes
  642. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  643. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  644. Units: sectors of 1 * 512 = 512 bytes
  645. Sector size (logical/physical): 512 bytes / 4096 bytes
  646. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  647. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  648. Units: sectors of 1 * 512 = 512 bytes
  649. Sector size (logical/physical): 512 bytes / 4096 bytes
  650. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  651. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  652. Units: sectors of 1 * 512 = 512 bytes
  653. Sector size (logical/physical): 512 bytes / 4096 bytes
  654. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  655. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  656. Units: sectors of 1 * 512 = 512 bytes
  657. Sector size (logical/physical): 512 bytes / 4096 bytes
  658. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  659. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  660. Units: sectors of 1 * 512 = 512 bytes
  661. Sector size (logical/physical): 512 bytes / 4096 bytes
  662. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  663. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  664. Units: sectors of 1 * 512 = 512 bytes
  665. Sector size (logical/physical): 512 bytes / 4096 bytes
  666. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  667. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  668. Units: sectors of 1 * 512 = 512 bytes
  669. Sector size (logical/physical): 512 bytes / 4096 bytes
  670. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  671. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  672. Units: sectors of 1 * 512 = 512 bytes
  673. Sector size (logical/physical): 512 bytes / 4096 bytes
  674. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  675. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  676. Units: sectors of 1 * 512 = 512 bytes
  677. Sector size (logical/physical): 512 bytes / 4096 bytes
  678. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  679. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  680. Units: sectors of 1 * 512 = 512 bytes
  681. Sector size (logical/physical): 512 bytes / 4096 bytes
  682. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  683. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  684. Units: sectors of 1 * 512 = 512 bytes
  685. Sector size (logical/physical): 512 bytes / 4096 bytes
  686. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  687. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  688. Units: sectors of 1 * 512 = 512 bytes
  689. Sector size (logical/physical): 512 bytes / 4096 bytes
  690. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  691. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  692. Units: sectors of 1 * 512 = 512 bytes
  693. Sector size (logical/physical): 512 bytes / 4096 bytes
  694. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  695. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  696. Units: sectors of 1 * 512 = 512 bytes
  697. Sector size (logical/physical): 512 bytes / 4096 bytes
  698. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  699. Disk /dev/loop0: 1.3 GiB, 1433468928 bytes, 2799744 sectors
  700. Units: sectors of 1 * 512 = 512 bytes
  701. Sector size (logical/physical): 512 bytes / 512 bytes
  702. I/O size (minimum/optimal): 512 bytes / 512 bytes
  703. Disk /dev/sda: 298.1 GiB, 320072933376 bytes, 625142448 sectors
  704. Units: sectors of 1 * 512 = 512 bytes
  705. Sector size (logical/physical): 512 bytes / 512 bytes
  706. I/O size (minimum/optimal): 512 bytes / 512 bytes
  707. Disklabel type: dos
  708. Disk identifier: 0xc0ef39a8
  709. Device Boot Start End Sectors Size Id Type
  710. /dev/sda1 * 2048 999423 997376 487M 83 Linux
  711. /dev/sda2 1001470 625141759 624140290 297.6G 5 Extended
  712. /dev/sda5 1001472 625141759 624140288 297.6G 83 Linux
  713. Disk /dev/sdb: 7.5 GiB, 8053063680 bytes, 15728640 sectors
  714. Units: sectors of 1 * 512 = 512 bytes
  715. Sector size (logical/physical): 512 bytes / 512 bytes
  716. I/O size (minimum/optimal): 512 bytes / 512 bytes
  717. Disklabel type: dos
  718. Disk identifier: 0x0001e6f4
  719. Device Boot Start End Sectors Size Id Type
  720. /dev/sdb1 * 2048 15728639 15726592 7.5G c W95 FAT32 (LBA)
  721. No OS or WinEFI system
  722. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  723. /boot detected. Please check the options.
  724. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  725. =================== Recommended repair
  726. The default repair of the Boot-Repair utility will not act on the MBR.
  727. Additional repair will be performed: repair-filesystems
  728. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  729. Force Unmount all blkid partitions (for fsck) except / /boot /cdrom /dev /etc /home /opt /pas /proc /rofs /sys /tmp /usr /var
  730. fsck -fyM /dev/sda1
  731. fsck from util-linux 2.27.1
  732. fsck -fyM /dev/sda5
  733. fsck from util-linux 2.27.1
  734. mount: unknown filesystem type 'crypto_LUKS'
  735. mount /dev/sda5 : Error code 32
  736. mount -r /dev/sda5 /mnt/boot-sav/sda5
  737. mount: unknown filesystem type 'crypto_LUKS'
  738. mount -r /dev/sda5 : Error code 32
  739. Boot successfully repaired.
  740. You can now reboot your computer.
  741. paste.ubuntu.com ko (), using paste.debian
  742. paste.debian.net ko (), using paste2