1. Boot Info Script cfd9efe + Boot-Repair extra info [Boot-Info 26Apr2016]
  2. ============================= Boot Info Summary: ===============================
  3. => Syslinux MBR (3.61-4.03) is installed in the MBR of /dev/sda.
  4. => No boot loader is installed in the MBR of /dev/sdb.
  5. sda1: __________________________________________________________________________
  6. File system: vfat
  7. Boot sector type: SYSLINUX 4.03 0x4d8ae235
  8. Boot sector info: Syslinux looks at sector 3140584 of /dev/sda1 for its
  9. second stage. SYSLINUX is installed in the /
  10. directory. No errors found in the Boot Parameter Block.
  11. Operating System:
  12. Boot files: /boot/grub/grub.cfg /syslinux.cfg /casper/vmlinuz.efi
  13. /EFI/BOOT/grubx64.efi /ldlinux.sys
  14. sdb1: __________________________________________________________________________
  15. File system: vfat
  16. Boot sector type: FAT32
  17. Boot sector info: No errors found in the Boot Parameter Block.
  18. Operating System:
  19. Boot files: /EFI/refind/refind_x64.efi /EFI/ubuntu/MokManager.efi
  20. /EFI/ubuntu/fbx64.efi /EFI/ubuntu/fwupx64.efi
  21. /EFI/ubuntu/grubx64.efi /EFI/ubuntu/mmx64.efi
  22. /EFI/ubuntu/shimx64.efi
  23. sdb2: __________________________________________________________________________
  24. File system: ext2
  25. Boot sector type: -
  26. Boot sector info:
  27. Operating System:
  28. Boot files: /grub/grub.cfg
  29. sdb3: __________________________________________________________________________
  30. File system: crypto_LUKS
  31. Boot sector type: Unknown
  32. Boot sector info:
  33. ============================ Drive/Partition Info: =============================
  34. Drive: sda _____________________________________________________________________
  35. Disk /dev/sda: 14.9 GiB, 16008609792 bytes, 31266816 sectors
  36. Units: sectors of 1 * 512 = 512 bytes
  37. Sector size (logical/physical): 512 bytes / 512 bytes
  38. I/O size (minimum/optimal): 512 bytes / 512 bytes
  39. Disklabel type: dos
  40. Partition Boot Start Sector End Sector # of Sectors Id System
  41. /dev/sda1 * 2,048 31,266,815 31,264,768 b W95 FAT32
  42. Drive: sdb _____________________________________________________________________
  43. Disk /dev/sdb: 119.3 GiB, 128043712512 bytes, 250085376 sectors
  44. Units: sectors of 1 * 512 = 512 bytes
  45. Sector size (logical/physical): 512 bytes / 512 bytes
  46. I/O size (minimum/optimal): 512 bytes / 512 bytes
  47. Disklabel type: gpt
  48. Partition Boot Start Sector End Sector # of Sectors Id System
  49. /dev/sdb1 1 250,085,375 250,085,375 ee GPT
  50. GUID Partition Table detected.
  51. Partition Attrs Start Sector End Sector # of Sectors System
  52. /dev/sdb1 2,048 1,050,623 1,048,576 EFI System partition
  53. /dev/sdb2 1,050,624 2,050,047 999,424 Data partition (Linux)
  54. /dev/sdb3 2,050,048 250,083,327 248,033,280 Data partition (Linux)
  55. Attributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits set
  56. "blkid" output: ________________________________________________________________
  57. Device UUID TYPE LABEL
  58. /dev/loop0 squashfs
  59. /dev/sda1 FAA0-1BF9 vfat KUBUNTU 16_
  60. /dev/sdb1 55EA-F903 vfat
  61. /dev/sdb2 a1966472-13a3-4a27-bf7b-4fe40dd74f77 ext2
  62. /dev/sdb3 f189da8c-0a19-4523-92c1-efbea55221a3 crypto_LUKS
  63. ========================= "ls -l /dev/disk/by-id" output: ======================
  64. total 0
  65. lrwxrwxrwx 1 root root 9 Apr 19 05:59 usb-SanDisk_Cruzer_Slice_20044530831DFBC034F4-0:0 -> ../../sda
  66. lrwxrwxrwx 1 root root 10 Apr 19 05:59 usb-SanDisk_Cruzer_Slice_20044530831DFBC034F4-0:0-part1 -> ../../sda1
  67. lrwxrwxrwx 1 root root 9 Apr 19 05:59 usb-TS-RDF5_SD_Transcend_000000000039-0:0 -> ../../sdb
  68. lrwxrwxrwx 1 root root 10 Apr 19 05:59 usb-TS-RDF5_SD_Transcend_000000000039-0:0-part1 -> ../../sdb1
  69. lrwxrwxrwx 1 root root 10 Apr 19 06:00 usb-TS-RDF5_SD_Transcend_000000000039-0:0-part2 -> ../../sdb2
  70. lrwxrwxrwx 1 root root 10 Apr 19 05:59 usb-TS-RDF5_SD_Transcend_000000000039-0:0-part3 -> ../../sdb3
  71. ================================ Mount points: =================================
  72. Device Mount_Point Type Options
  73. /dev/loop0 /rofs squashfs (ro,noatime)
  74. /dev/sda1 /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  75. =========================== sda1/boot/grub/grub.cfg: ===========================
  76. --------------------------------------------------------------------------------
  77. if loadfont /boot/grub/font.pf2 ; then
  78. set gfxmode=auto
  79. insmod efi_gop
  80. insmod efi_uga
  81. insmod gfxterm
  82. terminal_output gfxterm
  83. fi
  84. set menu_color_normal=white/black
  85. set menu_color_highlight=black/light-gray
  86. menuentry "Try Ubuntu without installing" {
  87. set gfxpayload=keep
  88. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  89. initrd /casper/initrd.lz
  90. }
  91. menuentry "Install Ubuntu" {
  92. set gfxpayload=keep
  93. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
  94. initrd /casper/initrd.lz
  95. }
  96. menuentry "OEM install (for manufacturers)" {
  97. set gfxpayload=keep
  98. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true ---
  99. initrd /casper/initrd.lz
  100. }
  101. menuentry "Check disc for defects" {
  102. set gfxpayload=keep
  103. linux /casper/vmlinuz.efi boot=casper integrity-check quiet splash ---
  104. initrd /casper/initrd.lz
  105. }
  106. --------------------------------------------------------------------------------
  107. ============================== sda1/syslinux.cfg: ==============================
  108. --------------------------------------------------------------------------------
  109. default menu.c32
  110. prompt 0
  111. menu title UNetbootin
  112. timeout 100
  113. label unetbootindefault
  114. menu label Default
  115. kernel /ubnkern
  116. append initrd=/ubninit file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  117. label ubnentry0
  118. menu label ^Help
  119. kernel /ubnkern
  120. append initrd=/ubninit
  121. label ubnentry1
  122. menu label ^Try Ubuntu without installing
  123. kernel /casper/vmlinuz.efi
  124. append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  125. label ubnentry2
  126. menu label ^Install Ubuntu
  127. kernel /casper/vmlinuz.efi
  128. append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
  129. label ubnentry3
  130. menu label ^Check disc for defects
  131. kernel /casper/vmlinuz.efi
  132. append initrd=/casper/initrd.lz boot=casper integrity-check quiet splash ---
  133. label ubnentry4
  134. menu label Test ^memory
  135. kernel /install/mt86plus
  136. append initrd=/ubninit
  137. label ubnentry5
  138. menu label ^Boot from first hard disk
  139. kernel /ubnkern
  140. append initrd=/ubninit
  141. label ubnentry6
  142. menu label Try Ubuntu without installing
  143. kernel /casper/vmlinuz.efi
  144. append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  145. label ubnentry7
  146. menu label Install Ubuntu
  147. kernel /casper/vmlinuz.efi
  148. append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
  149. label ubnentry8
  150. menu label OEM install (for manufacturers)
  151. kernel /casper/vmlinuz.efi
  152. append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true ---
  153. label ubnentry9
  154. menu label Check disc for defects
  155. kernel /casper/vmlinuz.efi
  156. append initrd=/casper/initrd.lz boot=casper integrity-check quiet splash ---
  157. --------------------------------------------------------------------------------
  158. =================== sda1: Location of files loaded by Grub: ====================
  159. GiB - GB File Fragment(s)
  160. ?? = ?? boot/grub/grub.cfg 1
  161. ================= sda1: Location of files loaded by Syslinux: ==================
  162. GiB - GB File Fragment(s)
  163. ?? = ?? syslinux.cfg 1
  164. ?? = ?? ldlinux.sys 1
  165. ?? = ?? menu.c32 1
  166. ============== sda1: Version of COM32(R) files used by Syslinux: ===============
  167. menu.c32 : COM32R module (v4.xx)
  168. ============================= sdb2/grub/grub.cfg: ==============================
  169. --------------------------------------------------------------------------------
  170. #
  171. # DO NOT EDIT THIS FILE
  172. #
  173. # It is automatically generated by grub-mkconfig using templates
  174. # from /etc/grub.d and settings from /etc/default/grub
  175. #
  176. ### BEGIN /etc/grub.d/00_header ###
  177. if [ -s $prefix/grubenv ]; then
  178. set have_grubenv=true
  179. load_env
  180. fi
  181. if [ "${next_entry}" ] ; then
  182. set default="${next_entry}"
  183. set next_entry=
  184. save_env next_entry
  185. set boot_once=true
  186. else
  187. set default="0"
  188. fi
  189. if [ x"${feature_menuentry_id}" = xy ]; then
  190. menuentry_id_option="--id"
  191. else
  192. menuentry_id_option=""
  193. fi
  194. export menuentry_id_option
  195. if [ "${prev_saved_entry}" ]; then
  196. set saved_entry="${prev_saved_entry}"
  197. save_env saved_entry
  198. set prev_saved_entry=
  199. save_env prev_saved_entry
  200. set boot_once=true
  201. fi
  202. function savedefault {
  203. if [ -z "${boot_once}" ]; then
  204. saved_entry="${chosen}"
  205. save_env saved_entry
  206. fi
  207. }
  208. function recordfail {
  209. set recordfail=1
  210. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  211. }
  212. function load_video {
  213. if [ x$feature_all_video_module = xy ]; then
  214. insmod all_video
  215. else
  216. insmod efi_gop
  217. insmod efi_uga
  218. insmod ieee1275_fb
  219. insmod vbe
  220. insmod vga
  221. insmod video_bochs
  222. insmod video_cirrus
  223. fi
  224. }
  225. if [ x$feature_default_font_path = xy ] ; then
  226. font=unicode
  227. else
  228. insmod part_gpt
  229. insmod ext2
  230. set root='hd1,gpt2'
  231. if [ x$feature_platform_search_hint = xy ]; then
  232. search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 a1966472-13a3-4a27-bf7b-4fe40dd74f77
  233. else
  234. search --no-floppy --fs-uuid --set=root a1966472-13a3-4a27-bf7b-4fe40dd74f77
  235. fi
  236. font="/grub/unicode.pf2"
  237. fi
  238. if loadfont $font ; then
  239. set gfxmode=auto
  240. load_video
  241. insmod gfxterm
  242. set locale_dir=$prefix/locale
  243. set lang=fr_FR
  244. insmod gettext
  245. fi
  246. terminal_output gfxterm
  247. if [ "${recordfail}" = 1 ] ; then
  248. set timeout=30
  249. else
  250. if [ x$feature_timeout_style = xy ] ; then
  251. set timeout_style=hidden
  252. set timeout=0
  253. # Fallback hidden-timeout code in case the timeout_style feature is
  254. # unavailable.
  255. elif sleep --interruptible 0 ; then
  256. set timeout=0
  257. fi
  258. fi
  259. ### END /etc/grub.d/00_header ###
  260. ### BEGIN /etc/grub.d/05_debian_theme ###
  261. set menu_color_normal=white/black
  262. set menu_color_highlight=black/light-gray
  263. if background_color 44,0,30,0; then
  264. clear
  265. fi
  266. ### END /etc/grub.d/05_debian_theme ###
  267. ### BEGIN /etc/grub.d/10_linux ###
  268. function gfxmode {
  269. set gfxpayload="${1}"
  270. if [ "${1}" = "keep" ]; then
  271. set vt_handoff=vt.handoff=7
  272. else
  273. set vt_handoff=
  274. fi
  275. }
  276. if [ "${recordfail}" != 1 ]; then
  277. if [ -e ${prefix}/gfxblacklist.txt ]; then
  278. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  279. if [ ${match} = 0 ]; then
  280. set linux_gfx_mode=keep
  281. else
  282. set linux_gfx_mode=text
  283. fi
  284. else
  285. set linux_gfx_mode=text
  286. fi
  287. else
  288. set linux_gfx_mode=keep
  289. fi
  290. else
  291. set linux_gfx_mode=text
  292. fi
  293. export linux_gfx_mode
  294. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-dd7c8d90-3d08-49a5-beab-65ebc59d7bee' {
  295. recordfail
  296. load_video
  297. gfxmode $linux_gfx_mode
  298. insmod gzio
  299. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  300. insmod part_gpt
  301. insmod ext2
  302. set root='hd1,gpt2'
  303. if [ x$feature_platform_search_hint = xy ]; then
  304. search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 a1966472-13a3-4a27-bf7b-4fe40dd74f77
  305. else
  306. search --no-floppy --fs-uuid --set=root a1966472-13a3-4a27-bf7b-4fe40dd74f77
  307. fi
  308. linux /vmlinuz-4.8.0-46-generic.efi.signed root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff
  309. initrd /initrd.img-4.8.0-46-generic
  310. }
  311. submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-dd7c8d90-3d08-49a5-beab-65ebc59d7bee' {
  312. menuentry 'Ubuntu, avec Linux 4.8.0-46-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-46-generic-advanced-dd7c8d90-3d08-49a5-beab-65ebc59d7bee' {
  313. recordfail
  314. load_video
  315. gfxmode $linux_gfx_mode
  316. insmod gzio
  317. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  318. insmod part_gpt
  319. insmod ext2
  320. set root='hd1,gpt2'
  321. if [ x$feature_platform_search_hint = xy ]; then
  322. search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 a1966472-13a3-4a27-bf7b-4fe40dd74f77
  323. else
  324. search --no-floppy --fs-uuid --set=root a1966472-13a3-4a27-bf7b-4fe40dd74f77
  325. fi
  326. echo 'Chargement de Linux 4.8.0-46-generic…'
  327. linux /vmlinuz-4.8.0-46-generic.efi.signed root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff
  328. echo 'Chargement du disque mémoire initial…'
  329. initrd /initrd.img-4.8.0-46-generic
  330. }
  331. menuentry 'Ubuntu, with Linux 4.8.0-46-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-46-generic-init-upstart-dd7c8d90-3d08-49a5-beab-65ebc59d7bee' {
  332. recordfail
  333. load_video
  334. gfxmode $linux_gfx_mode
  335. insmod gzio
  336. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  337. insmod part_gpt
  338. insmod ext2
  339. set root='hd1,gpt2'
  340. if [ x$feature_platform_search_hint = xy ]; then
  341. search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 a1966472-13a3-4a27-bf7b-4fe40dd74f77
  342. else
  343. search --no-floppy --fs-uuid --set=root a1966472-13a3-4a27-bf7b-4fe40dd74f77
  344. fi
  345. echo 'Chargement de Linux 4.8.0-46-generic…'
  346. linux /vmlinuz-4.8.0-46-generic.efi.signed root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff init=/sbin/upstart
  347. echo 'Chargement du disque mémoire initial…'
  348. initrd /initrd.img-4.8.0-46-generic
  349. }
  350. menuentry 'Ubuntu, with Linux 4.8.0-46-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-46-generic-recovery-dd7c8d90-3d08-49a5-beab-65ebc59d7bee' {
  351. recordfail
  352. load_video
  353. insmod gzio
  354. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  355. insmod part_gpt
  356. insmod ext2
  357. set root='hd1,gpt2'
  358. if [ x$feature_platform_search_hint = xy ]; then
  359. search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 a1966472-13a3-4a27-bf7b-4fe40dd74f77
  360. else
  361. search --no-floppy --fs-uuid --set=root a1966472-13a3-4a27-bf7b-4fe40dd74f77
  362. fi
  363. echo 'Chargement de Linux 4.8.0-46-generic…'
  364. linux /vmlinuz-4.8.0-46-generic.efi.signed root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset
  365. echo 'Chargement du disque mémoire initial…'
  366. initrd /initrd.img-4.8.0-46-generic
  367. }
  368. menuentry 'Ubuntu, avec Linux 4.8.0-36-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-36-generic-advanced-dd7c8d90-3d08-49a5-beab-65ebc59d7bee' {
  369. recordfail
  370. load_video
  371. gfxmode $linux_gfx_mode
  372. insmod gzio
  373. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  374. insmod part_gpt
  375. insmod ext2
  376. set root='hd1,gpt2'
  377. if [ x$feature_platform_search_hint = xy ]; then
  378. search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 a1966472-13a3-4a27-bf7b-4fe40dd74f77
  379. else
  380. search --no-floppy --fs-uuid --set=root a1966472-13a3-4a27-bf7b-4fe40dd74f77
  381. fi
  382. echo 'Chargement de Linux 4.8.0-36-generic…'
  383. linux /vmlinuz-4.8.0-36-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff
  384. echo 'Chargement du disque mémoire initial…'
  385. initrd /initrd.img-4.8.0-36-generic
  386. }
  387. menuentry 'Ubuntu, with Linux 4.8.0-36-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-36-generic-init-upstart-dd7c8d90-3d08-49a5-beab-65ebc59d7bee' {
  388. recordfail
  389. load_video
  390. gfxmode $linux_gfx_mode
  391. insmod gzio
  392. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  393. insmod part_gpt
  394. insmod ext2
  395. set root='hd1,gpt2'
  396. if [ x$feature_platform_search_hint = xy ]; then
  397. search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 a1966472-13a3-4a27-bf7b-4fe40dd74f77
  398. else
  399. search --no-floppy --fs-uuid --set=root a1966472-13a3-4a27-bf7b-4fe40dd74f77
  400. fi
  401. echo 'Chargement de Linux 4.8.0-36-generic…'
  402. linux /vmlinuz-4.8.0-36-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff init=/sbin/upstart
  403. echo 'Chargement du disque mémoire initial…'
  404. initrd /initrd.img-4.8.0-36-generic
  405. }
  406. menuentry 'Ubuntu, with Linux 4.8.0-36-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-36-generic-recovery-dd7c8d90-3d08-49a5-beab-65ebc59d7bee' {
  407. recordfail
  408. load_video
  409. insmod gzio
  410. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  411. insmod part_gpt
  412. insmod ext2
  413. set root='hd1,gpt2'
  414. if [ x$feature_platform_search_hint = xy ]; then
  415. search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 a1966472-13a3-4a27-bf7b-4fe40dd74f77
  416. else
  417. search --no-floppy --fs-uuid --set=root a1966472-13a3-4a27-bf7b-4fe40dd74f77
  418. fi
  419. echo 'Chargement de Linux 4.8.0-36-generic…'
  420. linux /vmlinuz-4.8.0-36-generic root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset
  421. echo 'Chargement du disque mémoire initial…'
  422. initrd /initrd.img-4.8.0-36-generic
  423. }
  424. }
  425. ### END /etc/grub.d/10_linux ###
  426. ### BEGIN /etc/grub.d/20_linux_xen ###
  427. ### END /etc/grub.d/20_linux_xen ###
  428. ### BEGIN /etc/grub.d/20_memtest86+ ###
  429. ### END /etc/grub.d/20_memtest86+ ###
  430. ### BEGIN /etc/grub.d/30_os-prober ###
  431. ### END /etc/grub.d/30_os-prober ###
  432. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  433. menuentry 'System setup' $menuentry_id_option 'uefi-firmware' {
  434. fwsetup
  435. }
  436. ### END /etc/grub.d/30_uefi-firmware ###
  437. ### BEGIN /etc/grub.d/40_custom ###
  438. # This file provides an easy way to add custom menu entries. Simply type the
  439. # menu entries you want to add after this comment. Be careful not to change
  440. # the 'exec tail' line above.
  441. ### END /etc/grub.d/40_custom ###
  442. ### BEGIN /etc/grub.d/41_custom ###
  443. if [ -f ${config_directory}/custom.cfg ]; then
  444. source ${config_directory}/custom.cfg
  445. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  446. source $prefix/custom.cfg;
  447. fi
  448. ### END /etc/grub.d/41_custom ###
  449. --------------------------------------------------------------------------------
  450. =================== sdb2: Location of files loaded by Grub: ====================
  451. GiB - GB File Fragment(s)
  452. 0.682341576 = 0.732658688 grub/grub.cfg 5
  453. 0.566367149 = 0.608132096 vmlinuz-4.8.0-36-generic 10
  454. 0.581999779 = 0.624917504 vmlinuz-4.8.0-46-generic 11
  455. 0.730439186 = 0.784303104 vmlinuz-4.8.0-46-generic.efi.signed 9
  456. 0.786646843 = 0.844655616 initrd.img-4.8.0-36-generic 13
  457. 0.937039375 = 1.006138368 initrd.img-4.8.0-46-generic 16
  458. ======================== Unknown MBRs/Boot Sectors/etc: ========================
  459. Unknown BootLoader on sdb3
  460. 00000000 4c 55 4b 53 ba be 00 01 61 65 73 00 00 00 00 00 |LUKS....aes.....|
  461. 00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  462. 00000020 00 00 00 00 00 00 00 00 78 74 73 2d 70 6c 61 69 |........xts-plai|
  463. 00000030 6e 36 34 00 00 00 00 00 00 00 00 00 00 00 00 00 |n64.............|
  464. 00000040 00 00 00 00 00 00 00 00 73 68 61 32 35 36 00 00 |........sha256..|
  465. 00000050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  466. 00000060 00 00 00 00 00 00 00 00 00 00 10 00 00 00 00 40 |...............@|
  467. 00000070 0b 21 ae 5d 29 95 92 4d a2 fd 4e e1 df d1 d8 bc |.!.])..M..N.....|
  468. 00000080 91 99 60 a4 d5 94 e2 83 f8 ac 42 5e 76 3e 5e b4 |..`.......B^v>^.|
  469. 00000090 19 ed 03 d8 65 79 2b ff a8 e3 41 1d d8 5c 12 c9 |....ey+...A..\..|
  470. 000000a0 c7 7e 59 33 00 00 b4 2d 66 31 38 39 64 61 38 63 |.~Y3...-f189da8c|
  471. 000000b0 2d 30 61 31 39 2d 34 35 32 33 2d 39 32 63 31 2d |-0a19-4523-92c1-|
  472. 000000c0 65 66 62 65 61 35 35 32 32 31 61 33 00 00 00 00 |efbea55221a3....|
  473. 000000d0 00 ac 71 f3 00 02 ce 63 bb e4 c9 83 da 5e 6d 46 |..q....c.....^mF|
  474. 000000e0 72 2b e1 82 c4 b1 81 59 60 db 98 8c 58 af c3 2b |r+.....Y`...X..+|
  475. 000000f0 bc 3a 73 32 00 01 13 60 00 00 00 08 00 00 0f a0 |.:s2...`........|
  476. 00000100 00 00 de ad 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  477. 00000110 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  478. 00000120 00 00 00 00 00 00 00 00 00 00 02 00 00 00 0f a0 |................|
  479. 00000130 00 00 de ad 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  480. 00000140 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  481. 00000150 00 00 00 00 00 00 00 00 00 00 03 f8 00 00 0f a0 |................|
  482. 00000160 00 00 de ad 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  483. 00000170 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  484. 00000180 00 00 00 00 00 00 00 00 00 00 05 f0 00 00 0f a0 |................|
  485. 00000190 00 00 de ad 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  486. 000001a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  487. 000001b0 00 00 00 00 00 00 00 00 00 00 07 e8 00 00 0f a0 |................|
  488. 000001c0 00 00 de ad 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  489. 000001d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  490. 000001e0 00 00 00 00 00 00 00 00 00 00 09 e0 00 00 0f a0 |................|
  491. 000001f0 00 00 de ad 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  492. 00000200
  493. =============================== StdErr Messages: ===============================
  494. File descriptor 9 (/proc/5310/mounts) leaked on lvs invocation. Parent PID 11882: bash
  495. File descriptor 63 (pipe:[40274]) leaked on lvs invocation. Parent PID 11882: bash
  496. ADDITIONAL INFORMATION :
  497. =================== log of boot-repair 2017-04-19__05h59 ===================
  498. boot-repair version : 4ppa40
  499. boot-sav version : 4ppa40
  500. glade2script version : 3.2.3~ppa1
  501. boot-sav-extra version : 4ppa40
  502. boot-repair is executed in live-session (Ubuntu 16.04.2 LTS, xenial, Ubuntu, x86_64)
  503. CPU op-mode(s): 32-bit, 64-bit
  504. BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  505. ls: cannot access '/home/usr/.config': No such file or directory
  506. mount: unknown filesystem type 'crypto_LUKS'
  507. mount /dev/sdb3 : Error code 32
  508. mount -r /dev/sdb3 /mnt/boot-sav/sdb3
  509. mount: unknown filesystem type 'crypto_LUKS'
  510. mount -r /dev/sdb3 : Error code 32
  511. =================== os-prober:
  512. =================== blkid:
  513. /dev/sda1: LABEL="KUBUNTU 16_" UUID="FAA0-1BF9" TYPE="vfat" PARTUUID="01a8e938-01"
  514. /dev/loop0: TYPE="squashfs"
  515. /dev/sdb1: UUID="55EA-F903" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="7a7e23d8-1ab6-4598-889f-92cbba57f2ba"
  516. /dev/sdb2: UUID="a1966472-13a3-4a27-bf7b-4fe40dd74f77" TYPE="ext2" PARTUUID="117fda53-bb67-4e1e-9fbe-8b8bdff65dbd"
  517. /dev/sdb3: UUID="f189da8c-0a19-4523-92c1-efbea55221a3" TYPE="crypto_LUKS" PARTUUID="37cc1250-7cc6-4a82-8f27-93786923e371"
  518. mount: unknown filesystem type 'crypto_LUKS'
  519. mount /dev/sdb3 : Error code 32
  520. mount -r /dev/sdb3 /mnt/boot-sav/sdb3
  521. mount: unknown filesystem type 'crypto_LUKS'
  522. mount -r /dev/sdb3 : Error code 32
  523. =================== efibootmgr -v
  524. BootCurrent: 0001
  525. Timeout: 0 seconds
  526. BootOrder: 2001,2002,2003
  527. Boot0000* Unknown Device: HD(1,GPT,74f6627b-b1e0-4867-b3f7-e18d589ce3b1,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
  528. Boot0001* USB HDD: SanDisk Cruzer Slice PciRoot(0x0)/Pci(0x15,0x0)/USB(3,0)/HD(1,MBR,0x56,0x800,0x1dd1000)RC
  529. Boot0002* Unknown Device: HD(1,GPT,74f6627b-b1e0-4867-b3f7-e18d589ce3b1,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
  530. Boot0004* ubuntu HD(1,GPT,7a7e23d8-1ab6-4598-889f-92cbba57f2ba,0x800,0x100000)/File(EFIubuntushimx64.efi)
  531. Boot2001* EFI USB Device RC
  532. Boot2002* EFI DVD/CDROM RC
  533. Boot2003* EFI Network RC
  534. =================== UEFI/Legacy mode:
  535. BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
  536. SecureBoot disabled. (maybe sec-boot, Please report this message to [email protected])
  537. =================== PARTITIONS & DISKS:
  538. sdb1 : sdb, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, is-correct-EFI, 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/sdb1.
  539. sdb2 : sdb, 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, /media/ubuntu/a1966472-13a3-4a27-bf7b-4fe40dd74f77.
  540. sdb3 : sdb, 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/sdb3.
  541. sdb : GPT, no-BIOS_boot, has-correctEFI, usb-disk, no-os, 2048 sectors * 512 bytes
  542. =================== parted -l:
  543. Model: SanDisk Cruzer Slice (scsi)
  544. Disk /dev/sda: 16.0GB
  545. Sector size (logical/physical): 512B/512B
  546. Partition Table: msdos
  547. Disk Flags:
  548. Number Start End Size Type File system Flags
  549. 1 1049kB 16.0GB 16.0GB primary fat32 boot
  550. Model: TS-RDF5 SD Transcend (scsi)
  551. Disk /dev/sdb: 128GB
  552. Sector size (logical/physical): 512B/512B
  553. Partition Table: gpt
  554. Disk Flags:
  555. Number Start End Size File system Name Flags
  556. 1 1049kB 538MB 537MB fat32 EFI System Partition boot, esp
  557. 2 538MB 1050MB 512MB ext2
  558. 3 1050MB 128GB 127GB
  559. =================== parted -lm:
  560. BYT;
  561. /dev/sda:16.0GB:scsi:512:512:msdos:SanDisk Cruzer Slice:;
  562. 1:1049kB:16.0GB:16.0GB:fat32::boot;
  563. BYT;
  564. /dev/sdb:128GB:scsi:512:512:gpt:TS-RDF5 SD Transcend:;
  565. 1:1049kB:538MB:537MB:fat32:EFI System Partition:boot, esp;
  566. 2:538MB:1050MB:512MB:ext2::;
  567. 3:1050MB:128GB:127GB:::;
  568. =================== lsblk:
  569. KNAME TYPE FSTYPE SIZE LABEL
  570. sdb disk 119.3G
  571. sdb2 part ext2 488M
  572. sdb3 part crypto_LUKS 118.3G
  573. sdb1 part vfat 512M
  574. loop0 loop squashfs 1.4G
  575. sda disk 14.9G
  576. sda1 part vfat 14.9G KUBUNTU 16_
  577. KNAME ROTA RO RM STATE MOUNTPOINT
  578. sdb 1 0 1 running
  579. sdb2 1 0 1 /media/ubuntu/a1966472-13a3-4a27-bf7b-4fe40dd74f77
  580. sdb3 1 0 1
  581. sdb1 1 0 1 /mnt/boot-sav/sdb1
  582. loop0 1 1 0 /rofs
  583. sda 1 0 1 running
  584. sda1 1 0 1 /cdrom
  585. =================== mount:
  586. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  587. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  588. udev on /dev type devtmpfs (rw,nosuid,relatime,size=920496k,nr_inodes=230124,mode=755)
  589. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  590. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=187216k,mode=755)
  591. /dev/sda1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  592. /dev/loop0 on /rofs type squashfs (ro,noatime)
  593. aufs on / type aufs (rw,noatime,si=beb5b35595a2dda1)
  594. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  595. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  596. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  597. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  598. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  599. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  600. efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
  601. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  602. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
  603. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  604. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  605. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  606. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  607. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
  608. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
  609. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  610. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  611. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=11555)
  612. mqueue on /dev/mqueue type mqueue (rw,relatime)
  613. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  614. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  615. tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
  616. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  617. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
  618. tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=187216k,mode=700,uid=999,gid=999)
  619. gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
  620. /dev/sdb2 on /media/ubuntu/a1966472-13a3-4a27-bf7b-4fe40dd74f77 type ext2 (rw,nosuid,nodev,relatime,block_validity,barrier,user_xattr,acl,uhelper=udisks2)
  621. /dev/sdb1 on /mnt/boot-sav/sdb1 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  622. =================== ls:
  623. /sys/block/sda (filtered): alignment_offset badblocks bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sda1 size slaves stat subsystem trace uevent
  624. /sys/block/sdb (filtered): alignment_offset badblocks bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sdb1 sdb2 sdb3 size slaves stat subsystem trace uevent
  625. /dev (filtered): acpi_thermal_rel autofs block bsg btrfs-control bus char console core cpu cpu_dma_latency cuse disk dri drm_dp_aux0 drm_dp_aux1 ecryptfs fb0 fd full fuse gpiochip0 gpiochip1 gpiochip2 gpiochip3 hidraw0 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 initctl input kmsg kvm 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 sdb sdb1 sdb2 sdb3 sg0 sg1 shm snapshot snd stderr stdin stdout tpm0 uhid uinput urandom userio v4l vfio vga_arbiter vhci vhost-net video0 zero
  626. ls /dev/mapper: control
  627. =================== hexdump -n512 -C /dev/sdb1
  628. 00000000 eb 58 90 6d 6b 66 73 2e 66 61 74 00 02 08 20 00 |.X.mkfs.fat... .|
  629. 00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
  630. 00000020 00 00 10 00 fe 03 00 00 00 00 00 00 02 00 00 00 |................|
  631. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  632. 00000040 80 01 29 03 f9 ea 55 4e 4f 20 4e 41 4d 45 20 20 |..)...UNO NAME |
  633. 00000050 20 20 46 41 54 33 32 20 20 20 0e 1f be 77 7c ac | FAT32 ...w|.|
  634. 00000060 22 c0 74 0b 56 b4 0e bb 07 00 cd 10 5e eb f0 32 |".t.V.......^..2|
  635. 00000070 e4 cd 16 cd 19 eb fe 54 68 69 73 20 69 73 20 6e |.......This is n|
  636. 00000080 6f 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 64 69 |ot a bootable di|
  637. 00000090 73 6b 2e 20 20 50 6c 65 61 73 65 20 69 6e 73 65 |sk. Please inse|
  638. 000000a0 72 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 66 6c |rt a bootable fl|
  639. 000000b0 6f 70 70 79 20 61 6e 64 0d 0a 70 72 65 73 73 20 |oppy and..press |
  640. 000000c0 61 6e 79 20 6b 65 79 20 74 6f 20 74 72 79 20 61 |any key to try a|
  641. 000000d0 67 61 69 6e 20 2e 2e 2e 20 0d 0a 00 00 00 00 00 |gain ... .......|
  642. 000000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  643. *
  644. 000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
  645. 00000200
  646. =================== df -Th:
  647. Filesystem Type Size Used Avail Use% Mounted on
  648. udev devtmpfs 899M 0 899M 0% /dev
  649. tmpfs tmpfs 183M 6.0M 177M 4% /run
  650. /dev/sda1 vfat 15G 1.5G 14G 10% /cdrom
  651. /dev/loop0 squashfs 1.4G 1.4G 0 100% /rofs
  652. aufs aufs 915M 63M 852M 7% /
  653. tmpfs tmpfs 915M 26M 889M 3% /dev/shm
  654. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  655. tmpfs tmpfs 915M 0 915M 0% /sys/fs/cgroup
  656. tmpfs tmpfs 915M 256K 914M 1% /tmp
  657. tmpfs tmpfs 183M 80K 183M 1% /run/user/999
  658. /dev/sdb2 ext2 473M 124M 325M 28% /media/ubuntu/a1966472-13a3-4a27-bf7b-4fe40dd74f77
  659. /dev/sdb1 vfat 511M 6.1M 505M 2% /mnt/boot-sav/sdb1
  660. =================== fdisk -l:
  661. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  662. Units: sectors of 1 * 512 = 512 bytes
  663. Sector size (logical/physical): 512 bytes / 4096 bytes
  664. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  665. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  666. Units: sectors of 1 * 512 = 512 bytes
  667. Sector size (logical/physical): 512 bytes / 4096 bytes
  668. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  669. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  670. Units: sectors of 1 * 512 = 512 bytes
  671. Sector size (logical/physical): 512 bytes / 4096 bytes
  672. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  673. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  674. Units: sectors of 1 * 512 = 512 bytes
  675. Sector size (logical/physical): 512 bytes / 4096 bytes
  676. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  677. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  678. Units: sectors of 1 * 512 = 512 bytes
  679. Sector size (logical/physical): 512 bytes / 4096 bytes
  680. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  681. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  682. Units: sectors of 1 * 512 = 512 bytes
  683. Sector size (logical/physical): 512 bytes / 4096 bytes
  684. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  685. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  686. Units: sectors of 1 * 512 = 512 bytes
  687. Sector size (logical/physical): 512 bytes / 4096 bytes
  688. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  689. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  690. Units: sectors of 1 * 512 = 512 bytes
  691. Sector size (logical/physical): 512 bytes / 4096 bytes
  692. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  693. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  694. Units: sectors of 1 * 512 = 512 bytes
  695. Sector size (logical/physical): 512 bytes / 4096 bytes
  696. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  697. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  698. Units: sectors of 1 * 512 = 512 bytes
  699. Sector size (logical/physical): 512 bytes / 4096 bytes
  700. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  701. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  702. Units: sectors of 1 * 512 = 512 bytes
  703. Sector size (logical/physical): 512 bytes / 4096 bytes
  704. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  705. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  706. Units: sectors of 1 * 512 = 512 bytes
  707. Sector size (logical/physical): 512 bytes / 4096 bytes
  708. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  709. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  710. Units: sectors of 1 * 512 = 512 bytes
  711. Sector size (logical/physical): 512 bytes / 4096 bytes
  712. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  713. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  714. Units: sectors of 1 * 512 = 512 bytes
  715. Sector size (logical/physical): 512 bytes / 4096 bytes
  716. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  717. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  718. Units: sectors of 1 * 512 = 512 bytes
  719. Sector size (logical/physical): 512 bytes / 4096 bytes
  720. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  721. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  722. Units: sectors of 1 * 512 = 512 bytes
  723. Sector size (logical/physical): 512 bytes / 4096 bytes
  724. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  725. Disk /dev/loop0: 1.4 GiB, 1497772032 bytes, 2925336 sectors
  726. Units: sectors of 1 * 512 = 512 bytes
  727. Sector size (logical/physical): 512 bytes / 512 bytes
  728. I/O size (minimum/optimal): 512 bytes / 512 bytes
  729. Disk /dev/sda: 14.9 GiB, 16008609792 bytes, 31266816 sectors
  730. Units: sectors of 1 * 512 = 512 bytes
  731. Sector size (logical/physical): 512 bytes / 512 bytes
  732. I/O size (minimum/optimal): 512 bytes / 512 bytes
  733. Disklabel type: dos
  734. Disk identifier: 0x01a8e938
  735. Device Boot Start End Sectors Size Id Type
  736. /dev/sda1 * 2048 31266815 31264768 14.9G b W95 FAT32
  737. Disk /dev/sdb: 119.3 GiB, 128043712512 bytes, 250085376 sectors
  738. Units: sectors of 1 * 512 = 512 bytes
  739. Sector size (logical/physical): 512 bytes / 512 bytes
  740. I/O size (minimum/optimal): 512 bytes / 512 bytes
  741. Disklabel type: gpt
  742. Disk identifier: 460F55EE-CEFE-47B0-8DF2-40706DECD4C9
  743. Device Start End Sectors Size Type
  744. /dev/sdb1 2048 1050623 1048576 512M EFI System
  745. /dev/sdb2 1050624 2050047 999424 488M Linux filesystem
  746. /dev/sdb3 2050048 250083327 248033280 118.3G Linux filesystem
  747. No OS or WinEFI system
  748. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  749. /boot detected. Please check the options.
  750. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  751. =================== Recommended repair
  752. The default repair of the Boot-Repair utility will not act on the MBR.
  753. Additional repair will be performed: repair-filesystems
  754. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  755. Force Unmount all blkid partitions (for fsck) except / /boot /cdrom /dev /etc /home /opt /pas /proc /rofs /sys /tmp /usr /var
  756. fsck -fyM /dev/sdb1
  757. fsck from util-linux 2.27.1
  758. fsck -fyM /dev/sdb2
  759. fsck from util-linux 2.27.1
  760. e2fsck 1.42.13 (17-May-2015)
  761. Pass 1: Checking inodes, blocks, and sizes
  762. Pass 2: Checking directory structure
  763. Pass 3: Checking directory connectivity
  764. Pass 4: Checking reference counts
  765. Pass 5: Checking group summary information
  766. /dev/sdb2: 300/124928 files (22.3% non-contiguous), 142513/499712 blocks
  767. fsck -fyM /dev/sdb3
  768. fsck from util-linux 2.27.1
  769. mount: unknown filesystem type 'crypto_LUKS'
  770. mount /dev/sdb3 : Error code 32
  771. mount -r /dev/sdb3 /mnt/boot-sav/sdb3
  772. mount: unknown filesystem type 'crypto_LUKS'
  773. mount -r /dev/sdb3 : Error code 32
  774. Boot successfully repaired.
  775. You can now reboot your computer.
  776. paste.ubuntu.com ko (), using paste.debian
  777. paste.debian.net ko (), using paste2