Advertisement
Guest User

Untitled

a guest
Aug 11th, 2017
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.86 KB | None | 0 0
  1. ADDITIONAL INFORMATION :
  2. =================== log of boot-repair 2017-08-11__21h36 ===================
  3. boot-repair version : 4ppa40
  4. boot-sav version : 4ppa40
  5. glade2script version : 3.2.3~ppa1
  6. boot-sav-extra version : 4ppa40
  7. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  8. Czy na tym komputerze znajduje się RAID? no
  9. Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0 has been opened read-only.
  10. Warning: The driver descriptor says the physical block size is 512 bytes, but Linux says it is 2048 bytes.
  11. Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0 has been opened read-only.
  12. Warning: The driver descriptor says the physical block size is 512 bytes, but Linux says it is 2048 bytes.
  13. boot-repair is executed in installed-session (Ubuntu 16.04.3 LTS, xenial, Ubuntu, x86_64)
  14. CPU op-mode(s): 32-bit, 64-bit
  15. BOOT_IMAGE=/vmlinuz-4.10.0-28-generic root=UUID=be782996-e693-42fe-98b6-f5341d1c9bef ro quiet splash
  16. Set sda as corresponding disk of mapper/sda2_crypt
  17. Set sda as corresponding disk of mapper/sda2_crypt
  18. mount: unknown filesystem type 'crypto_LUKS'
  19. mount /dev/sda2 : Error code 32
  20. mount -r /dev/sda2 /mnt/boot-sav/sda2
  21. mount: unknown filesystem type 'crypto_LUKS'
  22. mount -r /dev/sda2 : Error code 32
  23. Unmount sde4 from /media/ubuntu/Ubuntu 16.0 to avoid space incompatibilities
  24.  
  25. =================== os-prober:
  26. /dev/mapper/sda2_crypt:System w użyciu - Ubuntu 16.04.3 LTS CurrentSession:linux
  27.  
  28. =================== blkid:
  29. /dev/mapper/sda2_crypt: UUID="be782996-e693-42fe-98b6-f5341d1c9bef" TYPE="ext4"
  30. /dev/sda1: UUID="0b8564ef-4562-47fb-8cdc-e6696a0cbd0a" TYPE="ext4" PARTUUID="e3dc0e7d-01"
  31. /dev/sda2: UUID="045d6773-c251-4c63-94e3-d8d6126fb31c" TYPE="crypto_LUKS" PARTUUID="e3dc0e7d-02"
  32. /dev/sdb1: UUID="129ADFE39ADFC181" TYPE="ntfs" PARTUUID="ecbe933a-01"
  33. /dev/sde4: LABEL="Ubuntu 16.0" UUID="B4FE-5315" TYPE="vfat" PARTUUID="cad4ebea-04"
  34. /dev/sr0: UUID="2012-02-21-17-05-48-00" LABEL="Plus Internet" TYPE="iso9660" PTTYPE="mac"
  35.  
  36. Set sda as corresponding disk of mapper/sda2_crypt
  37.  
  38. 1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
  39.  
  40. mount: unknown filesystem type 'crypto_LUKS'
  41. mount /dev/sda2 : Error code 32
  42. mount -r /dev/sda2 /mnt/boot-sav/sda2
  43. mount: unknown filesystem type 'crypto_LUKS'
  44. mount -r /dev/sda2 : Error code 32
  45. Windows not detected by os-prober on sdb1.
  46.  
  47. =================== /etc/grub.d/ :
  48. drwxr-xr-x 2 root root 4096 sie 11 21:34 grub.d
  49. razem 80
  50. -rwxr-xr-x 1 root root 9791 cze 21 06:11 00_header
  51. -rwxr-xr-x 1 root root 6258 mar 15 2016 05_debian_theme
  52. -rwxr-xr-x 1 root root 12512 cze 21 06:11 10_linux
  53. -rwxr-xr-x 1 root root 11082 cze 21 06:11 20_linux_xen
  54. -rwxr-xr-x 1 root root 1992 sty 28 2016 20_memtest86+
  55. -rwxr-xr-x 1 root root 11692 cze 21 06:11 30_os-prober
  56. -rwxr-xr-x 1 root root 1418 cze 21 06:11 30_uefi-firmware
  57. -rwxr-xr-x 1 root root 214 sie 11 21:34 40_custom
  58. -rwxr-xr-x 1 root root 216 cze 21 06:11 41_custom
  59. -rw-r--r-- 1 root root 483 cze 21 06:11 README
  60.  
  61.  
  62.  
  63.  
  64. =================== /etc/default/grub :
  65.  
  66. # If you change this file, run 'update-grub' afterwards to update
  67. # /boot/grub/grub.cfg.
  68. # For full documentation of the options in this file, see:
  69. # info -f grub -n 'Simple configuration'
  70.  
  71. GRUB_DEFAULT=0
  72. GRUB_HIDDEN_TIMEOUT=0
  73. GRUB_HIDDEN_TIMEOUT_QUIET=true
  74. GRUB_TIMEOUT=10
  75. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  76. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  77. GRUB_CMDLINE_LINUX=""
  78.  
  79. # Uncomment to enable BadRAM filtering, modify to suit your needs
  80. # This works with Linux (no patch required) and with any kernel that obtains
  81. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  82. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  83.  
  84. # Uncomment to disable graphical terminal (grub-pc only)
  85. #GRUB_TERMINAL=console
  86.  
  87. # The resolution used on graphical terminal
  88. # note that you can use only modes which your graphic card supports via VBE
  89. # you can see them in real GRUB with the command `vbeinfo'
  90. #GRUB_GFXMODE=640x480
  91.  
  92. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  93. #GRUB_DISABLE_LINUX_UUID=true
  94.  
  95. # Uncomment to disable generation of recovery mode menu entries
  96. #GRUB_DISABLE_RECOVERY="true"
  97.  
  98. # Uncomment to get a beep at grub start
  99. #GRUB_INIT_TUNE="480 440 1"
  100.  
  101.  
  102.  
  103. /boot detected in the fstab of mapper/sda2_crypt: UUID=0b8564ef-4562-47fb-8cdc-e6696a0cbd0a (sda1)
  104. =================== No kernel in /mnt/boot-sav/sde4/boot:
  105. grub
  106.  
  107.  
  108.  
  109. =================== UEFI/Legacy mode:
  110. This installed-session is not in EFI-mode.
  111. EFI in dmesg.
  112. [ 0.000000] ACPI: UEFI 0x00000000DAFE0000 00003E (v01 LENOVO TP-H9 00001060 PTL 00000002)
  113. [ 0.000000] ACPI: UEFI 0x00000000DAFDF000 000042 (v01 PTL COMBUF 00000001 PTL 00000001)
  114. [ 0.000000] ACPI: UEFI 0x00000000DAFDE000 0002A6 (v01 LENOVO TP-H9 00001060 PTL 00000002)
  115. SecureBoot disabled.
  116.  
  117.  
  118. =================== PARTITIONS & DISKS:
  119. mapper/sda2_crypt : sda, not-sepboot, grubenv-ok grub2, signed grub-pc , update-grub, 64, with-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, .
  120. 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, /boot.
  121. sda2 : 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/sda2.
  122. sdb1 : sdb, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, is-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sdb1.
  123. sde4 : sde, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-kernel, no-os, is-correct-EFI, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /mnt/boot-sav/sde4.
  124.  
  125. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes
  126. sdb : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes
  127. sde : not-GPT, BIOSboot-not-needed, has-no-EFIpart, liveusb, no-os, 256 sectors * 512 bytes
  128.  
  129.  
  130. =================== parted -l:
  131.  
  132. Model: ATA HGST HTS545050A7 (scsi)
  133. Disk /dev/sda: 500GB
  134. Sector size (logical/physical): 512B/4096B
  135. Partition Table: msdos
  136. Disk Flags:
  137.  
  138. Number Start End Size Type File system Flags
  139. 1 1049kB 1024MB 1023MB primary ext4 boot
  140. 2 1024MB 500GB 499GB primary
  141.  
  142.  
  143. Model: ATA HGST HTS721010A9 (scsi)
  144. Disk /dev/sdb: 1000GB
  145. Sector size (logical/physical): 512B/4096B
  146. Partition Table: msdos
  147. Disk Flags:
  148.  
  149. Number Start End Size Type File system Flags
  150. 1 1049kB 1000GB 1000GB primary ntfs
  151.  
  152.  
  153. Model: SanDisk Ultra USB 3.0 (scsi)
  154. Disk /dev/sde: 15.4GB
  155. Sector size (logical/physical): 512B/512B
  156. Partition Table: msdos
  157. Disk Flags:
  158.  
  159. Number Start End Size Type File system Flags
  160. 4 131kB 15.4GB 15.4GB primary fat32 boot, lba
  161.  
  162.  
  163. Model: Linux device-mapper (crypt) (dm)
  164. Disk /dev/mapper/sda2_crypt: 499GB
  165. Sector size (logical/physical): 512B/4096B
  166. Partition Table: loop
  167. Disk Flags:
  168.  
  169. Number Start End Size File system Flags
  170. 1 0.00B 499GB 499GB ext4
  171.  
  172.  
  173. Model: L_T_E USB SCSI CD-ROM (scsi)
  174. Disk /dev/sr0: 4850kB
  175. Sector size (logical/physical): 2048B/2048B
  176. Partition Table: unknown
  177. Disk Flags:
  178.  
  179. =================== parted -lm:
  180.  
  181. BYT;
  182. /dev/sda:500GB:scsi:512:4096:msdos:ATA HGST HTS545050A7:;
  183. 1:1049kB:1024MB:1023MB:ext4::boot;
  184. 2:1024MB:500GB:499GB:::;
  185.  
  186. BYT;
  187. /dev/sdb:1000GB:scsi:512:4096:msdos:ATA HGST HTS721010A9:;
  188. 1:1049kB:1000GB:1000GB:ntfs::;
  189.  
  190. BYT;
  191. /dev/sde:15.4GB:scsi:512:512:msdos:SanDisk Ultra USB 3.0:;
  192. 4:131kB:15.4GB:15.4GB:fat32::boot, lba;
  193.  
  194. BYT;
  195. /dev/mapper/sda2_crypt:499GB:dm:512:4096:loop:Linux device-mapper (crypt):;
  196. 1:0.00B:499GB:499GB:ext4::;
  197.  
  198. BYT;
  199. /dev/sr0:4850kB:scsi:2048:2048:unknown:L_T_E USB SCSI CD-ROM:;
  200.  
  201. =================== lsblk:
  202. KNAME TYPE FSTYPE SIZE LABEL
  203. sdb disk 931,5G
  204. sdb1 part ntfs 931,5G
  205. sr0 rom iso9660 4,6M Plus Internet
  206. sde disk 14,3G
  207. sde4 part vfat 14,3G Ubuntu 16.0
  208. sda disk 465,8G
  209. sda2 part crypto_LUKS 464,8G
  210. dm-0 crypt ext4 464,8G
  211. sda1 part ext4 975,6M
  212.  
  213. KNAME ROTA RO RM STATE MOUNTPOINT
  214. sdb 1 0 0 running
  215. sdb1 1 0 0 /mnt/boot-sav/sdb1
  216. sr0 1 0 1 running /media/ubuntu/Plus Internet
  217. sde 1 0 1 running
  218. sde4 1 0 1 /mnt/boot-sav/sde4
  219. sda 1 0 0 running
  220. sda2 1 0 0
  221. dm-0 1 0 0 running /
  222. sda1 1 0 0 /boot
  223.  
  224.  
  225. =================== mount:
  226. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  227. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  228. udev on /dev type devtmpfs (rw,nosuid,relatime,size=1785680k,nr_inodes=446420,mode=755)
  229. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  230. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=361728k,mode=755)
  231. /dev/mapper/sda2_crypt on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
  232. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  233. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  234. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  235. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  236. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  237. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  238. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  239. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
  240. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  241. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  242. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
  243. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
  244. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  245. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  246. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  247. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  248. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=27,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=13396)
  249. mqueue on /dev/mqueue type mqueue (rw,relatime)
  250. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  251. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  252. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  253. tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
  254. /dev/sda1 on /boot type ext4 (rw,relatime,data=ordered)
  255. tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=361728k,mode=700,uid=1000,gid=1000)
  256. gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
  257. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
  258. /dev/sr0 on /media/ubuntu/Plus Internet type iso9660 (ro,nosuid,nodev,relatime,uid=1000,gid=1000,iocharset=utf8,mode=0400,dmode=0500,uhelper=udisks2)
  259. /dev/sdb1 on /mnt/boot-sav/sdb1 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  260. /dev/sde4 on /mnt/boot-sav/sde4 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  261.  
  262.  
  263. =================== ls:
  264. /sys/block/dm-0 (filtered): alignment_offset badblocks bdi capability dev discard_alignment dm ext_range holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
  265. /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 size slaves stat subsystem trace uevent
  266. /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
  267. /sys/block/sdc (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
  268. /sys/block/sdd (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
  269. /sys/block/sde (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 sde4 size slaves stat subsystem trace uevent
  270. /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
  271. /dev (filtered): autofs block bsg btrfs-control bus cdc-wdm0 cdrom char console core cpu cpu_dma_latency cuse disk dm-0 dri drm_dp_aux0 ecryptfs fb0 fd full fuse hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 initctl input kmsg lightnvm log mapper mcelog media0 mei0 mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sdb sdb1 sdc sdd sde sde4 serial sg0 sg1 sg2 sg3 sg4 sg5 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom userio v4l vfio vga_arbiter vhci vhost-net video0 zero
  272. ls /dev/mapper: control sda2_crypt
  273. ls: nie ma dostępu do '': Nie ma takiego pliku ani katalogu
  274.  
  275. =================== hexdump -n512 -C /dev/sdb1
  276. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  277. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
  278. 00000020 00 00 00 00 80 00 80 00 ff 57 70 74 00 00 00 00 |.........Wpt....|
  279. 00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
  280. 00000040 f6 00 00 00 01 00 00 00 81 c1 df 9a e3 df 9a 12 |................|
  281. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  282. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  283. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  284. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  285. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  286. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  287. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  288. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  289. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  290. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  291. 000000f0 68 07 bb 16 68 70 0e 16 68 09 00 66 53 66 53 66 |h...hp..h..fSfSf|
  292. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  293. 00000110 28 10 b9 d8 0f fc f3 aa e9 5f 01 90 90 66 60 1e |(........_...f`.|
  294. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  295. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  296. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  297. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  298. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a0 f8 01 e8 09 00 |...u...fa.......|
  299. 00000170 a0 fb 01 e8 03 00 f4 eb fd b4 01 8b f0 ac 3c 00 |..............<.|
  300. 00000180 74 09 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 42 88 |t.............B.|
  301. 00000190 a5 64 20 6f 64 63 7a 79 74 75 20 64 79 73 6b 75 |.d odczytu dysku|
  302. 000001a0 00 0d 0a 42 72 61 6b 20 42 4f 4f 54 4d 47 52 00 |...Brak BOOTMGR.|
  303. 000001b0 0d 0a 42 4f 4f 54 4d 47 52 20 73 6b 6f 6d 70 72 |..BOOTMGR skompr|
  304. 000001c0 65 73 6f 77 61 6e 79 00 0d 0a 4e 61 63 69 98 6e |esowany...Naci.n|
  305. 000001d0 69 6a 20 43 74 72 6c 2b 41 6c 74 2b 44 65 6c 2c |ij Ctrl+Alt+Del,|
  306. 000001e0 20 61 62 79 20 7a 72 65 73 74 61 72 74 6f 77 61 | aby zrestartowa|
  307. 000001f0 86 0d 0a 00 74 0d 0a 00 8c a1 b0 c8 00 00 55 aa |....t.........U.|
  308. 00000200
  309. ls sde4/efi: /BOOT/grubx64.efi /BOOT/BOOTx64.EFI
  310. ls sde4: 20170811
  311. boot
  312. casper
  313. dists
  314. EFI
  315. install
  316. isolinux
  317. md5sum.txt
  318. pics
  319. pool
  320. preseed
  321. README.diskdefines
  322. System Volume Information . Proszę zgłoś tę wiadomość do boot.repair@gmail.com
  323. ls: nie ma dostępu do '/boot/efi/efi': Nie ma takiego pliku ani katalogu
  324. ls /boot/efi/efi :
  325. Error efitmp. Proszę zgłoś tę wiadomość do boot.repair@gmail.com
  326.  
  327. =================== hexdump -n512 -C /dev/sde4
  328. 00000000 eb 58 90 53 59 53 4c 49 4e 55 58 00 02 10 00 01 |.X.SYSLINUX.....|
  329. 00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 01 00 00 |........?.......|
  330. 00000020 92 3c ca 01 00 3a 00 00 00 00 00 00 02 00 00 00 |.<...:..........|
  331. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  332. 00000040 80 01 29 15 53 fe b4 55 62 75 6e 74 75 20 31 36 |..).S..Ubuntu 16|
  333. 00000050 2e 30 46 41 54 33 32 20 20 20 fa fc 31 c9 8e d1 |.0FAT32 ..1...|
  334. 00000060 bc 76 7b 52 06 57 1e 56 8e c1 b1 26 bf 78 7b f3 |.v{R.W.V...&.x{.|
  335. 00000070 a5 8e d9 bb 78 00 0f b4 37 0f a0 56 20 d2 78 1b |....x...7..V .x.|
  336. 00000080 31 c0 b1 06 89 3f 89 47 02 f3 64 a5 8a 0e 18 7c |1....?.G..d....||
  337. 00000090 88 4d f8 50 50 50 50 cd 13 eb 62 8b 55 aa 8b 75 |.M.PPPP...b.U..u|
  338. 000000a0 a8 c1 ee 04 01 f2 83 fa 4f 76 31 81 fa b2 07 73 |........Ov1....s|
  339. 000000b0 2b f6 45 b4 7f 75 25 38 4d b8 74 20 66 3d 21 47 |+.E..u%8M.t f=!G|
  340. 000000c0 50 54 75 10 80 7d b8 ed 75 0a 66 ff 75 ec 66 ff |PTu..}..u.f.u.f.|
  341. 000000d0 75 e8 eb 0f 51 51 66 ff 75 bc eb 07 51 51 66 ff |u...QQf.u...QQf.|
  342. 000000e0 36 1c 7c b4 08 e8 e9 00 72 13 20 e4 75 0f c1 ea |6.|.....r. .u...|
  343. 000000f0 08 42 89 16 1a 7c 83 e1 3f 89 0e 18 7c fb bb aa |.B...|..?...|...|
  344. 00000100 55 b4 41 e8 cb 00 72 10 81 fb 55 aa 75 0a f6 c1 |U.A...r...U.u...|
  345. 00000110 01 74 05 c6 06 46 7d 00 66 b8 90 82 2f 00 66 ba |.t...F}.f.../.f.|
  346. 00000120 00 00 00 00 bb 00 80 e8 0e 00 66 81 3e 1c 80 33 |..........f.>..3|
  347. 00000130 66 50 70 75 74 e9 f8 02 66 03 06 60 7b 66 13 16 |fPput...f..`{f..|
  348. 00000140 64 7b b9 10 00 eb 2b 66 52 66 50 06 53 6a 01 6a |d{....+fRfP.Sj.j|
  349. 00000150 10 89 e6 66 60 b4 42 e8 77 00 66 61 8d 64 10 72 |...f`.B.w.fa.d.r|
  350. 00000160 01 c3 66 60 31 c0 e8 68 00 66 61 e2 da c6 06 46 |..f`1..h.fa....F|
  351. 00000170 7d 2b 66 60 66 0f b7 36 18 7c 66 0f b7 3e 1a 7c |}+f`f..6.|f..>.||
  352. 00000180 66 f7 f6 31 c9 87 ca 66 f7 f7 66 3d ff 03 00 00 |f..1...f..f=....|
  353. 00000190 77 17 c0 e4 06 41 08 e1 88 c5 88 d6 b8 01 02 e8 |w....A..........|
  354. 000001a0 2f 00 66 61 72 01 c3 e2 c9 31 f6 8e d6 bc 68 7b |/.far....1....h{|
  355. 000001b0 8e de 66 8f 06 78 00 be da 7d ac 20 c0 74 09 b4 |..f..x...}. .t..|
  356. 000001c0 0e bb 07 00 cd 10 eb f2 31 c0 cd 16 cd 19 f4 eb |........1.......|
  357. 000001d0 fd 8a 16 74 7b 06 cd 13 07 c3 42 6f 6f 74 20 65 |...t{.....Boot e|
  358. 000001e0 72 72 6f 72 0d 0a 00 00 00 00 00 00 00 00 00 00 |rror............|
  359. 000001f0 00 00 00 00 00 00 00 00 fe 02 b2 3e 18 37 55 aa |...........>.7U.|
  360. 00000200
  361.  
  362. =================== df -Th:
  363.  
  364. Filesystem Type Size Used Avail Use% Mounted on
  365. udev devtmpfs 1.8G 0 1.8G 0% /dev
  366. tmpfs tmpfs 354M 11M 344M 3% /run
  367. /dev/mapper/sda2_crypt ext4 458G 5.5G 429G 2% /
  368. tmpfs tmpfs 1.8G 320K 1.8G 1% /dev/shm
  369. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  370. tmpfs tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup
  371. /dev/sda1 ext4 945M 63M 818M 8% /boot
  372. tmpfs tmpfs 354M 120K 354M 1% /run/user/1000
  373. /dev/sr0 iso9660 4.7M 4.7M 0 100% /media/ubuntu/Plus Internet
  374. /dev/sdb1 fuseblk 932G 14G 919G 2% /mnt/boot-sav/sdb1
  375. /dev/sde4 vfat 15G 2.1G 13G 15% /mnt/boot-sav/sde4
  376.  
  377. =================== fdisk -l:
  378. Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
  379. Units: sectors of 1 * 512 = 512 bytes
  380. Sector size (logical/physical): 512 bytes / 4096 bytes
  381. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  382. Disklabel type: dos
  383. Disk identifier: 0xe3dc0e7d
  384.  
  385. Device Boot Start End Sectors Size Id Type
  386. /dev/sda1 * 2048 2000094 1998047 975.6M 83 Linux
  387. /dev/sda2 2000896 976771071 974770176 464.8G 83 Linux
  388.  
  389.  
  390. Disk /dev/sdb: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
  391. Units: sectors of 1 * 512 = 512 bytes
  392. Sector size (logical/physical): 512 bytes / 4096 bytes
  393. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  394. Disklabel type: dos
  395. Disk identifier: 0xecbe933a
  396.  
  397. Device Boot Start End Sectors Size Id Type
  398. /dev/sdb1 2048 1953521663 1953519616 931.5G 7 HPFS/NTFS/exFAT
  399.  
  400.  
  401. Disk /dev/mapper/sda2_crypt: 464.8 GiB, 499080232960 bytes, 974766080 sectors
  402. Units: sectors of 1 * 512 = 512 bytes
  403. Sector size (logical/physical): 512 bytes / 4096 bytes
  404. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  405.  
  406.  
  407. Disk /dev/sde: 14.3 GiB, 15376000000 bytes, 30031250 sectors
  408. Units: sectors of 1 * 512 = 512 bytes
  409. Sector size (logical/physical): 512 bytes / 512 bytes
  410. I/O size (minimum/optimal): 512 bytes / 512 bytes
  411. Disklabel type: dos
  412. Disk identifier: 0xcad4ebea
  413.  
  414. Device Boot Start End Sectors Size Id Type
  415. /dev/sde4 * 256 30031249 30030994 14.3G c W95 FAT32 (LBA)
  416.  
  417.  
  418. =================== Advices
  419. Możesz spróbować ponownie po odszyfrowaniu partycji. (https://help.ubuntu.com/community/EncryptedPrivateDirectory)
  420. Czy chcesz kontynuować?
  421. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  422.  
  423.  
  424. =================== Default settings of Boot Repair
  425. The default repair of the Boot-Repair utility would purge (in order to) and reinstall the grub2 of mapper/sda2_crypt into the MBR of sda, using the following options: sda1/boot,
  426. Grub-efi would not be selected by default because: no-win-efi
  427. Additional repair would be performed: unhide-bootmenu-10s fix-windows-boot
  428.  
  429.  
  430. =================== Advice in case of suggested repair
  431. Możesz spróbować ponownie po odszyfrowaniu partycji. (https://help.ubuntu.com/community/EncryptedPrivateDirectory)
  432. Czy chcesz kontynuować?
  433.  
  434.  
  435. =================== Final advice in case of suggested repair
  436. Nie zapomnij aby zrobić kopię ustawień startowych BIOsa na dysku sda (500GB)
  437.  
  438.  
  439. =================== User settings
  440. The settings chosen by the user will purge (in order to) and reinstall the grub2 of mapper/sda2_crypt into the MBR of sda, using the following options: sda1/boot,
  441. Grub-efi will not be selected by default because: no-win-efi
  442. Additional repair will be performed: unhide-bootmenu-5s fix-windows-boot
  443.  
  444.  
  445. Quantity of real Windows: 1
  446. WinSE in sdb1
  447. /mnt/boot-sav/sdb1/ may need repair.
  448. /mnt/boot-sav/sdb1/bootmgr may need repair.
  449. apt-get -y --force-yes update
  450. Purge the GRUB of mapper/sda2_crypt
  451. grub-pc available
  452. Czytanie list pakietów...
  453. Budowanie drzewa zależności...SET@_progressbar1.pulse()
  454.  
  455. Odczyt informacji o stanie...
  456. 0 aktualizowanych, 0 nowo instalowanych, 1 ponownie instalowanych, 0 usuwanych i 3 nieaktualizowanych.
  457. Konieczne pobranie 197 kB archiwów.
  458. Po tej operacji zostanie dodatkowo użyte 0 B miejsca na dysku.
  459. Pobieranie:1 http://pl.archive.ubuntu.com/ubuntu xenial-updates/main amd64 grub-pc amd64 2.02~beta2-36ubuntu3.12 [197 kB]
  460. Ukończono pobieranie w trybie samego pobierania
  461. W: --force-yes is deprecated, use one of the options starting with --allow instead.
  462. DEBCHECK debOK, grub-pc
  463. DEBCHECK debOK
  464. shim-signed available
  465. linux-signed-generic available
  466. Please type: sudo dpkg --configure -ansudo apt-get install -fynsudo apt-get purge -y --force-yes grub*-common grub-common:i386 shim-signed linux-signed*
  467.  
  468. =================== /etc/grub.d/ :
  469. drwxr-xr-x 2 root root 4096 sie 11 21:34 grub.d
  470. razem 80
  471. -rwxr-xr-x 1 root root 9791 cze 21 06:11 00_header
  472. -rwxr-xr-x 1 root root 6258 mar 15 2016 05_debian_theme
  473. -rwxr-xr-x 1 root root 12512 cze 21 06:11 10_linux
  474. -rwxr-xr-x 1 root root 11082 cze 21 06:11 20_linux_xen
  475. -rwxr-xr-x 1 root root 1992 sty 28 2016 20_memtest86+
  476. -rwxr-xr-x 1 root root 11692 cze 21 06:11 30_os-prober
  477. -rwxr-xr-x 1 root root 1418 cze 21 06:11 30_uefi-firmware
  478. -rwxr-xr-x 1 root root 214 sie 11 21:34 40_custom
  479. -rwxr-xr-x 1 root root 216 cze 21 06:11 41_custom
  480. -rw-r--r-- 1 root root 483 cze 21 06:11 README
  481.  
  482.  
  483.  
  484.  
  485. =================== /etc/default/grub :
  486.  
  487. # If you change this file, run 'update-grub' afterwards to update
  488. # /boot/grub/grub.cfg.
  489. # For full documentation of the options in this file, see:
  490. # info -f grub -n 'Simple configuration'
  491.  
  492. GRUB_DEFAULT=0
  493. GRUB_HIDDEN_TIMEOUT=0
  494. GRUB_HIDDEN_TIMEOUT_QUIET=true
  495. GRUB_TIMEOUT=10
  496. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  497. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  498. GRUB_CMDLINE_LINUX=""
  499.  
  500. # Uncomment to enable BadRAM filtering, modify to suit your needs
  501. # This works with Linux (no patch required) and with any kernel that obtains
  502. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  503. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  504.  
  505. # Uncomment to disable graphical terminal (grub-pc only)
  506. #GRUB_TERMINAL=console
  507.  
  508. # The resolution used on graphical terminal
  509. # note that you can use only modes which your graphic card supports via VBE
  510. # you can see them in real GRUB with the command `vbeinfo'
  511. #GRUB_GFXMODE=640x480
  512.  
  513. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  514. #GRUB_DISABLE_LINUX_UUID=true
  515.  
  516. # Uncomment to disable generation of recovery mode menu entries
  517. #GRUB_DISABLE_RECOVERY="true"
  518.  
  519. # Uncomment to get a beep at grub start
  520. #GRUB_INIT_TUNE="480 440 1"
  521.  
  522.  
  523.  
  524. /boot detected in the fstab of mapper/sda2_crypt: UUID=0b8564ef-4562-47fb-8cdc-e6696a0cbd0a (sda1)
  525. =================== No kernel in /mnt/boot-sav/sde4/boot:
  526. grub
  527.  
  528.  
  529. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  530.  
  531. =================== /etc/grub.d/ :
  532. drwxr-xr-x 2 root root 4096 sie 11 21:38 grub.d
  533. razem 4
  534. -rwxr-xr-x 1 root root 1992 sty 28 2016 20_memtest86+
  535.  
  536.  
  537. ls: nie ma dostępu do '/usr/share/boot-sav': Nie ma takiego pliku ani katalogu
  538. /boot detected in the fstab of mapper/sda2_crypt: UUID=0b8564ef-4562-47fb-8cdc-e6696a0cbd0a (sda1)
  539. =================== No kernel in /mnt/boot-sav/sde4/boot:
  540. grub
  541.  
  542.  
  543. Then type: sudo apt-get install -y --force-yes grub-pc os-prober linux-generic
  544.  
  545. =================== /etc/grub.d/ :
  546. drwxr-xr-x 2 root root 4096 sie 11 21:39 grub.d
  547. drwxr-xr-x 2 root root 4096 sie 11 21:38 grub.d.bak
  548. razem 76
  549. -rwxr-xr-x 1 root root 9791 cze 21 06:11 00_header
  550. -rwxr-xr-x 1 root root 6258 mar 15 2016 05_debian_theme
  551. -rwxr-xr-x 1 root root 12512 cze 21 06:11 10_linux
  552. -rwxr-xr-x 1 root root 11082 cze 21 06:11 20_linux_xen
  553. -rwxr-xr-x 1 root root 11692 cze 21 06:11 30_os-prober
  554. -rwxr-xr-x 1 root root 1418 cze 21 06:11 30_uefi-firmware
  555. -rwxr-xr-x 1 root root 214 cze 21 06:11 40_custom
  556. -rwxr-xr-x 1 root root 216 cze 21 06:11 41_custom
  557. -rw-r--r-- 1 root root 483 cze 21 06:11 README
  558.  
  559.  
  560. ls: nie ma dostępu do '/usr/share/boot-sav': Nie ma takiego pliku ani katalogu
  561.  
  562.  
  563. =================== /etc/default/grub :
  564.  
  565. # If you change this file, run 'update-grub' afterwards to update
  566. # /boot/grub/grub.cfg.
  567. # For full documentation of the options in this file, see:
  568. # info -f grub -n 'Simple configuration'
  569.  
  570. GRUB_DEFAULT=0
  571. GRUB_HIDDEN_TIMEOUT=0
  572. GRUB_HIDDEN_TIMEOUT_QUIET=true
  573. GRUB_TIMEOUT=10
  574. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  575. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  576. GRUB_CMDLINE_LINUX=""
  577.  
  578. # Uncomment to enable BadRAM filtering, modify to suit your needs
  579. # This works with Linux (no patch required) and with any kernel that obtains
  580. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  581. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  582.  
  583. # Uncomment to disable graphical terminal (grub-pc only)
  584. #GRUB_TERMINAL=console
  585.  
  586. # The resolution used on graphical terminal
  587. # note that you can use only modes which your graphic card supports via VBE
  588. # you can see them in real GRUB with the command `vbeinfo'
  589. #GRUB_GFXMODE=640x480
  590.  
  591. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  592. #GRUB_DISABLE_LINUX_UUID=true
  593.  
  594. # Uncomment to disable generation of recovery mode menu entries
  595. #GRUB_DISABLE_RECOVERY="true"
  596.  
  597. # Uncomment to get a beep at grub start
  598. #GRUB_INIT_TUNE="480 440 1"
  599.  
  600.  
  601.  
  602. /boot detected in the fstab of mapper/sda2_crypt: UUID=0b8564ef-4562-47fb-8cdc-e6696a0cbd0a (sda1)
  603. =================== No kernel in /mnt/boot-sav/sde4/boot:
  604. grub
  605.  
  606.  
  607. Unhide GRUB boot menu in mapper/sda2_crypt/etc/default/grub
  608.  
  609. =================== /etc/grub.d/ :
  610. drwxr-xr-x 2 root root 4096 sie 11 21:39 grub.d
  611. drwxr-xr-x 2 root root 4096 sie 11 21:38 grub.d.bak
  612. razem 76
  613. -rwxr-xr-x 1 root root 9791 cze 21 06:11 00_header
  614. -rwxr-xr-x 1 root root 6258 mar 15 2016 05_debian_theme
  615. -rwxr-xr-x 1 root root 12512 cze 21 06:11 10_linux
  616. -rwxr-xr-x 1 root root 11082 cze 21 06:11 20_linux_xen
  617. -rwxr-xr-x 1 root root 11692 cze 21 06:11 30_os-prober
  618. -rwxr-xr-x 1 root root 1418 cze 21 06:11 30_uefi-firmware
  619. -rwxr-xr-x 1 root root 214 cze 21 06:11 40_custom
  620. -rwxr-xr-x 1 root root 216 cze 21 06:11 41_custom
  621. -rw-r--r-- 1 root root 483 cze 21 06:11 README
  622.  
  623.  
  624. ls: nie ma dostępu do '/usr/share/boot-sav': Nie ma takiego pliku ani katalogu
  625.  
  626.  
  627. =================== /etc/default/grub :
  628.  
  629. # If you change this file, run 'update-grub' afterwards to update
  630. # /boot/grub/grub.cfg.
  631. # For full documentation of the options in this file, see:
  632. # info -f grub -n 'Simple configuration'
  633.  
  634. GRUB_DEFAULT=0
  635. #GRUB_HIDDEN_TIMEOUT=0
  636. GRUB_HIDDEN_TIMEOUT_QUIET=true
  637. GRUB_TIMEOUT=5
  638. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  639. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  640. GRUB_CMDLINE_LINUX=""
  641.  
  642. # Uncomment to enable BadRAM filtering, modify to suit your needs
  643. # This works with Linux (no patch required) and with any kernel that obtains
  644. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  645. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  646.  
  647. # Uncomment to disable graphical terminal (grub-pc only)
  648. #GRUB_TERMINAL=console
  649.  
  650. # The resolution used on graphical terminal
  651. # note that you can use only modes which your graphic card supports via VBE
  652. # you can see them in real GRUB with the command `vbeinfo'
  653. #GRUB_GFXMODE=640x480
  654.  
  655. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  656. #GRUB_DISABLE_LINUX_UUID=true
  657.  
  658. # Uncomment to disable generation of recovery mode menu entries
  659. #GRUB_DISABLE_RECOVERY="true"
  660.  
  661. # Uncomment to get a beep at grub start
  662. #GRUB_INIT_TUNE="480 440 1"
  663.  
  664.  
  665.  
  666. /boot detected in the fstab of mapper/sda2_crypt: UUID=0b8564ef-4562-47fb-8cdc-e6696a0cbd0a (sda1)
  667. =================== No kernel in /mnt/boot-sav/sde4/boot:
  668. grub
  669.  
  670.  
  671.  
  672. *******lspci -nnk | grep -iA3 vga
  673. 00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0106] (rev 09)
  674. Subsystem: Lenovo 2nd Generation Core Processor Family Integrated Graphics Controller [17aa:5011]
  675. Kernel driver in use: i915
  676. Kernel modules: i915
  677. *******
  678.  
  679. grub-install --version
  680. grub-install (GRUB) 2.02~beta2-36ubuntu3.12,grub-install (GRUB) 2.
  681.  
  682. Reinstall the GRUB of mapper/sda2_crypt into the MBR of sda
  683. Installing for i386-pc platform.
  684. Installation finished. No error reported.
  685. grub-install /dev/sda: exit code of grub-install /dev/sda:0
  686.  
  687. update-grub
  688. /usr/sbin/grub-probe: error: out of memory.
  689. mount: unknown filesystem type 'crypto_LUKS'
  690. mount /dev/sda2 : Error code 32
  691. mount -r /dev/sda2 /mnt/boot-sav/sda2
  692. mount: unknown filesystem type 'crypto_LUKS'
  693. mount -r /dev/sda2 : Error code 32
  694. Unhide GRUB boot menu in mapper/sda2_crypt/boot/grub/grub.cfg
  695.  
  696. Podczas naprawy wystąpił błąd.
  697.  
  698. Możesz teraz ponownie uruchomić komputer
  699. Please do not forget to make your BIOS boot on sda (500GB) disk!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement