Guest User

jamdiskrepair

a guest
May 19th, 2020
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.88 KB | None | 0 0
  1. Boot Info Script 8f991e4 + Boot-Repair extra info [Boot-Info 25oct2017]
  2.  
  3.  
  4. ============================= Boot Info Summary: ===============================
  5.  
  6. => Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of
  7. the same hard drive for core.img. core.img is at this location and looks
  8. for (,msdos1)/grub. It also embeds following components:
  9.  
  10. modules
  11. ---------------------------------------------------------------------------
  12. fshelp ext2 part_msdos biosdisk
  13. ---------------------------------------------------------------------------
  14.  
  15. sda1: __________________________________________________________________________
  16.  
  17. File system: ext2
  18. Boot sector type: -
  19. Boot sector info:
  20. Operating System:
  21. Boot files: /grub/menu.lst /grub/grub.cfg /grub/i386-pc/core.img
  22.  
  23. ============================ Drive/Partition Info: =============================
  24.  
  25. Drive: sda _____________________________________________________________________
  26. Disk /dev/sda: 16 GiB, 17179869184 bytes, 33554432 sectors
  27. Units: sectors of 1 * 512 = 512 bytes
  28. Sector size (logical/physical): 512 bytes / 512 bytes
  29. I/O size (minimum/optimal): 512 bytes / 512 bytes
  30. Disklabel type: dos
  31.  
  32. Partition Boot Start Sector End Sector # of Sectors Id System
  33.  
  34. /dev/sda1 * 2,048 33,554,398 33,552,351 83 Linux
  35.  
  36.  
  37. "blkid" output: ________________________________________________________________
  38.  
  39. Device UUID TYPE LABEL
  40.  
  41. /dev/loop0 squashfs
  42. /dev/sda1 32110161-9557-4e7a-82a1-1529e809888f ext2
  43. /dev/sr0 2017-10-29-00-56-18-00 iso9660 Boot-Repair-Disk 64bit
  44. /dev/zram0 4c0ec0ef-249a-4971-a320-8ee291c5083c swap
  45. /dev/zram1 3e8202a8-2686-426d-ac5a-a48b93d9a80d swap
  46. /dev/zram2 c4ef710e-ce14-46a1-b57a-a0614c6d195f swap
  47. /dev/zram3 ee1fbe77-d0c0-49d9-9a28-719ec8bbe75c swap
  48.  
  49. ========================= "ls -l /dev/disk/by-id" output: ======================
  50.  
  51. total 0
  52. lrwxrwxrwx 1 root root 9 May 19 23:43 ata-VMware_Virtual_SATA_CDRW_Drive_00000000000000000001 -> ../../sr0
  53.  
  54. ================================ Mount points: =================================
  55.  
  56. Device Mount_Point Type Options
  57.  
  58. /dev/loop0 /rofs squashfs (ro,noatime)
  59. /dev/sr0 /cdrom iso9660 (ro,noatime,nojoliet,check=s,map=n,blocksize=2048)
  60.  
  61.  
  62. ============================= sda1/grub/menu.lst: ==============================
  63.  
  64. --------------------------------------------------------------------------------
  65. # menu.lst - See: grub(8), info grub, update-grub(8)
  66. # grub-install(8), grub-floppy(8),
  67. # grub-md5-crypt, /usr/share/doc/grub
  68. # and /usr/share/doc/grub-legacy-doc/.
  69.  
  70. ## default num
  71. # Set the default entry to the entry number NUM. Numbering starts from 0, and
  72. # the entry number 0 is the default if the command is not used.
  73. #
  74. # You can specify 'saved' instead of a number. In this case, the default entry
  75. # is the entry saved with the command 'savedefault'.
  76. # WARNING: If you are using dmraid do not use 'savedefault' or your
  77. # array will desync and will not let you boot your system.
  78. default 0
  79.  
  80. ## timeout sec
  81. # Set a timeout, in SEC seconds, before automatically booting the default entry
  82. # (normally the first entry defined).
  83. # on ec2, with no console access, there is no reason for a timeout. set to 0.
  84. timeout 0
  85.  
  86. ## hiddenmenu
  87. # Hides the menu by default (press ESC to see the menu)
  88. hiddenmenu
  89.  
  90. # Pretty colours
  91. #color cyan/blue white/blue
  92.  
  93. ## password ['--md5'] passwd
  94. # If used in the first section of a menu file, disable all interactive editing
  95. # control (menu entry editor and command-line) and entries protected by the
  96. # command 'lock'
  97. # e.g. password topsecret
  98. # password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
  99. # password topsecret
  100.  
  101. #
  102. # examples
  103. #
  104. # title Windows 95/98/NT/2000
  105. # root (hd0,0)
  106. # makeactive
  107. # chainloader +1
  108. #
  109. # title Linux
  110. # root (hd0,1)
  111. # kernel /vmlinuz root=/dev/hda2 ro
  112. #
  113.  
  114. #
  115. # Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
  116.  
  117. ### BEGIN AUTOMAGIC KERNELS LIST
  118. ## lines between the AUTOMAGIC KERNELS LIST markers will be modified
  119. ## by the debian update-grub script except for the default options below
  120.  
  121. ## DO NOT UNCOMMENT THEM, Just edit them to your needs
  122.  
  123. ## ## Start Default Options ##
  124. ## default kernel options
  125. ## default kernel options for automagic boot options
  126. ## If you want special options for specific kernels use kopt_x_y_z
  127. ## where x.y.z is kernel version. Minor versions can be omitted.
  128. ## e.g. kopt=root=/dev/hda1 ro
  129. ## kopt_2_6_8=root=/dev/hdc1 ro
  130. ## kopt_2_6_8_2_686=root=/dev/hdc2 ro
  131. # kopt=root=/dev/mapper/AH--NOC--SCR01--vg-root ro
  132.  
  133. ## default grub root device
  134. ## e.g. groot=(hd0)
  135. # groot=(hd0)
  136.  
  137. ## should update-grub create alternative automagic boot options
  138. ## e.g. alternative=true
  139. ## alternative=false
  140. # alternative=true
  141.  
  142. ## should update-grub lock alternative automagic boot options
  143. ## e.g. lockalternative=true
  144. ## lockalternative=false
  145. # lockalternative=false
  146.  
  147. ## additional options to use with the default boot option, but not with the
  148. ## alternatives
  149. ## e.g. defoptions=vga=791 resume=/dev/hda5
  150. # defoptions=console=hvc0
  151.  
  152. ## should update-grub lock old automagic boot options
  153. ## e.g. lockold=false
  154. ## lockold=true
  155. # lockold=false
  156.  
  157. ## Xen hypervisor options to use with the default Xen boot option
  158. # xenhopt=
  159.  
  160. ## Xen Linux kernel options to use with the default Xen boot option
  161. # xenkopt=console=tty0
  162.  
  163. ## altoption boot targets option
  164. ## multiple altoptions lines are allowed
  165. ## e.g. altoptions=(extra menu suffix) extra boot options
  166. ## altoptions=(recovery) single
  167. # altoptions=(recovery mode) single
  168.  
  169. ## controls how many kernels should be put into the menu.lst
  170. ## only counts the first occurence of a kernel, not the
  171. ## alternative kernel options
  172. ## e.g. howmany=all
  173. ## howmany=7
  174. # howmany=all
  175.  
  176. ## specify if running in Xen domU or have grub detect automatically
  177. ## update-grub will ignore non-xen kernels when running in domU and vice versa
  178. ## e.g. indomU=detect
  179. ## indomU=true
  180. ## indomU=false
  181. # indomU=true
  182.  
  183. ## should update-grub create memtest86 boot option
  184. ## e.g. memtest86=true
  185. ## memtest86=false
  186. # memtest86=true
  187.  
  188. ## should update-grub adjust the value of the default booted system
  189. ## can be true or false
  190. # updatedefaultentry=false
  191.  
  192. ## should update-grub add savedefault to the default options
  193. ## can be true or false
  194. # savedefault=false
  195.  
  196. ## ## End Default Options ##
  197.  
  198. title Ubuntu 18.04.2 LTS, kernel 4.15.0-45-generic
  199. root (hd0)
  200. kernel /vmlinuz-4.15.0-45-generic root=/dev/mapper/AH--NOC--SCR01--vg-root ro console=hvc0
  201. initrd /initrd.img-4.15.0-45-generic
  202.  
  203. title Ubuntu 18.04.2 LTS, kernel 4.15.0-45-generic (recovery mode)
  204. root (hd0)
  205. kernel /vmlinuz-4.15.0-45-generic root=/dev/mapper/AH--NOC--SCR01--vg-root ro single
  206. initrd /initrd.img-4.15.0-45-generic
  207.  
  208. title Ubuntu 18.04.2 LTS, kernel 4.4.0-92-generic
  209. root (hd0)
  210. kernel /vmlinuz-4.4.0-92-generic root=/dev/mapper/AH--NOC--SCR01--vg-root ro console=hvc0
  211. initrd /initrd.img-4.4.0-92-generic
  212.  
  213. title Ubuntu 18.04.2 LTS, kernel 4.4.0-92-generic (recovery mode)
  214. root (hd0)
  215. kernel /vmlinuz-4.4.0-92-generic root=/dev/mapper/AH--NOC--SCR01--vg-root ro single
  216. initrd /initrd.img-4.4.0-92-generic
  217.  
  218. ### END DEBIAN AUTOMAGIC KERNELS LIST
  219. --------------------------------------------------------------------------------
  220.  
  221. ============================= sda1/grub/grub.cfg: ==============================
  222.  
  223. --------------------------------------------------------------------------------
  224. #
  225. # DO NOT EDIT THIS FILE
  226. #
  227. # It is automatically generated by grub-mkconfig using templates
  228. # from /etc/grub.d and settings from /etc/default/grub
  229. #
  230.  
  231. ### BEGIN /etc/grub.d/00_header ###
  232. if [ -s $prefix/grubenv ]; then
  233. set have_grubenv=true
  234. load_env
  235. fi
  236. if [ "${next_entry}" ] ; then
  237. set default="${next_entry}"
  238. set next_entry=
  239. save_env next_entry
  240. set boot_once=true
  241. else
  242. set default="0"
  243. fi
  244.  
  245. if [ x"${feature_menuentry_id}" = xy ]; then
  246. menuentry_id_option="--id"
  247. else
  248. menuentry_id_option=""
  249. fi
  250.  
  251. export menuentry_id_option
  252.  
  253. if [ "${prev_saved_entry}" ]; then
  254. set saved_entry="${prev_saved_entry}"
  255. save_env saved_entry
  256. set prev_saved_entry=
  257. save_env prev_saved_entry
  258. set boot_once=true
  259. fi
  260.  
  261. function savedefault {
  262. if [ -z "${boot_once}" ]; then
  263. saved_entry="${chosen}"
  264. save_env saved_entry
  265. fi
  266. }
  267. function recordfail {
  268. set recordfail=1
  269. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  270. }
  271. function load_video {
  272. if [ x$feature_all_video_module = xy ]; then
  273. insmod all_video
  274. else
  275. insmod efi_gop
  276. insmod efi_uga
  277. insmod ieee1275_fb
  278. insmod vbe
  279. insmod vga
  280. insmod video_bochs
  281. insmod video_cirrus
  282. fi
  283. }
  284.  
  285. if [ x$feature_default_font_path = xy ] ; then
  286. font=unicode
  287. else
  288. insmod part_msdos
  289. insmod lvm
  290. insmod ext2
  291. set root='lvmid/6dEjH4-HS60-Rt86-36PE-xv0t-aRvt-2gOyuf/jM2oN0-Rdpv-JEZf-53iy-8x7h-OMhG-JiaQvo'
  292. if [ x$feature_platform_search_hint = xy ]; then
  293. search --no-floppy --fs-uuid --set=root --hint='lvmid/6dEjH4-HS60-Rt86-36PE-xv0t-aRvt-2gOyuf/jM2oN0-Rdpv-JEZf-53iy-8x7h-OMhG-JiaQvo' 776370b7-4345-41a0-9d89-859342fd6567
  294. else
  295. search --no-floppy --fs-uuid --set=root 776370b7-4345-41a0-9d89-859342fd6567
  296. fi
  297. font="/usr/share/grub/unicode.pf2"
  298. fi
  299.  
  300. if loadfont $font ; then
  301. set gfxmode=auto
  302. load_video
  303. insmod gfxterm
  304. set locale_dir=$prefix/locale
  305. set lang=en_NZ
  306. insmod gettext
  307. fi
  308. terminal_output gfxterm
  309. if [ "${recordfail}" = 1 ] ; then
  310. set timeout=30
  311. else
  312. if [ x$feature_timeout_style = xy ] ; then
  313. set timeout_style=hidden
  314. set timeout=2
  315. # Fallback hidden-timeout code in case the timeout_style feature is
  316. # unavailable.
  317. elif sleep --interruptible 2 ; then
  318. set timeout=0
  319. fi
  320. fi
  321. ### END /etc/grub.d/00_header ###
  322.  
  323. ### BEGIN /etc/grub.d/05_debian_theme ###
  324. set menu_color_normal=white/black
  325. set menu_color_highlight=black/light-gray
  326. ### END /etc/grub.d/05_debian_theme ###
  327.  
  328. ### BEGIN /etc/grub.d/10_linux ###
  329. function gfxmode {
  330. set gfxpayload="${1}"
  331. if [ "${1}" = "keep" ]; then
  332. set vt_handoff=vt.handoff=1
  333. else
  334. set vt_handoff=
  335. fi
  336. }
  337. if [ "${recordfail}" != 1 ]; then
  338. if [ -e ${prefix}/gfxblacklist.txt ]; then
  339. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  340. if [ ${match} = 0 ]; then
  341. set linux_gfx_mode=keep
  342. else
  343. set linux_gfx_mode=text
  344. fi
  345. else
  346. set linux_gfx_mode=text
  347. fi
  348. else
  349. set linux_gfx_mode=keep
  350. fi
  351. else
  352. set linux_gfx_mode=text
  353. fi
  354. export linux_gfx_mode
  355. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-776370b7-4345-41a0-9d89-859342fd6567' {
  356. recordfail
  357. load_video
  358. gfxmode $linux_gfx_mode
  359. insmod gzio
  360. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  361. insmod part_msdos
  362. insmod ext2
  363. set root='hd0,msdos1'
  364. if [ x$feature_platform_search_hint = xy ]; then
  365. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 32110161-9557-4e7a-82a1-1529e809888f
  366. else
  367. search --no-floppy --fs-uuid --set=root 32110161-9557-4e7a-82a1-1529e809888f
  368. fi
  369. linux /vmlinuz-4.15.0-45-generic root=/dev/mapper/AH--NOC--SCR01--vg-root ro
  370. initrd /initrd.img-4.15.0-45-generic
  371. }
  372. submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-776370b7-4345-41a0-9d89-859342fd6567' {
  373. menuentry 'Ubuntu, with Linux 4.15.0-45-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.15.0-45-generic-advanced-776370b7-4345-41a0-9d89-859342fd6567' {
  374. recordfail
  375. load_video
  376. gfxmode $linux_gfx_mode
  377. insmod gzio
  378. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  379. insmod part_msdos
  380. insmod ext2
  381. set root='hd0,msdos1'
  382. if [ x$feature_platform_search_hint = xy ]; then
  383. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 32110161-9557-4e7a-82a1-1529e809888f
  384. else
  385. search --no-floppy --fs-uuid --set=root 32110161-9557-4e7a-82a1-1529e809888f
  386. fi
  387. echo 'Loading Linux 4.15.0-45-generic ...'
  388. linux /vmlinuz-4.15.0-45-generic root=/dev/mapper/AH--NOC--SCR01--vg-root ro
  389. echo 'Loading initial ramdisk ...'
  390. initrd /initrd.img-4.15.0-45-generic
  391. }
  392. menuentry 'Ubuntu, with Linux 4.15.0-45-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.15.0-45-generic-recovery-776370b7-4345-41a0-9d89-859342fd6567' {
  393. recordfail
  394. load_video
  395. insmod gzio
  396. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  397. insmod part_msdos
  398. insmod ext2
  399. set root='hd0,msdos1'
  400. if [ x$feature_platform_search_hint = xy ]; then
  401. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 32110161-9557-4e7a-82a1-1529e809888f
  402. else
  403. search --no-floppy --fs-uuid --set=root 32110161-9557-4e7a-82a1-1529e809888f
  404. fi
  405. echo 'Loading Linux 4.15.0-45-generic ...'
  406. linux /vmlinuz-4.15.0-45-generic root=/dev/mapper/AH--NOC--SCR01--vg-root ro recovery nomodeset
  407. echo 'Loading initial ramdisk ...'
  408. initrd /initrd.img-4.15.0-45-generic
  409. }
  410. menuentry 'Ubuntu, with Linux 4.4.0-92-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-92-generic-advanced-776370b7-4345-41a0-9d89-859342fd6567' {
  411. recordfail
  412. load_video
  413. gfxmode $linux_gfx_mode
  414. insmod gzio
  415. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  416. insmod part_msdos
  417. insmod ext2
  418. set root='hd0,msdos1'
  419. if [ x$feature_platform_search_hint = xy ]; then
  420. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 32110161-9557-4e7a-82a1-1529e809888f
  421. else
  422. search --no-floppy --fs-uuid --set=root 32110161-9557-4e7a-82a1-1529e809888f
  423. fi
  424. echo 'Loading Linux 4.4.0-92-generic ...'
  425. linux /vmlinuz-4.4.0-92-generic root=/dev/mapper/AH--NOC--SCR01--vg-root ro
  426. echo 'Loading initial ramdisk ...'
  427. initrd /initrd.img-4.4.0-92-generic
  428. }
  429. menuentry 'Ubuntu, with Linux 4.4.0-92-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-92-generic-recovery-776370b7-4345-41a0-9d89-859342fd6567' {
  430. recordfail
  431. load_video
  432. insmod gzio
  433. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  434. insmod part_msdos
  435. insmod ext2
  436. set root='hd0,msdos1'
  437. if [ x$feature_platform_search_hint = xy ]; then
  438. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 32110161-9557-4e7a-82a1-1529e809888f
  439. else
  440. search --no-floppy --fs-uuid --set=root 32110161-9557-4e7a-82a1-1529e809888f
  441. fi
  442. echo 'Loading Linux 4.4.0-92-generic ...'
  443. linux /vmlinuz-4.4.0-92-generic root=/dev/mapper/AH--NOC--SCR01--vg-root ro recovery nomodeset
  444. echo 'Loading initial ramdisk ...'
  445. initrd /initrd.img-4.4.0-92-generic
  446. }
  447. }
  448.  
  449. ### END /etc/grub.d/10_linux ###
  450.  
  451. ### BEGIN /etc/grub.d/20_linux_xen ###
  452.  
  453. ### END /etc/grub.d/20_linux_xen ###
  454.  
  455. ### BEGIN /etc/grub.d/30_os-prober ###
  456. ### END /etc/grub.d/30_os-prober ###
  457.  
  458. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  459. ### END /etc/grub.d/30_uefi-firmware ###
  460.  
  461. ### BEGIN /etc/grub.d/40_custom ###
  462. # This file provides an easy way to add custom menu entries. Simply type the
  463. # menu entries you want to add after this comment. Be careful not to change
  464. # the 'exec tail' line above.
  465. ### END /etc/grub.d/40_custom ###
  466.  
  467. ### BEGIN /etc/grub.d/41_custom ###
  468. if [ -f ${config_directory}/custom.cfg ]; then
  469. source ${config_directory}/custom.cfg
  470. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  471. source $prefix/custom.cfg;
  472. fi
  473. ### END /etc/grub.d/41_custom ###
  474. --------------------------------------------------------------------------------
  475.  
  476. =================== sda1: Location of files loaded by Grub: ====================
  477.  
  478. GiB - GB File Fragment(s)
  479.  
  480. 0.317333221 = 0.340733952 grub/menu.lst 1
  481. 0.317341805 = 0.340743168 grub/grub.cfg 1
  482. 0.337213516 = 0.362080256 grub/i386-pc/core.img 2
  483. 0.329002380 = 0.353263616 vmlinuz-4.15.0-45-generic 9
  484. 0.315018654 = 0.338248704 vmlinuz-4.4.0-92-generic 9
  485. 0.301012039 = 0.323209216 initrd.img-4.15.0-45-generic 17
  486. 0.476440430 = 0.511574016 initrd.img-4.4.0-92-generic 17
  487.  
  488.  
  489. ADDITIONAL INFORMATION :
  490. =================== log of boot-repair 20200519_2343 ===================
  491. boot-repair version : 4ppa62
  492. boot-sav version : 4ppa62
  493. boot-sav-extra version : 4ppa62
  494. glade2script version : 3.2.3~ppa4
  495. Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0 has been opened read-only.
  496. Error: Invalid partition table - recursive partition on /dev/sr0.
  497. boot-repair is executed in live-session (Boot-Repair-Disk 64bit 1oct2017, zesty, Ubuntu, x86_64)
  498. CPU op-mode(s): 32-bit, 64-bit
  499. file=/cdrom/preseed/lubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash --
  500. ls: cannot access '/home/usr/.config': No such file or directory
  501.  
  502. =================== os-prober:
  503.  
  504.  
  505. =================== blkid:
  506. /dev/sda1: UUID="32110161-9557-4e7a-82a1-1529e809888f" TYPE="ext2" PARTUUID="e06890a4-01"
  507. /dev/sr0: UUID="2017-10-29-00-56-18-00" LABEL="Boot-Repair-Disk 64bit" TYPE="iso9660" PTUUID="6b8b4567" PTTYPE="dos"
  508. /dev/loop0: TYPE="squashfs"
  509. /dev/zram0: UUID="4c0ec0ef-249a-4971-a320-8ee291c5083c" TYPE="swap"
  510. /dev/zram1: UUID="3e8202a8-2686-426d-ac5a-a48b93d9a80d" TYPE="swap"
  511. /dev/zram2: UUID="c4ef710e-ce14-46a1-b57a-a0614c6d195f" TYPE="swap"
  512. /dev/zram3: UUID="ee1fbe77-d0c0-49d9-9a28-719ec8bbe75c" TYPE="swap"
  513.  
  514.  
  515. =================== sda1recordfail=1/grub/grubenv :
  516. recordfail=1
  517.  
  518.  
  519.  
  520. /mnt/boot-sav/sda1/grub/menu.lst detected
  521.  
  522. =================== UEFI/Legacy mode:
  523. This live-session is not in EFI-mode.
  524. SecureBoot maybe enabled.
  525.  
  526.  
  527. =================== PARTITIONS & DISKS:
  528. sda1 : sda, is-sepboot, grubenv-ng 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, notbiosboot, /mnt/boot-sav/sda1.
  529.  
  530. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, not-mmc, no-os, 2048 sectors * 512 bytes
  531.  
  532.  
  533. =================== parted -lm:
  534.  
  535. BYT;
  536. /dev/sda:17.2GB:scsi:512:512:msdos:VMware Virtual disk:;
  537. 1:1049kB:17.2GB:17.2GB:ext2::boot;
  538.  
  539. BYT;
  540. /dev/zram3:2103MB:unknown:4096:4096:loop:Unknown:;
  541. 1:0.00B:2103MB:2103MB:linux-swap(v1)::;
  542.  
  543. BYT;
  544. /dev/zram1:2103MB:unknown:4096:4096:loop:Unknown:;
  545. 1:0.00B:2103MB:2103MB:linux-swap(v1)::;
  546.  
  547. BYT;
  548. /dev/sr0:742MB:scsi:2048:2048:unknown:NECVMWar VMware SATA CD00:;
  549.  
  550. BYT;
  551. /dev/zram2:2103MB:unknown:4096:4096:loop:Unknown:;
  552. 1:0.00B:2103MB:2103MB:linux-swap(v1)::;
  553.  
  554. BYT;
  555. /dev/zram0:2103MB:unknown:4096:4096:loop:Unknown:;
  556. 1:0.00B:2103MB:2103MB:linux-swap(v1)::;
  557.  
  558. =================== lsblk:
  559. KNAME TYPE FSTYPE SIZE LABEL
  560. loop0 loop squashfs 629.3M
  561. sda disk 16G
  562. sda1 part ext2 16G
  563. sr0 rom iso9660 708M Boot-Repair-Disk 64bit
  564. zram0 disk 2G
  565. zram1 disk 2G
  566. zram2 disk 2G
  567. zram3 disk 2G
  568.  
  569. KNAME ROTA RO RM STATE MOUNTPOINT
  570. loop0 1 1 0 /rofs
  571. sda 1 0 0 running
  572. sda1 1 0 0 /mnt/boot-sav/sda1
  573. sr0 1 0 1 running /cdrom
  574. zram0 0 0 0 [SWAP]
  575. zram1 0 0 0 [SWAP]
  576. zram2 0 0 0 [SWAP]
  577. zram3 0 0 0 [SWAP]
  578.  
  579.  
  580. =================== mount:
  581. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  582. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  583. udev on /dev type devtmpfs (rw,nosuid,relatime,size=8187532k,nr_inodes=2046883,mode=755)
  584. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  585. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=1642944k,mode=755)
  586. /dev/sr0 on /cdrom type iso9660 (ro,noatime,nojoliet,check=s,map=n,blocksize=2048)
  587. /dev/loop0 on /rofs type squashfs (ro,noatime)
  588. /cow on / type overlay (rw,relatime,lowerdir=//filesystem.squashfs,upperdir=/cow/upper,workdir=/cow/work)
  589. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  590. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  591. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  592. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  593. cgroup on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime)
  594. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
  595. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  596. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  597. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  598. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
  599. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  600. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  601. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  602. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  603. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
  604. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
  605. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  606. cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
  607. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=28,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=14223)
  608. mqueue on /dev/mqueue type mqueue (rw,relatime)
  609. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  610. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
  611. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  612. configfs on /sys/kernel/config type configfs (rw,relatime)
  613. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
  614. tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=1642940k,mode=700,uid=999,gid=999)
  615. gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
  616. /dev/sda1 on /mnt/boot-sav/sda1 type ext2 (rw,relatime,block_validity,barrier,user_xattr,acl)
  617.  
  618.  
  619. =================== ls:
  620. /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 size slaves stat subsystem trace uevent
  621. /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
  622. /dev (filtered): agpgart autofs block bsg btrfs-control cdrom cdrw char console core cpu_dma_latency cuse disk dri dvd ecryptfs fb0 fd full fuse hpet hugepages hwrng initctl input kmsg 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 sg0 sg1 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom userio vfio vga_arbiter vhci vhost-net vhost-vsock vmci zero
  623. ls /dev/mapper: control
  624.  
  625. =================== df -Th:
  626.  
  627. Filesystem Type Size Used Avail Use% Mounted on
  628. udev devtmpfs 7.9G 0 7.9G 0% /dev
  629. tmpfs tmpfs 1.6G 9.3M 1.6G 1% /run
  630. /dev/sr0 iso9660 708M 708M 0 100% /cdrom
  631. /dev/loop0 squashfs 630M 630M 0 100% /rofs
  632. /cow overlay 7.9G 5.0M 7.9G 1% /
  633. tmpfs tmpfs 7.9G 0 7.9G 0% /dev/shm
  634. tmpfs tmpfs 5.0M 0 5.0M 0% /run/lock
  635. tmpfs tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup
  636. tmpfs tmpfs 7.9G 4.0K 7.9G 1% /tmp
  637. tmpfs tmpfs 1.6G 4.0K 1.6G 1% /run/user/999
  638. /dev/sda1 ext2 472M 131M 317M 30% /mnt/boot-sav/sda1
  639.  
  640. =================== fdisk -l:
  641. Disk /dev/loop0: 629.3 MiB, 659873792 bytes, 1288816 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.  
  646.  
  647. Disk /dev/sda: 16 GiB, 17179869184 bytes, 33554432 sectors
  648. Units: sectors of 1 * 512 = 512 bytes
  649. Sector size (logical/physical): 512 bytes / 512 bytes
  650. I/O size (minimum/optimal): 512 bytes / 512 bytes
  651. Disklabel type: dos
  652. Disk identifier: 0xe06890a4
  653.  
  654. Device Boot Start End Sectors Size Id Type
  655. /dev/sda1 * 2048 33554398 33552351 16G 83 Linux
  656.  
  657.  
  658. Disk /dev/zram0: 2 GiB, 2102968320 bytes, 513420 sectors
  659. Units: sectors of 1 * 4096 = 4096 bytes
  660. Sector size (logical/physical): 4096 bytes / 4096 bytes
  661. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  662.  
  663.  
  664. Disk /dev/zram1: 2 GiB, 2102968320 bytes, 513420 sectors
  665. Units: sectors of 1 * 4096 = 4096 bytes
  666. Sector size (logical/physical): 4096 bytes / 4096 bytes
  667. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  668.  
  669.  
  670. Disk /dev/zram2: 2 GiB, 2102968320 bytes, 513420 sectors
  671. Units: sectors of 1 * 4096 = 4096 bytes
  672. Sector size (logical/physical): 4096 bytes / 4096 bytes
  673. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  674.  
  675.  
  676. Disk /dev/zram3: 2 GiB, 2102968320 bytes, 513420 sectors
  677. Units: sectors of 1 * 4096 = 4096 bytes
  678. Sector size (logical/physical): 4096 bytes / 4096 bytes
  679. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  680.  
  681.  
  682. No OS or WinEFI system
  683.  
  684. ** (zenity:6338): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
  685. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  686. /boot detected. Please check the options.
  687. ping: google.com: Temporary failure in name resolution
  688.  
  689. =================== Recommended repair
  690. The default repair of the Boot-Repair utility will not act on the boot.
Add Comment
Please, Sign In to add comment