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. sda1: __________________________________________________________________________
  11. File system: ext4
  12. Boot sector type: Grub2 (v1.99-2.00)
  13. Boot sector info: Grub2 (v2.00) is installed in the boot sector of sda1
  14. and looks at sector 296584 of the same hard drive for
  15. core.img. core.img is at this location and looks for
  16. (,msdos1)/grub. It also embeds following components:
  17. modules
  18. -------------------------------------------------------
  19. fshelp ext2 part_msdos biosdisk
  20. -------------------------------------------------------
  21. Operating System:
  22. Boot files: /grub/grub.cfg /grub/i386-pc/core.img
  23. sda2: __________________________________________________________________________
  24. File system: ext4
  25. Boot sector type: -
  26. Boot sector info:
  27. Operating System: Ubuntu 16.04 LTS
  28. Boot files: /etc/fstab
  29. sda3: __________________________________________________________________________
  30. File system: swap
  31. Boot sector type: -
  32. Boot sector info:
  33. sda4: __________________________________________________________________________
  34. File system: ext4
  35. Boot sector type: -
  36. Boot sector info:
  37. Operating System:
  38. Boot files:
  39. ============================ Drive/Partition Info: =============================
  40. Drive: sda _____________________________________________________________________
  41. Disk /dev/sda: 298.1 GiB, 320072933376 bytes, 625142448 sectors
  42. Units: sectors of 1 * 512 = 512 bytes
  43. Sector size (logical/physical): 512 bytes / 512 bytes
  44. I/O size (minimum/optimal): 512 bytes / 512 bytes
  45. Disklabel type: dos
  46. Partition Boot Start Sector End Sector # of Sectors Id System
  47. /dev/sda1 * 2,048 2,000,895 1,998,848 83 Linux
  48. /dev/sda2 2,000,896 41,062,399 39,061,504 83 Linux
  49. /dev/sda3 617,234,432 625,141,759 7,907,328 82 Linux swap / Solaris
  50. /dev/sda4 41,062,400 617,234,431 576,172,032 83 Linux
  51. "blkid" output: ________________________________________________________________
  52. Device UUID TYPE LABEL
  53. /dev/loop0 squashfs
  54. /dev/sda1 93c3ff47-f17f-45a5-9b07-e088bfc61b31 ext4
  55. /dev/sda2 577da837-f922-4161-99b0-0eb817c0058d ext4
  56. /dev/sda3 dc04e530-fa4e-42db-bd11-a4f7ffb5a6b8 swap
  57. /dev/sda4 adeeaf7d-cba1-492c-8fce-25fba11c7a50 ext4
  58. /dev/sr0 2016-04-20-22-32-21-00 iso9660 Ubuntu 16.04 LTS i386
  59. ========================= "ls -l /dev/disk/by-id" output: ======================
  60. total 0
  61. lrwxrwxrwx 1 root root 9 Jun 11 08:27 ata-HL-DT-ST_DVDRAM_GMA-4082N_K0A67CI2330 -> ../../sr0
  62. lrwxrwxrwx 1 root root 9 Jun 11 08:39 ata-SAMSUNG_HN-M320MBB_S2R6J9AB900888 -> ../../sda
  63. lrwxrwxrwx 1 root root 10 Jun 11 08:39 ata-SAMSUNG_HN-M320MBB_S2R6J9AB900888-part1 -> ../../sda1
  64. lrwxrwxrwx 1 root root 10 Jun 11 08:39 ata-SAMSUNG_HN-M320MBB_S2R6J9AB900888-part2 -> ../../sda2
  65. lrwxrwxrwx 1 root root 10 Jun 11 08:39 ata-SAMSUNG_HN-M320MBB_S2R6J9AB900888-part3 -> ../../sda3
  66. lrwxrwxrwx 1 root root 10 Jun 11 08:39 ata-SAMSUNG_HN-M320MBB_S2R6J9AB900888-part4 -> ../../sda4
  67. lrwxrwxrwx 1 root root 9 Jun 11 08:39 wwn-0x50024e920600ddd5 -> ../../sda
  68. lrwxrwxrwx 1 root root 10 Jun 11 08:39 wwn-0x50024e920600ddd5-part1 -> ../../sda1
  69. lrwxrwxrwx 1 root root 10 Jun 11 08:39 wwn-0x50024e920600ddd5-part2 -> ../../sda2
  70. lrwxrwxrwx 1 root root 10 Jun 11 08:39 wwn-0x50024e920600ddd5-part3 -> ../../sda3
  71. lrwxrwxrwx 1 root root 10 Jun 11 08:39 wwn-0x50024e920600ddd5-part4 -> ../../sda4
  72. ================================ Mount points: =================================
  73. Device Mount_Point Type Options
  74. /dev/loop0 /rofs squashfs (ro,noatime)
  75. /dev/sr0 /cdrom iso9660 (ro,noatime)
  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,msdos2'
  139. if [ x$feature_platform_search_hint = xy ]; then
  140. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 577da837-f922-4161-99b0-0eb817c0058d
  141. else
  142. search --no-floppy --fs-uuid --set=root 577da837-f922-4161-99b0-0eb817c0058d
  143. fi
  144. font="/usr/share/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=fr_FR
  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-577da837-f922-4161-99b0-0eb817c0058d' {
  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 93c3ff47-f17f-45a5-9b07-e088bfc61b31
  213. else
  214. search --no-floppy --fs-uuid --set=root 93c3ff47-f17f-45a5-9b07-e088bfc61b31
  215. fi
  216. linux /vmlinuz-4.4.0-21-generic root=UUID=577da837-f922-4161-99b0-0eb817c0058d ro quiet splash $vt_handoff
  217. initrd /initrd.img-4.4.0-21-generic
  218. }
  219. submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-577da837-f922-4161-99b0-0eb817c0058d' {
  220. menuentry 'Ubuntu, avec 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-577da837-f922-4161-99b0-0eb817c0058d' {
  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 93c3ff47-f17f-45a5-9b07-e088bfc61b31
  231. else
  232. search --no-floppy --fs-uuid --set=root 93c3ff47-f17f-45a5-9b07-e088bfc61b31
  233. fi
  234. echo 'Chargement de Linux 4.4.0-21-generic…'
  235. linux /vmlinuz-4.4.0-21-generic root=UUID=577da837-f922-4161-99b0-0eb817c0058d ro quiet splash $vt_handoff
  236. echo 'Chargement du disque mémoire initial…'
  237. initrd /initrd.img-4.4.0-21-generic
  238. }
  239. 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-577da837-f922-4161-99b0-0eb817c0058d' {
  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 93c3ff47-f17f-45a5-9b07-e088bfc61b31
  250. else
  251. search --no-floppy --fs-uuid --set=root 93c3ff47-f17f-45a5-9b07-e088bfc61b31
  252. fi
  253. echo 'Chargement de Linux 4.4.0-21-generic…'
  254. linux /vmlinuz-4.4.0-21-generic root=UUID=577da837-f922-4161-99b0-0eb817c0058d ro quiet splash $vt_handoff init=/sbin/upstart
  255. echo 'Chargement du disque mémoire initial…'
  256. initrd /initrd.img-4.4.0-21-generic
  257. }
  258. 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-577da837-f922-4161-99b0-0eb817c0058d' {
  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 93c3ff47-f17f-45a5-9b07-e088bfc61b31
  268. else
  269. search --no-floppy --fs-uuid --set=root 93c3ff47-f17f-45a5-9b07-e088bfc61b31
  270. fi
  271. echo 'Chargement de Linux 4.4.0-21-generic…'
  272. linux /vmlinuz-4.4.0-21-generic root=UUID=577da837-f922-4161-99b0-0eb817c0058d ro recovery nomodeset
  273. echo 'Chargement du disque mémoire initial…'
  274. initrd /initrd.img-4.4.0-21-generic
  275. }
  276. }
  277. ### END /etc/grub.d/10_linux ###
  278. ### BEGIN /etc/grub.d/20_linux_xen ###
  279. ### END /etc/grub.d/20_linux_xen ###
  280. ### BEGIN /etc/grub.d/20_memtest86+ ###
  281. menuentry 'Memory test (memtest86+)' {
  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 93c3ff47-f17f-45a5-9b07-e088bfc61b31
  287. else
  288. search --no-floppy --fs-uuid --set=root 93c3ff47-f17f-45a5-9b07-e088bfc61b31
  289. fi
  290. knetbsd /memtest86+.elf
  291. }
  292. menuentry 'Memory test (memtest86+, serial console 115200)' {
  293. insmod part_msdos
  294. insmod ext2
  295. set root='hd0,msdos1'
  296. if [ x$feature_platform_search_hint = xy ]; then
  297. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 93c3ff47-f17f-45a5-9b07-e088bfc61b31
  298. else
  299. search --no-floppy --fs-uuid --set=root 93c3ff47-f17f-45a5-9b07-e088bfc61b31
  300. fi
  301. linux16 /memtest86+.bin console=ttyS0,115200n8
  302. }
  303. ### END /etc/grub.d/20_memtest86+ ###
  304. ### BEGIN /etc/grub.d/30_os-prober ###
  305. ### END /etc/grub.d/30_os-prober ###
  306. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  307. ### END /etc/grub.d/30_uefi-firmware ###
  308. ### BEGIN /etc/grub.d/40_custom ###
  309. # This file provides an easy way to add custom menu entries. Simply type the
  310. # menu entries you want to add after this comment. Be careful not to change
  311. # the 'exec tail' line above.
  312. ### END /etc/grub.d/40_custom ###
  313. ### BEGIN /etc/grub.d/41_custom ###
  314. if [ -f ${config_directory}/custom.cfg ]; then
  315. source ${config_directory}/custom.cfg
  316. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  317. source $prefix/custom.cfg;
  318. fi
  319. ### END /etc/grub.d/41_custom ###
  320. --------------------------------------------------------------------------------
  321. =================== sda1: Location of files loaded by Grub: ====================
  322. GiB - GB File Fragment(s)
  323. 0.139644623 = 0.149942272 grub/grub.cfg 1
  324. 0.141445160 = 0.151875584 grub/i386-pc/core.img 1
  325. 0.139469147 = 0.149753856 vmlinuz-4.4.0-21-generic 1
  326. 0.215816498 = 0.231731200 initrd.img-4.4.0-21-generic 2
  327. =============================== sda2/etc/fstab: ================================
  328. --------------------------------------------------------------------------------
  329. # /etc/fstab: static file system information.
  330. #
  331. # Use 'blkid' to print the universally unique identifier for a
  332. # device; this may be used with UUID= as a more robust way to name devices
  333. # that works even if disks are added and removed. See fstab(5).
  334. #
  335. # <file system> <mount point> <type> <options> <dump> <pass>
  336. # / was on /dev/sda2 during installation
  337. UUID=577da837-f922-4161-99b0-0eb817c0058d / ext4 errors=remount-ro 0 1
  338. # /boot was on /dev/sda1 during installation
  339. UUID=93c3ff47-f17f-45a5-9b07-e088bfc61b31 /boot ext4 defaults 0 2
  340. # /home was on /dev/sda4 during installation
  341. UUID=adeeaf7d-cba1-492c-8fce-25fba11c7a50 /home ext4 defaults 0 2
  342. # swap was on /dev/sda3 during installation
  343. UUID=dc04e530-fa4e-42db-bd11-a4f7ffb5a6b8 none swap sw 0 0
  344. --------------------------------------------------------------------------------
  345. =============================== StdErr Messages: ===============================
  346. File descriptor 9 (/proc/7321/mounts) leaked on lvs invocation. Parent PID 14109: bash
  347. File descriptor 63 (pipe:[61839]) leaked on lvs invocation. Parent PID 14109: bash
  348. ADDITIONAL INFORMATION :
  349. =================== log of boot-info 2016-06-11__08h39 ===================
  350. boot-info version : 4ppa37
  351. boot-sav version : 4ppa37
  352. glade2script version : 3.2.3~ppa1
  353. boot-sav-extra version : 4ppa37
  354. Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0 has been opened read-only.
  355. Error: Can't have a partition outside the disk!
  356. Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0 has been opened read-only.
  357. Error: Can't have a partition outside the disk!
  358. boot-info is executed in live-session (Ubuntu 16.04 LTS, xenial, Ubuntu, i686)
  359. CPU op-mode(s): 32-bit
  360. file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity
  361. ls: impossible d'accéder à '/home/usr/.config': Aucun fichier ou dossier de ce type
  362. =================== os-prober:
  363. /dev/sda2:Ubuntu 16.04 LTS (16.04):Ubuntu:linux
  364. =================== blkid:
  365. /dev/sda1: UUID="93c3ff47-f17f-45a5-9b07-e088bfc61b31" TYPE="ext4" PTTYPE="dos" PARTUUID="1e8f4307-01"
  366. /dev/sda2: UUID="577da837-f922-4161-99b0-0eb817c0058d" TYPE="ext4" PARTUUID="1e8f4307-02"
  367. /dev/sda4: UUID="adeeaf7d-cba1-492c-8fce-25fba11c7a50" TYPE="ext4" PARTUUID="1e8f4307-04"
  368. /dev/sr0: UUID="2016-04-20-22-32-21-00" LABEL="Ubuntu 16.04 LTS i386" TYPE="iso9660" PTUUID="01a8fd35" PTTYPE="dos"
  369. /dev/loop0: TYPE="squashfs"
  370. /dev/sda3: UUID="dc04e530-fa4e-42db-bd11-a4f7ffb5a6b8" TYPE="swap" PARTUUID="1e8f4307-03"
  371. 1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
  372. =================== sda2/etc/grub.d/ :
  373. drwxr-xr-x 2 root root 4096 avril 20 22:14 grub.d
  374. total 76
  375. -rwxr-xr-x 1 root root 9791 avril 15 22:02 00_header
  376. -rwxr-xr-x 1 root root 6258 mars 15 18:08 05_debian_theme
  377. -rwxr-xr-x 1 root root 12261 avril 15 22:02 10_linux
  378. -rwxr-xr-x 1 root root 11082 avril 15 22:02 20_linux_xen
  379. -rwxr-xr-x 1 root root 1992 janv. 28 12:44 20_memtest86+
  380. -rwxr-xr-x 1 root root 11692 avril 15 22:02 30_os-prober
  381. -rwxr-xr-x 1 root root 1418 avril 15 22:02 30_uefi-firmware
  382. -rwxr-xr-x 1 root root 214 avril 15 22:02 40_custom
  383. -rwxr-xr-x 1 root root 216 avril 15 22:02 41_custom
  384. -rw-r--r-- 1 root root 483 avril 15 22:02 README
  385. =================== sda2/etc/default/grub :
  386. # If you change this file, run 'update-grub' afterwards to update
  387. # /boot/grub/grub.cfg.
  388. # For full documentation of the options in this file, see:
  389. # info -f grub -n 'Simple configuration'
  390. GRUB_DEFAULT=0
  391. GRUB_HIDDEN_TIMEOUT=0
  392. GRUB_HIDDEN_TIMEOUT_QUIET=true
  393. GRUB_TIMEOUT=10
  394. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  395. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  396. GRUB_CMDLINE_LINUX=""
  397. # Uncomment to enable BadRAM filtering, modify to suit your needs
  398. # This works with Linux (no patch required) and with any kernel that obtains
  399. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  400. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  401. # Uncomment to disable graphical terminal (grub-pc only)
  402. #GRUB_TERMINAL=console
  403. # The resolution used on graphical terminal
  404. # note that you can use only modes which your graphic card supports via VBE
  405. # you can see them in real GRUB with the command `vbeinfo'
  406. #GRUB_GFXMODE=640x480
  407. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  408. #GRUB_DISABLE_LINUX_UUID=true
  409. # Uncomment to disable generation of recovery mode menu entries
  410. #GRUB_DISABLE_RECOVERY="true"
  411. # Uncomment to get a beep at grub start
  412. #GRUB_INIT_TUNE="480 440 1"
  413. /boot detected in the fstab of sda2: UUID=93c3ff47-f17f-45a5-9b07-e088bfc61b31 (sda1)
  414. =================== UEFI/Legacy mode:
  415. This live-session is not EFI-compatible.
  416. SecureBoot maybe enabled.
  417. =================== PARTITIONS & DISKS:
  418. 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.
  419. sda2 : sda, not-sepboot, no-grubenv grub2, signed grub-pc , update-grub, 32, no-boot, is-os, not--efi--part, fstab-has-goodBOOT, 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, not-far, /mnt/boot-sav/sda2.
  420. sda4 : 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/sda4.
  421. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes
  422. =================== parted -l:
  423. Model: ATA SAMSUNG HN-M320M (scsi)
  424. Disk /dev/sda: 320GB
  425. Sector size (logical/physical): 512B/512B
  426. Partition Table: msdos
  427. Disk Flags:
  428. Number Start End Size Type File system Flags
  429. 1 1049kB 1024MB 1023MB primary ext4 boot
  430. 2 1024MB 21.0GB 20.0GB primary ext4
  431. 4 21.0GB 316GB 295GB primary ext4
  432. 3 316GB 320GB 4049MB primary linux-swap(v1)
  433. Model: HL-DT-ST DVDRAM GMA-4082N (scsi)
  434. Disk /dev/sr0: 1504MB
  435. Sector size (logical/physical): 2048B/2048B
  436. Partition Table: unknown
  437. Disk Flags:
  438. =================== parted -lm:
  439. BYT;
  440. /dev/sda:320GB:scsi:512:512:msdos:ATA SAMSUNG HN-M320M:;
  441. 1:1049kB:1024MB:1023MB:ext4::boot;
  442. 2:1024MB:21.0GB:20.0GB:ext4::;
  443. 4:21.0GB:316GB:295GB:ext4::;
  444. 3:316GB:320GB:4049MB:linux-swap(v1)::;
  445. BYT;
  446. /dev/sr0:1504MB:scsi:2048:2048:unknown:HL-DT-ST DVDRAM GMA-4082N:;
  447. =================== lsblk:
  448. KNAME TYPE FSTYPE SIZE LABEL
  449. sda disk 298,1G
  450. sda1 part ext4 976M
  451. sda2 part ext4 18,6G
  452. sda3 part swap 3,8G
  453. sda4 part ext4 274,8G
  454. sr0 rom iso9660 1,4G Ubuntu 16.04 LTS i386
  455. loop0 loop squashfs 1,4G
  456. KNAME ROTA RO RM STATE MOUNTPOINT
  457. sda 1 0 0 running
  458. sda1 1 0 0 /mnt/boot-sav/sda1
  459. sda2 1 0 0 /mnt/boot-sav/sda2
  460. sda3 1 0 0 [SWAP]
  461. sda4 1 0 0 /mnt/boot-sav/sda4
  462. sr0 1 0 1 running /cdrom
  463. loop0 1 1 0 /rofs
  464. =================== mount:
  465. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  466. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  467. udev on /dev type devtmpfs (rw,nosuid,relatime,size=1532996k,nr_inodes=210513,mode=755)
  468. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  469. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=309244k,mode=755)
  470. /dev/sr0 on /cdrom type iso9660 (ro,noatime)
  471. /dev/loop0 on /rofs type squashfs (ro,noatime)
  472. /cow on / type overlay (rw,relatime,lowerdir=//filesystem.squashfs,upperdir=/cow/upper,workdir=/cow/work)
  473. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  474. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  475. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  476. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  477. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd,nsroot=/)
  478. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  479. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids,nsroot=/)
  480. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct,nsroot=/)
  481. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices,nsroot=/)
  482. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio,nsroot=/)
  483. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb,nsroot=/)
  484. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer,nsroot=/)
  485. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event,nsroot=/)
  486. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio,nsroot=/)
  487. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset,nsroot=/)
  488. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory,nsroot=/)
  489. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=23,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  490. mqueue on /dev/mqueue type mqueue (rw,relatime)
  491. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  492. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  493. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  494. tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
  495. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
  496. tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=309244k,mode=700,uid=999,gid=999)
  497. gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
  498. /dev/sda1 on /mnt/boot-sav/sda1 type ext4 (rw,relatime,data=ordered)
  499. /dev/sda2 on /mnt/boot-sav/sda2 type ext4 (rw,relatime,data=ordered)
  500. /dev/sda4 on /mnt/boot-sav/sda4 type ext4 (rw,relatime,data=ordered)
  501. =================== ls:
  502. /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 sda3 sda4 size slaves stat subsystem trace uevent
  503. /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
  504. /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 fw0 hidraw0 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 initctl input kmsg lightnvm log lp0 mapper mcelog mem memory_bandwidth mqueue net network_latency network_throughput null parport0 port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sda4 sg0 sg1 shm snapshot snd sr0 stderr stdin stdout tpm0 uhid uinput urandom userio vfio vga_arbiter vhci vhost-net zero
  505. ls /dev/mapper: control
  506. =================== df -Th:
  507. Filesystem Type Size Used Avail Use% Mounted on
  508. udev devtmpfs 1.5G 0 1.5G 0% /dev
  509. tmpfs tmpfs 302M 8.9M 294M 3% /run
  510. /dev/sr0 iso9660 1.5G 1.5G 0 100% /cdrom
  511. /dev/loop0 squashfs 1.4G 1.4G 0 100% /rofs
  512. /cow overlay 1.5G 115M 1.4G 8% /
  513. tmpfs tmpfs 1.5G 348K 1.5G 1% /dev/shm
  514. tmpfs tmpfs 5.0M 8.0K 5.0M 1% /run/lock
  515. tmpfs tmpfs 1.5G 0 1.5G 0% /sys/fs/cgroup
  516. tmpfs tmpfs 1.5G 32K 1.5G 1% /tmp
  517. tmpfs tmpfs 302M 64K 302M 1% /run/user/999
  518. /dev/sda1 ext4 945M 54M 827M 7% /mnt/boot-sav/sda1
  519. /dev/sda2 ext4 19G 3.3G 14G 19% /mnt/boot-sav/sda2
  520. /dev/sda4 ext4 271G 64M 257G 1% /mnt/boot-sav/sda4
  521. =================== fdisk -l:
  522. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  523. Units: sectors of 1 * 512 = 512 bytes
  524. Sector size (logical/physical): 512 bytes / 4096 bytes
  525. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  526. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  527. Units: sectors of 1 * 512 = 512 bytes
  528. Sector size (logical/physical): 512 bytes / 4096 bytes
  529. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  530. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  531. Units: sectors of 1 * 512 = 512 bytes
  532. Sector size (logical/physical): 512 bytes / 4096 bytes
  533. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  534. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  535. Units: sectors of 1 * 512 = 512 bytes
  536. Sector size (logical/physical): 512 bytes / 4096 bytes
  537. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  538. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  539. Units: sectors of 1 * 512 = 512 bytes
  540. Sector size (logical/physical): 512 bytes / 4096 bytes
  541. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  542. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  543. Units: sectors of 1 * 512 = 512 bytes
  544. Sector size (logical/physical): 512 bytes / 4096 bytes
  545. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  546. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  547. Units: sectors of 1 * 512 = 512 bytes
  548. Sector size (logical/physical): 512 bytes / 4096 bytes
  549. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  550. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  551. Units: sectors of 1 * 512 = 512 bytes
  552. Sector size (logical/physical): 512 bytes / 4096 bytes
  553. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  554. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  555. Units: sectors of 1 * 512 = 512 bytes
  556. Sector size (logical/physical): 512 bytes / 4096 bytes
  557. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  558. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  559. Units: sectors of 1 * 512 = 512 bytes
  560. Sector size (logical/physical): 512 bytes / 4096 bytes
  561. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  562. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  563. Units: sectors of 1 * 512 = 512 bytes
  564. Sector size (logical/physical): 512 bytes / 4096 bytes
  565. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  566. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  567. Units: sectors of 1 * 512 = 512 bytes
  568. Sector size (logical/physical): 512 bytes / 4096 bytes
  569. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  570. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  571. Units: sectors of 1 * 512 = 512 bytes
  572. Sector size (logical/physical): 512 bytes / 4096 bytes
  573. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  574. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  575. Units: sectors of 1 * 512 = 512 bytes
  576. Sector size (logical/physical): 512 bytes / 4096 bytes
  577. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  578. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  579. Units: sectors of 1 * 512 = 512 bytes
  580. Sector size (logical/physical): 512 bytes / 4096 bytes
  581. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  582. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  583. Units: sectors of 1 * 512 = 512 bytes
  584. Sector size (logical/physical): 512 bytes / 4096 bytes
  585. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  586. Disk /dev/loop0: 1.4 GiB, 1460752384 bytes, 2853032 sectors
  587. Units: sectors of 1 * 512 = 512 bytes
  588. Sector size (logical/physical): 512 bytes / 512 bytes
  589. I/O size (minimum/optimal): 512 bytes / 512 bytes
  590. Disk /dev/sda: 298.1 GiB, 320072933376 bytes, 625142448 sectors
  591. Units: sectors of 1 * 512 = 512 bytes
  592. Sector size (logical/physical): 512 bytes / 512 bytes
  593. I/O size (minimum/optimal): 512 bytes / 512 bytes
  594. Disklabel type: dos
  595. Disk identifier: 0x1e8f4307
  596. Device Boot Start End Sectors Size Id Type
  597. /dev/sda1 * 2048 2000895 1998848 976M 83 Linux
  598. /dev/sda2 2000896 41062399 39061504 18.6G 83 Linux
  599. /dev/sda3 617234432 625141759 7907328 3.8G 82 Linux swap / Solaris
  600. /dev/sda4 41062400 617234431 576172032 274.8G 83 Linux
  601. Partition table entries are not in disk order.
  602. =================== Suggested repair
  603. The default repair of the Boot-Repair utility would purge (in order to) and reinstall the grub2 of sda2 into the MBR of sda, using the following options: sda1/boot,
  604. Additional repair would be performed: unhide-bootmenu-10s
  605. =================== User settings
  606. The settings chosen by the user will not act on the boot.
  607. paste.ubuntu.com ko (), using paste.debian
  608. paste.debian.net ko (), using paste2