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 (5.00 and higher) 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.10
  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 6.03 20151222............................................@.....2....0............A20 gate n
  29. Boot sector info: Syslinux looks at sector 1567152 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: /syslinux.cfg /casper/vmlinuz.efi
  34. /EFI/BOOT/grubx64.efi /ldlinux.sys
  35. ============================ Drive/Partition Info: =============================
  36. Drive: sda _____________________________________________________________________
  37. Disk /dev/sda: 232.9 GiB, 250059350016 bytes, 488397168 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 480,014,335 480,012,288 83 Linux
  44. /dev/sda2 480,016,382 488,396,799 8,380,418 5 Extended
  45. /dev/sda5 480,016,384 488,396,799 8,380,416 82 Linux swap / Solaris
  46. Drive: sdb _____________________________________________________________________
  47. Disk /dev/sdb: 1.9 GiB, 2002780160 bytes, 3911680 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 * 32 3,911,679 3,911,648 b W95 FAT32
  54. "blkid" output: ________________________________________________________________
  55. Device UUID TYPE LABEL
  56. /dev/loop0 squashfs
  57. /dev/sda1 4ec02549-118c-4bd8-ba2c-bf05c8b37915 ext4
  58. /dev/sda5 a3580cdf-7383-4acf-954c-f13a13f2e429 swap
  59. /dev/sdb1 7E68-2409 vfat IHPBA 2012
  60. ========================= "ls -l /dev/disk/by-id" output: ======================
  61. total 0
  62. lrwxrwxrwx 1 root root 9 Mar 17 08:27 ata-TOSHIBA_MK2555GSX_49I5F1LES -> ../../sda
  63. lrwxrwxrwx 1 root root 10 Mar 17 08:27 ata-TOSHIBA_MK2555GSX_49I5F1LES-part1 -> ../../sda1
  64. lrwxrwxrwx 1 root root 10 Mar 17 08:27 ata-TOSHIBA_MK2555GSX_49I5F1LES-part2 -> ../../sda2
  65. lrwxrwxrwx 1 root root 10 Mar 17 08:27 ata-TOSHIBA_MK2555GSX_49I5F1LES-part5 -> ../../sda5
  66. lrwxrwxrwx 1 root root 9 Mar 17 08:23 ata-TSSTcorp_CDDVDW_TS-L633A -> ../../sr0
  67. lrwxrwxrwx 1 root root 9 Mar 17 08:27 usb-Generic_Flash_Disk_CCBB1206141521581996251505-0:0 -> ../../sdb
  68. lrwxrwxrwx 1 root root 10 Mar 17 08:27 usb-Generic_Flash_Disk_CCBB1206141521581996251505-0:0-part1 -> ../../sdb1
  69. lrwxrwxrwx 1 root root 9 Mar 17 08:27 wwn-0x50000391b6986254 -> ../../sda
  70. lrwxrwxrwx 1 root root 10 Mar 17 08:27 wwn-0x50000391b6986254-part1 -> ../../sda1
  71. lrwxrwxrwx 1 root root 10 Mar 17 08:27 wwn-0x50000391b6986254-part2 -> ../../sda2
  72. lrwxrwxrwx 1 root root 10 Mar 17 08:27 wwn-0x50000391b6986254-part5 -> ../../sda5
  73. ================================ Mount points: =================================
  74. Device Mount_Point Type Options
  75. /dev/loop0 /rofs squashfs (ro,noatime)
  76. /dev/sdb1 /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  77. =========================== sda1/boot/grub/grub.cfg: ===========================
  78. --------------------------------------------------------------------------------
  79. #
  80. # DO NOT EDIT THIS FILE
  81. #
  82. # It is automatically generated by grub-mkconfig using templates
  83. # from /etc/grub.d and settings from /etc/default/grub
  84. #
  85. ### BEGIN /etc/grub.d/00_header ###
  86. if [ -s $prefix/grubenv ]; then
  87. set have_grubenv=true
  88. load_env
  89. fi
  90. if [ "${next_entry}" ] ; then
  91. set default="${next_entry}"
  92. set next_entry=
  93. save_env next_entry
  94. set boot_once=true
  95. else
  96. set default="0"
  97. fi
  98. if [ x"${feature_menuentry_id}" = xy ]; then
  99. menuentry_id_option="--id"
  100. else
  101. menuentry_id_option=""
  102. fi
  103. export menuentry_id_option
  104. if [ "${prev_saved_entry}" ]; then
  105. set saved_entry="${prev_saved_entry}"
  106. save_env saved_entry
  107. set prev_saved_entry=
  108. save_env prev_saved_entry
  109. set boot_once=true
  110. fi
  111. function savedefault {
  112. if [ -z "${boot_once}" ]; then
  113. saved_entry="${chosen}"
  114. save_env saved_entry
  115. fi
  116. }
  117. function recordfail {
  118. set recordfail=1
  119. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  120. }
  121. function load_video {
  122. if [ x$feature_all_video_module = xy ]; then
  123. insmod all_video
  124. else
  125. insmod efi_gop
  126. insmod efi_uga
  127. insmod ieee1275_fb
  128. insmod vbe
  129. insmod vga
  130. insmod video_bochs
  131. insmod video_cirrus
  132. fi
  133. }
  134. if [ x$feature_default_font_path = xy ] ; then
  135. font=unicode
  136. else
  137. insmod part_msdos
  138. insmod ext2
  139. set root='hd0,msdos1'
  140. if [ x$feature_platform_search_hint = xy ]; then
  141. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 4ec02549-118c-4bd8-ba2c-bf05c8b37915
  142. else
  143. search --no-floppy --fs-uuid --set=root 4ec02549-118c-4bd8-ba2c-bf05c8b37915
  144. fi
  145. font="/usr/share/grub/unicode.pf2"
  146. fi
  147. if loadfont $font ; then
  148. set gfxmode=auto
  149. load_video
  150. insmod gfxterm
  151. set locale_dir=$prefix/locale
  152. set lang=fr_FR
  153. insmod gettext
  154. fi
  155. terminal_output gfxterm
  156. if [ "${recordfail}" = 1 ] ; then
  157. set timeout=30
  158. else
  159. if [ x$feature_timeout_style = xy ] ; then
  160. set timeout_style=hidden
  161. set timeout=0
  162. # Fallback hidden-timeout code in case the timeout_style feature is
  163. # unavailable.
  164. elif sleep --interruptible 0 ; then
  165. set timeout=0
  166. fi
  167. fi
  168. ### END /etc/grub.d/00_header ###
  169. ### BEGIN /etc/grub.d/05_debian_theme ###
  170. set menu_color_normal=white/black
  171. set menu_color_highlight=black/light-gray
  172. if background_color 60,59,55; then
  173. clear
  174. fi
  175. color_normal=light-gray/black
  176. if [ -e ${prefix}/themes/ubuntu-mate/theme.txt ]; then
  177. insmod png
  178. theme=${prefix}/themes/ubuntu-mate/theme.txt
  179. fi
  180. ### END /etc/grub.d/05_debian_theme ###
  181. ### BEGIN /etc/grub.d/10_linux ###
  182. function gfxmode {
  183. set gfxpayload="${1}"
  184. if [ "${1}" = "keep" ]; then
  185. set vt_handoff=vt.handoff=7
  186. else
  187. set vt_handoff=
  188. fi
  189. }
  190. if [ "${recordfail}" != 1 ]; then
  191. if [ -e ${prefix}/gfxblacklist.txt ]; then
  192. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  193. if [ ${match} = 0 ]; then
  194. set linux_gfx_mode=keep
  195. else
  196. set linux_gfx_mode=text
  197. fi
  198. else
  199. set linux_gfx_mode=text
  200. fi
  201. else
  202. set linux_gfx_mode=keep
  203. fi
  204. else
  205. set linux_gfx_mode=text
  206. fi
  207. export linux_gfx_mode
  208. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-4ec02549-118c-4bd8-ba2c-bf05c8b37915' {
  209. recordfail
  210. load_video
  211. gfxmode $linux_gfx_mode
  212. insmod gzio
  213. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  214. insmod part_msdos
  215. insmod ext2
  216. set root='hd0,msdos1'
  217. if [ x$feature_platform_search_hint = xy ]; then
  218. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 4ec02549-118c-4bd8-ba2c-bf05c8b37915
  219. else
  220. search --no-floppy --fs-uuid --set=root 4ec02549-118c-4bd8-ba2c-bf05c8b37915
  221. fi
  222. linux /boot/vmlinuz-4.8.0-22-generic root=UUID=4ec02549-118c-4bd8-ba2c-bf05c8b37915 ro quiet splash $vt_handoff
  223. initrd /boot/initrd.img-4.8.0-22-generic
  224. }
  225. submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-4ec02549-118c-4bd8-ba2c-bf05c8b37915' {
  226. menuentry 'Ubuntu, avec Linux 4.8.0-22-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-22-generic-advanced-4ec02549-118c-4bd8-ba2c-bf05c8b37915' {
  227. recordfail
  228. load_video
  229. gfxmode $linux_gfx_mode
  230. insmod gzio
  231. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  232. insmod part_msdos
  233. insmod ext2
  234. set root='hd0,msdos1'
  235. if [ x$feature_platform_search_hint = xy ]; then
  236. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 4ec02549-118c-4bd8-ba2c-bf05c8b37915
  237. else
  238. search --no-floppy --fs-uuid --set=root 4ec02549-118c-4bd8-ba2c-bf05c8b37915
  239. fi
  240. echo 'Chargement de Linux 4.8.0-22-generic…'
  241. linux /boot/vmlinuz-4.8.0-22-generic root=UUID=4ec02549-118c-4bd8-ba2c-bf05c8b37915 ro quiet splash $vt_handoff
  242. echo 'Chargement du disque mémoire initial…'
  243. initrd /boot/initrd.img-4.8.0-22-generic
  244. }
  245. menuentry 'Ubuntu, with Linux 4.8.0-22-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-22-generic-recovery-4ec02549-118c-4bd8-ba2c-bf05c8b37915' {
  246. recordfail
  247. load_video
  248. insmod gzio
  249. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  250. insmod part_msdos
  251. insmod ext2
  252. set root='hd0,msdos1'
  253. if [ x$feature_platform_search_hint = xy ]; then
  254. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 4ec02549-118c-4bd8-ba2c-bf05c8b37915
  255. else
  256. search --no-floppy --fs-uuid --set=root 4ec02549-118c-4bd8-ba2c-bf05c8b37915
  257. fi
  258. echo 'Chargement de Linux 4.8.0-22-generic…'
  259. linux /boot/vmlinuz-4.8.0-22-generic root=UUID=4ec02549-118c-4bd8-ba2c-bf05c8b37915 ro recovery nomodeset
  260. echo 'Chargement du disque mémoire initial…'
  261. initrd /boot/initrd.img-4.8.0-22-generic
  262. }
  263. }
  264. ### END /etc/grub.d/10_linux ###
  265. ### BEGIN /etc/grub.d/20_linux_xen ###
  266. ### END /etc/grub.d/20_linux_xen ###
  267. ### BEGIN /etc/grub.d/20_memtest86+ ###
  268. menuentry 'Memory test (memtest86+)' {
  269. insmod part_msdos
  270. insmod ext2
  271. set root='hd0,msdos1'
  272. if [ x$feature_platform_search_hint = xy ]; then
  273. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 4ec02549-118c-4bd8-ba2c-bf05c8b37915
  274. else
  275. search --no-floppy --fs-uuid --set=root 4ec02549-118c-4bd8-ba2c-bf05c8b37915
  276. fi
  277. knetbsd /boot/memtest86+.elf
  278. }
  279. menuentry 'Memory test (memtest86+, serial console 115200)' {
  280. insmod part_msdos
  281. insmod ext2
  282. set root='hd0,msdos1'
  283. if [ x$feature_platform_search_hint = xy ]; then
  284. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 4ec02549-118c-4bd8-ba2c-bf05c8b37915
  285. else
  286. search --no-floppy --fs-uuid --set=root 4ec02549-118c-4bd8-ba2c-bf05c8b37915
  287. fi
  288. linux16 /boot/memtest86+.bin console=ttyS0,115200n8
  289. }
  290. ### END /etc/grub.d/20_memtest86+ ###
  291. ### BEGIN /etc/grub.d/30_os-prober ###
  292. ### END /etc/grub.d/30_os-prober ###
  293. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  294. ### END /etc/grub.d/30_uefi-firmware ###
  295. ### BEGIN /etc/grub.d/40_custom ###
  296. # This file provides an easy way to add custom menu entries. Simply type the
  297. # menu entries you want to add after this comment. Be careful not to change
  298. # the 'exec tail' line above.
  299. ### END /etc/grub.d/40_custom ###
  300. ### BEGIN /etc/grub.d/41_custom ###
  301. if [ -f ${config_directory}/custom.cfg ]; then
  302. source ${config_directory}/custom.cfg
  303. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  304. source $prefix/custom.cfg;
  305. fi
  306. ### END /etc/grub.d/41_custom ###
  307. --------------------------------------------------------------------------------
  308. =============================== sda1/etc/fstab: ================================
  309. --------------------------------------------------------------------------------
  310. # /etc/fstab: static file system information.
  311. #
  312. # Use 'blkid' to print the universally unique identifier for a
  313. # device; this may be used with UUID= as a more robust way to name devices
  314. # that works even if disks are added and removed. See fstab(5).
  315. #
  316. # <file system> <mount point> <type> <options> <dump> <pass>
  317. # / was on /dev/sda1 during installation
  318. UUID=4ec02549-118c-4bd8-ba2c-bf05c8b37915 / ext4 errors=remount-ro 0 1
  319. # swap was on /dev/sda5 during installation
  320. UUID=a3580cdf-7383-4acf-954c-f13a13f2e429 none swap sw 0 0
  321. --------------------------------------------------------------------------------
  322. =================== sda1: Location of files loaded by Grub: ====================
  323. GiB - GB File Fragment(s)
  324. 98.243774414 = 105.488449536 boot/grub/grub.cfg 1
  325. 98.240509033 = 105.484943360 boot/grub/i386-pc/core.img 1
  326. 1.211063385 = 1.300369408 boot/vmlinuz-4.8.0-22-generic 1
  327. 1.211063385 = 1.300369408 vmlinuz 1
  328. 2.049278259 = 2.200395776 boot/initrd.img-4.8.0-22-generic 3
  329. 2.049278259 = 2.200395776 initrd.img 3
  330. ============================== sdb1/syslinux.cfg: ==============================
  331. --------------------------------------------------------------------------------
  332. default menu.c32
  333. prompt 0
  334. menu title UNetbootin
  335. timeout 100
  336. label unetbootindefault
  337. menu label Default
  338. kernel /ubnkern
  339. append initrd=/ubninit file=/cdrom/preseed/ubuntu-mate.seed boot=casper quiet splash ---
  340. label ubnentry0
  341. menu label ^Help
  342. kernel /ubnkern
  343. append initrd=/ubninit
  344. label ubnentry1
  345. menu label ^Try Ubuntu MATE without installing
  346. kernel /casper/vmlinuz.efi
  347. append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu-mate.seed boot=casper quiet splash ---
  348. label ubnentry2
  349. menu label ^Install Ubuntu MATE
  350. kernel /casper/vmlinuz.efi
  351. append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu-mate.seed boot=casper only-ubiquity quiet splash ---
  352. label ubnentry3
  353. menu label ^Check disc for defects
  354. kernel /casper/vmlinuz.efi
  355. append initrd=/casper/initrd.lz boot=casper integrity-check quiet splash ---
  356. label ubnentry4
  357. menu label Test ^memory
  358. kernel /install/mt86plus
  359. append initrd=/ubninit
  360. label ubnentry5
  361. menu label ^Boot from first hard disk
  362. kernel /ubnkern
  363. append initrd=/ubninit
  364. label ubnentry6
  365. menu label Try Ubuntu MATE without installing
  366. kernel /casper/vmlinuz.efi
  367. append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu-mate.seed boot=casper quiet splash ---
  368. label ubnentry7
  369. menu label Install Ubuntu MATE
  370. kernel /casper/vmlinuz.efi
  371. append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu-mate.seed boot=casper only-ubiquity quiet splash ---
  372. label ubnentry8
  373. menu label OEM install (for manufacturers)
  374. kernel /casper/vmlinuz.efi
  375. append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu-mate.seed boot=casper only-ubiquity quiet splash oem-config/enable=true ---
  376. label ubnentry9
  377. menu label Check disc for defects
  378. kernel /casper/vmlinuz.efi
  379. append initrd=/casper/initrd.lz boot=casper integrity-check quiet splash ---
  380. --------------------------------------------------------------------------------
  381. ================= sdb1: Location of files loaded by Syslinux: ==================
  382. GiB - GB File Fragment(s)
  383. ?? = ?? syslinux.cfg 1
  384. ?? = ?? ldlinux.sys 1
  385. ?? = ?? ldlinux.c32 1
  386. ?? = ?? libcom32.c32 1
  387. ?? = ?? libutil.c32 1
  388. ?? = ?? menu.c32 1
  389. ============== sdb1: Version of COM32(R) files used by Syslinux: ===============
  390. ldlinux.c32 : not a COM32/COM32R module
  391. libcom32.c32 : not a COM32/COM32R module
  392. libutil.c32 : not a COM32/COM32R module
  393. menu.c32 : not a COM32/COM32R module
  394. ======================== Unknown MBRs/Boot Sectors/etc: ========================
  395. Unknown BootLoader on sda2
  396. 00000000 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff |................|
  397. *
  398. 000001b0 ff ff ff ff ff ff ff ff ff ff ff ff ff ff 00 fe |................|
  399. 000001c0 ff ff 82 fe ff ff 02 00 00 00 00 e0 7f 00 00 00 |................|
  400. 000001d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  401. *
  402. 000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
  403. 00000200
  404. =============================== StdErr Messages: ===============================
  405. File descriptor 63 (pipe:[92433]) leaked on lvs invocation. Parent PID 10221: bash
  406. ADDITIONAL INFORMATION :
  407. =================== log of boot-info 2017-03-17__08h27 ===================
  408. boot-info version : 4ppa40
  409. boot-sav version : 4ppa40
  410. glade2script version : 3.2.3~ppa1
  411. boot-sav-extra version : 4ppa40
  412. boot-info is executed in live-session (Ubuntu 16.10, yakkety, Ubuntu, x86_64)
  413. CPU op-mode(s): 32-bit, 64-bit
  414. BOOT_IMAGE=/casper/vmlinuz.efi initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu-mate.seed boot=casper quiet splash ---
  415. ls: cannot access '/home/usr/.config': No such file or directory
  416. =================== os-prober:
  417. /dev/sda1:Ubuntu 16.10 (16.10):Ubuntu:linux
  418. =================== blkid:
  419. /dev/sda1: UUID="4ec02549-118c-4bd8-ba2c-bf05c8b37915" TYPE="ext4" PARTUUID="3f07d5ab-01"
  420. /dev/sdb1: LABEL="IHPBA 2012" UUID="7E68-2409" TYPE="vfat" PARTUUID="011b9e43-01"
  421. /dev/loop0: TYPE="squashfs"
  422. /dev/sda5: UUID="a3580cdf-7383-4acf-954c-f13a13f2e429" TYPE="swap" PARTUUID="3f07d5ab-05"
  423. 1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
  424. =================== sda1/etc/grub.d/ :
  425. drwxr-xr-x 2 root root 4096 Oct 12 20:48 grub.d
  426. total 76
  427. -rwxr-xr-x 1 root root 9791 Sep 6 2016 00_header
  428. -rwxr-xr-x 1 root root 6258 Mar 15 2016 05_debian_theme
  429. -rwxr-xr-x 1 root root 12261 Sep 6 2016 10_linux
  430. -rwxr-xr-x 1 root root 11082 Sep 6 2016 20_linux_xen
  431. -rwxr-xr-x 1 root root 1992 Jan 28 2016 20_memtest86+
  432. -rwxr-xr-x 1 root root 11692 Sep 6 2016 30_os-prober
  433. -rwxr-xr-x 1 root root 1418 Sep 6 2016 30_uefi-firmware
  434. -rwxr-xr-x 1 root root 214 Sep 6 2016 40_custom
  435. -rwxr-xr-x 1 root root 216 Sep 6 2016 41_custom
  436. -rw-r--r-- 1 root root 483 Sep 6 2016 README
  437. =================== sda1/etc/default/grub :
  438. # If you change this file, run 'update-grub' afterwards to update
  439. # /boot/grub/grub.cfg.
  440. # For full documentation of the options in this file, see:
  441. # info -f grub -n 'Simple configuration'
  442. GRUB_DEFAULT=0
  443. GRUB_HIDDEN_TIMEOUT=0
  444. GRUB_HIDDEN_TIMEOUT_QUIET=true
  445. GRUB_TIMEOUT=10
  446. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  447. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  448. GRUB_CMDLINE_LINUX=""
  449. # Uncomment to enable BadRAM filtering, modify to suit your needs
  450. # This works with Linux (no patch required) and with any kernel that obtains
  451. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  452. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  453. # Uncomment to disable graphical terminal (grub-pc only)
  454. #GRUB_TERMINAL=console
  455. # The resolution used on graphical terminal
  456. # note that you can use only modes which your graphic card supports via VBE
  457. # you can see them in real GRUB with the command `vbeinfo'
  458. #GRUB_GFXMODE=640x480
  459. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  460. #GRUB_DISABLE_LINUX_UUID=true
  461. # Uncomment to disable generation of recovery mode menu entries
  462. #GRUB_DISABLE_RECOVERY="true"
  463. # Uncomment to get a beep at grub start
  464. #GRUB_INIT_TUNE="480 440 1"
  465. =================== sda1recordfail=1/grub/grubenv :
  466. recordfail=1
  467. =================== UEFI/Legacy mode:
  468. This live-session is not in EFI-mode.
  469. SecureBoot maybe enabled.
  470. =================== PARTITIONS & DISKS:
  471. sda1 : sda, not-sepboot, grubenv-ng grub2, signed 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.
  472. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes
  473. =================== parted -l:
  474. Model: ATA TOSHIBA MK2555GS (scsi)
  475. Disk /dev/sda: 250GB
  476. Sector size (logical/physical): 512B/512B
  477. Partition Table: msdos
  478. Disk Flags:
  479. Number Start End Size Type File system Flags
  480. 1 1049kB 246GB 246GB primary ext4 boot
  481. 2 246GB 250GB 4291MB extended
  482. 5 246GB 250GB 4291MB logical linux-swap(v1)
  483. Model: Generic Flash Disk (scsi)
  484. Disk /dev/sdb: 2003MB
  485. Sector size (logical/physical): 512B/512B
  486. Partition Table: msdos
  487. Disk Flags:
  488. Number Start End Size Type File system Flags
  489. 1 16.4kB 2003MB 2003MB primary fat32 boot
  490. =================== parted -lm:
  491. BYT;
  492. /dev/sda:250GB:scsi:512:512:msdos:ATA TOSHIBA MK2555GS:;
  493. 1:1049kB:246GB:246GB:ext4::boot;
  494. 2:246GB:250GB:4291MB:::;
  495. 5:246GB:250GB:4291MB:linux-swap(v1)::;
  496. BYT;
  497. /dev/sdb:2003MB:scsi:512:512:msdos:Generic Flash Disk:;
  498. 1:16.4kB:2003MB:2003MB:fat32::boot;
  499. =================== lsblk:
  500. KNAME TYPE FSTYPE SIZE LABEL
  501. sdb disk 1.9G
  502. sdb1 part vfat 1.9G IHPBA 2012
  503. sr0 rom 1024M
  504. loop0 loop squashfs 1.5G
  505. sda disk 232.9G
  506. sda2 part 1K
  507. sda5 part swap 4G
  508. sda1 part ext4 228.9G
  509. KNAME ROTA RO RM STATE MOUNTPOINT
  510. sdb 1 0 1 running
  511. sdb1 1 0 1 /cdrom
  512. sr0 1 0 1 running
  513. loop0 1 1 0 /rofs
  514. sda 1 0 0 running
  515. sda2 1 0 0
  516. sda5 1 0 0 [SWAP]
  517. sda1 1 0 0 /mnt/boot-sav/sda1
  518. =================== mount:
  519. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  520. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  521. udev on /dev type devtmpfs (rw,nosuid,relatime,size=2005984k,nr_inodes=501496,mode=755)
  522. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  523. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=404400k,mode=755)
  524. /dev/sdb1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  525. /dev/loop0 on /rofs type squashfs (ro,noatime)
  526. aufs on / type aufs (rw,noatime,si=7ab9936892ebe306)
  527. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  528. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  529. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  530. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  531. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  532. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  533. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  534. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  535. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  536. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  537. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
  538. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
  539. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  540. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
  541. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  542. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  543. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=22,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=9173)
  544. mqueue on /dev/mqueue type mqueue (rw,relatime)
  545. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  546. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  547. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  548. tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
  549. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
  550. tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=404396k,mode=700,uid=999,gid=999)
  551. gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
  552. /dev/sda1 on /mnt/boot-sav/sda1 type ext4 (rw,relatime,data=ordered)
  553. =================== ls:
  554. /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 sda2 sda5 size slaves stat subsystem trace uevent
  555. /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 size slaves stat subsystem trace uevent
  556. /sys/block/sr0 (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 size slaves stat subsystem trace uevent
  557. /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 fw0 hidraw0 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 initctl input kfd kmsg kvm lightnvm log mapper mcelog 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 toshiba_acpi uhid uinput urandom userio vfio vga_arbiter vhci vhost-net zero
  558. ls /dev/mapper: control
  559. =================== df -Th:
  560. Filesystem Type Size Used Avail Use% Mounted on
  561. udev devtmpfs 2.0G 0 2.0G 0% /dev
  562. tmpfs tmpfs 395M 12M 384M 3% /run
  563. /dev/sdb1 vfat 1.9G 1.7G 237M 88% /cdrom
  564. /dev/loop0 squashfs 1.6G 1.6G 0 100% /rofs
  565. aufs aufs 2.0G 176M 1.8G 9% /
  566. tmpfs tmpfs 2.0G 25M 2.0G 2% /dev/shm
  567. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  568. tmpfs tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
  569. tmpfs tmpfs 2.0G 4.0K 2.0G 1% /tmp
  570. tmpfs tmpfs 395M 40K 395M 1% /run/user/999
  571. /dev/sda1 ext4 225G 4.4G 209G 3% /mnt/boot-sav/sda1
  572. =================== fdisk -l:
  573. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  574. Units: sectors of 1 * 512 = 512 bytes
  575. Sector size (logical/physical): 512 bytes / 4096 bytes
  576. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  577. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  578. Units: sectors of 1 * 512 = 512 bytes
  579. Sector size (logical/physical): 512 bytes / 4096 bytes
  580. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  581. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  582. Units: sectors of 1 * 512 = 512 bytes
  583. Sector size (logical/physical): 512 bytes / 4096 bytes
  584. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  585. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  586. Units: sectors of 1 * 512 = 512 bytes
  587. Sector size (logical/physical): 512 bytes / 4096 bytes
  588. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  589. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  590. Units: sectors of 1 * 512 = 512 bytes
  591. Sector size (logical/physical): 512 bytes / 4096 bytes
  592. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  593. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  594. Units: sectors of 1 * 512 = 512 bytes
  595. Sector size (logical/physical): 512 bytes / 4096 bytes
  596. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  597. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  598. Units: sectors of 1 * 512 = 512 bytes
  599. Sector size (logical/physical): 512 bytes / 4096 bytes
  600. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  601. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  602. Units: sectors of 1 * 512 = 512 bytes
  603. Sector size (logical/physical): 512 bytes / 4096 bytes
  604. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  605. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  606. Units: sectors of 1 * 512 = 512 bytes
  607. Sector size (logical/physical): 512 bytes / 4096 bytes
  608. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  609. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  610. Units: sectors of 1 * 512 = 512 bytes
  611. Sector size (logical/physical): 512 bytes / 4096 bytes
  612. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  613. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  614. Units: sectors of 1 * 512 = 512 bytes
  615. Sector size (logical/physical): 512 bytes / 4096 bytes
  616. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  617. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  618. Units: sectors of 1 * 512 = 512 bytes
  619. Sector size (logical/physical): 512 bytes / 4096 bytes
  620. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  621. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  622. Units: sectors of 1 * 512 = 512 bytes
  623. Sector size (logical/physical): 512 bytes / 4096 bytes
  624. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  625. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  626. Units: sectors of 1 * 512 = 512 bytes
  627. Sector size (logical/physical): 512 bytes / 4096 bytes
  628. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  629. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  630. Units: sectors of 1 * 512 = 512 bytes
  631. Sector size (logical/physical): 512 bytes / 4096 bytes
  632. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  633. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  634. Units: sectors of 1 * 512 = 512 bytes
  635. Sector size (logical/physical): 512 bytes / 4096 bytes
  636. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  637. Disk /dev/loop0: 1.5 GiB, 1641218048 bytes, 3205504 sectors
  638. Units: sectors of 1 * 512 = 512 bytes
  639. Sector size (logical/physical): 512 bytes / 512 bytes
  640. I/O size (minimum/optimal): 512 bytes / 512 bytes
  641. Disk /dev/sda: 232.9 GiB, 250059350016 bytes, 488397168 sectors
  642. Units: sectors of 1 * 512 = 512 bytes
  643. Sector size (logical/physical): 512 bytes / 512 bytes
  644. I/O size (minimum/optimal): 512 bytes / 512 bytes
  645. Disklabel type: dos
  646. Disk identifier: 0x3f07d5ab
  647. Device Boot Start End Sectors Size Id Type
  648. /dev/sda1 * 2048 480014335 480012288 228.9G 83 Linux
  649. /dev/sda2 480016382 488396799 8380418 4G 5 Extended
  650. /dev/sda5 480016384 488396799 8380416 4G 82 Linux swap / Solaris
  651. Disk /dev/sdb: 1.9 GiB, 2002780160 bytes, 3911680 sectors
  652. Units: sectors of 1 * 512 = 512 bytes
  653. Sector size (logical/physical): 512 bytes / 512 bytes
  654. I/O size (minimum/optimal): 512 bytes / 512 bytes
  655. Disklabel type: dos
  656. Disk identifier: 0x011b9e43
  657. Device Boot Start End Sectors Size Id Type
  658. /dev/sdb1 * 32 3911679 3911648 1.9G b W95 FAT32
  659. =================== Suggested repair
  660. The default repair of the Boot-Repair utility would purge (in order to) and reinstall the grub2 of sda1 into the MBR of sda.
  661. Additional repair would be performed: unhide-bootmenu-10s
  662. =================== User settings
  663. The settings chosen by the user will not act on the boot.
  664. paste.ubuntu.com ko (), using paste.debian
  665. paste.debian.net ko (), using paste2