Ubuntu Pastebin Paste from boot-repair at Wed, 29 Mar 2017 21:33:38 Boot Info Script e7fc706 + Boot-Repair extra info [Boot-Info 23Nov2014] ============================= Boot Info Summary: =============================== => Windows 7/8/2012 is installed in the MBR of /dev/sda. => Syslinux MBR (3.61-4.03) is installed in the MBR of /dev/sdb. sda1: __________________________________________________________________________ File system: ntfs Boot sector type: Windows Vista: NTFS Boot sector info: No errors found in the Boot Parameter Block. Operating System: Boot files: /BOOTMGR /BOOT/BCD sda2: __________________________________________________________________________ File system: ntfs Boot sector type: Windows 7/2008: NTFS Boot sector info: No errors found in the Boot Parameter Block. Operating System: Boot files: /bootmgr /Boot/BCD sda3: __________________________________________________________________________ File system: ntfs Boot sector type: Windows Vista: NTFS Boot sector info: No errors found in the Boot Parameter Block. Operating System: Windows 7 Boot files: /Windows/System32/winload.exe sdb1: __________________________________________________________________________ File system: vfat Boot sector type: SYSLINUX 4.03 2010-10-22 ........>..sr>........_.9...0...~.....~...f...M.f.f....f..0~....>E}.u...... Boot sector info: Syslinux looks at sector 1413596 of /dev/sdb1 for its second stage. SYSLINUX is installed in the directory. No errors found in the Boot Parameter Block. Operating System: Boot files: /boot/grub/grub.cfg /syslinux.cfg /casper/vmlinuz.efi /EFI/BOOT/grubx64.efi /ldlinux.sys ============================ Drive/Partition Info: ============================= Drive: sda _____________________________________________________________________ Disk /dev/sda: 250.1 GB, 250059350016 bytes 255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes Partition Boot Start Sector End Sector # of Sectors Id System /dev/sda1 2,048 25,167,871 25,165,824 27 Hidden NTFS (Recovery Environment) /dev/sda2 * 25,167,872 25,372,671 204,800 7 NTFS / exFAT / HPFS /dev/sda3 25,372,672 488,394,751 463,022,080 7 NTFS / exFAT / HPFS Drive: sdb _____________________________________________________________________ Disk /dev/sdb: 128.0 GB, 128035323904 bytes 255 heads, 63 sectors/track, 15566 cylinders, total 250068992 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes Partition Boot Start Sector End Sector # of Sectors Id System /dev/sdb1 * 2,048 250,068,991 250,066,944 c W95 FAT32 (LBA) "blkid" output: ________________________________________________________________ Device UUID TYPE LABEL /dev/loop0 squashfs /dev/sda1 14848B1F848B028A ntfs PQSERVICE /dev/sda2 3EA68CBEA68C7863 ntfs SYSTEM RESERVED /dev/sda3 EAE08F0FE08EE0E5 ntfs Acer /dev/sdb1 12F4-194D vfat CORSAIR /dev/zram0 3daf849b-e8ee-4239-833f-b0021ff56747 swap /dev/zram1 85c53c4a-9fcb-46e7-821b-568cbdf6fa6b swap ========================= "ls -l /dev/disk/by-id" output: ====================== total 0 lrwxrwxrwx 1 root root 9 Mar 29 21:33 ata-Hitachi_HTS543225L9A300_090909FB2D00LJHMEWJA -> ../../sda lrwxrwxrwx 1 root root 10 Mar 29 21:33 ata-Hitachi_HTS543225L9A300_090909FB2D00LJHMEWJA-part1 -> ../../sda1 lrwxrwxrwx 1 root root 10 Mar 29 21:33 ata-Hitachi_HTS543225L9A300_090909FB2D00LJHMEWJA-part2 -> ../../sda2 lrwxrwxrwx 1 root root 10 Mar 29 21:33 ata-Hitachi_HTS543225L9A300_090909FB2D00LJHMEWJA-part3 -> ../../sda3 lrwxrwxrwx 1 root root 9 Mar 29 21:22 ata-TSSTcorp_CDDVDW_TS-L633C_R3686GFS922753 -> ../../sr0 lrwxrwxrwx 1 root root 9 Mar 29 21:33 usb-Corsair_Voyager_SliderX1_AAMABZ6C2RR8ULBM-0:0 -> ../../sdb lrwxrwxrwx 1 root root 10 Mar 29 21:22 usb-Corsair_Voyager_SliderX1_AAMABZ6C2RR8ULBM-0:0-part1 -> ../../sdb1 lrwxrwxrwx 1 root root 9 Mar 29 21:33 wwn-0x5000cca55ed6eeb0 -> ../../sda lrwxrwxrwx 1 root root 10 Mar 29 21:33 wwn-0x5000cca55ed6eeb0-part1 -> ../../sda1 lrwxrwxrwx 1 root root 10 Mar 29 21:33 wwn-0x5000cca55ed6eeb0-part2 -> ../../sda2 lrwxrwxrwx 1 root root 10 Mar 29 21:33 wwn-0x5000cca55ed6eeb0-part3 -> ../../sda3 ================================ Mount points: ================================= Device Mount_Point Type Options /dev/loop0 /rofs squashfs (ro,noatime) /dev/sdb1 /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro) =========================== sdb1/boot/grub/grub.cfg: =========================== -------------------------------------------------------------------------------- if loadfont /boot/grub/font.pf2 ; then set gfxmode=auto insmod efi_gop insmod efi_uga insmod gfxterm terminal_output gfxterm fi set menu_color_normal=white/black set menu_color_highlight=black/light-gray menuentry "Boot-Repair-Disk session" { set gfxpayload=keep linux /casper/vmlinuz.efi file=/cdrom/preseed/lubuntu.seed boot=casper quiet splash -- initrd /casper/initrd.lz } -------------------------------------------------------------------------------- ============================== sdb1/syslinux.cfg: ============================== -------------------------------------------------------------------------------- default menu.c32 prompt 0 menu title UNetbootin timeout 100 label unetbootindefault menu label Default kernel /ubnkern append initrd=/ubninit file=/cdrom/preseed/lubuntu.seed boot=casper quiet splash -- label ubnentry0 menu label ^Help kernel /ubnkern append initrd=/ubninit label ubnentry1 menu label ^64bit session kernel /casper/vmlinuz.efi append initrd=/casper/initrd.lz file=/cdrom/preseed/lubuntu.seed boot=casper quiet splash -- label ubnentry2 menu label ^64bit session (failsafe) kernel /casper/vmlinuz.efi append initrd=/casper/initrd.lz file=/cdrom/preseed/lubuntu.seed boot=casper noapic noapm nodma nomce nolapic nomodeset nosmp vga=normal -- label ubnentry3 menu label Boot-Repair-Disk session kernel /casper/vmlinuz.efi append initrd=/casper/initrd.lz file=/cdrom/preseed/lubuntu.seed boot=casper quiet splash -- -------------------------------------------------------------------------------- ============== sdb1: Version of COM32(R) files used by Syslinux: =============== menu.c32 : COM32R module (v4.xx) =============================== StdErr Messages: =============================== File descriptor 9 (/proc/10998/mounts) leaked on lvs invocation. Parent PID 17299: bash File descriptor 63 (pipe:[35281]) leaked on lvs invocation. Parent PID 17299: bash No volume groups found ADDITIONAL INFORMATION : =================== log of boot-repair 2017-03-29__21h33 =================== boot-repair version : 4ppa14 boot-sav version : 4ppa14 glade2script version : 3.2.2~ppa47~saucy boot-sav-extra version : 4ppa14 File descriptor 9 (/proc/10998/mounts) leaked on lvs invocation. Parent PID 12522: /bin/sh No volume groups found boot-repair is executed in live-session (Boot-Repair-Disk 64bit 29nov2014, trusty, Ubuntu, x86_64) ls: cannot access /home/usr/.config: No such file or directory CPU op-mode(s): 32-bit, 64-bit initrd=/casper/initrd.lz file=/cdrom/preseed/lubuntu.seed boot=casper quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi =================== os-prober: /dev/sda1:Windows Recovery Environment (loader):Windows:chain /dev/sda2:Windows 7 (loader):Windows1:chain =================== blkid: /dev/loop0: TYPE="squashfs" /dev/sda1: LABEL="PQSERVICE" UUID="14848B1F848B028A" TYPE="ntfs" /dev/sda2: LABEL="SYSTEM RESERVED" UUID="3EA68CBEA68C7863" TYPE="ntfs" /dev/sda3: LABEL="Acer" UUID="EAE08F0FE08EE0E5" TYPE="ntfs" /dev/sdb1: LABEL="CORSAIR" UUID="12F4-194D" TYPE="vfat" /dev/zram0: UUID="3daf849b-e8ee-4239-833f-b0021ff56747" TYPE="swap" /dev/zram1: UUID="85c53c4a-9fcb-46e7-821b-568cbdf6fa6b" TYPE="swap" 1 disks with OS, 2 OS : 0 Linux, 0 MacOS, 2 Windows, 0 unknown type OS. Windows not detected by os-prober on sda3. =================== UEFI/Legacy mode: This live-session is not in EFI-mode. SecureBoot maybe enabled. =================== PARTITIONS & DISKS: sda1 : sda, 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, no-winload, recovery-or-hidden, BOOTMGR, is-winboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /mnt/boot-sav/sda1. sda2 : sda, 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, no-winload, no-recov-nor-hid, bootmgr, is-winboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /mnt/boot-sav/sda2. sda3 : sda, 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/sda3. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes =================== parted -l: Model: ATA Hitachi HTS54322 (scsi) Disk /dev/sda: 250GB Sector size (logical/physical): 512B/512B Partition Table: msdos Number Start End Size Type File system Flags 1 1049kB 12.9GB 12.9GB primary ntfs diag 2 12.9GB 13.0GB 105MB primary ntfs boot 3 13.0GB 250GB 237GB primary ntfs Model: Corsair Voyager SliderX1 (scsi) Disk /dev/sdb: 128GB Sector size (logical/physical): 512B/512B Partition Table: msdos Number Start End Size Type File system Flags 1 1049kB 128GB 128GB primary fat32 boot, lba Error: /dev/zram0: unrecognised disk label Error: /dev/zram1: unrecognised disk label =================== parted -lm: BYT; /dev/sda:250GB:scsi:512:512:msdos:ATA Hitachi HTS54322; 1:1049kB:12.9GB:12.9GB:ntfs::diag; 2:12.9GB:13.0GB:105MB:ntfs::boot; 3:13.0GB:250GB:237GB:ntfs::; BYT; /dev/sdb:128GB:scsi:512:512:msdos:Corsair Voyager SliderX1; 1:1049kB:128GB:128GB:fat32::boot, lba; Error: /dev/zram0: unrecognised disk label Error: /dev/zram1: unrecognised disk label =================== mount: /cow on / type overlayfs (rw) proc on /proc type proc (rw,noexec,nosuid,nodev) sysfs on /sys type sysfs (rw,noexec,nosuid,nodev) udev on /dev type devtmpfs (rw,mode=0755) devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620) tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755) /dev/sdb1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro) /dev/loop0 on /rofs type squashfs (ro,noatime) none on /sys/fs/cgroup type tmpfs (rw) none on /sys/fs/fuse/connections type fusectl (rw) none on /sys/kernel/debug type debugfs (rw) none on /sys/kernel/security type securityfs (rw) tmpfs on /tmp type tmpfs (rw,nosuid,nodev) none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880) none on /run/shm type tmpfs (rw,nosuid,nodev) none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755) none on /sys/fs/pstore type pstore (rw) systemd on /sys/fs/cgroup/systemd type cgroup (rw,noexec,nosuid,nodev,none,name=systemd) gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=lubuntu) /dev/sda1 on /mnt/boot-sav/sda1 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096) /dev/sda2 on /mnt/boot-sav/sda2 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096) /dev/sda3 on /mnt/boot-sav/sda3 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096) =================== ls: /sys/block/sda (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sda1 sda2 sda3 size slaves stat subsystem trace uevent /sys/block/sdb (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sdb1 size slaves stat subsystem trace uevent /sys/block/sr0 (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro size slaves stat subsystem trace uevent /dev (filtered): agpgart autofs block bsg btrfs-control bus cdrom char console core cpu cpu_dma_latency cuse disk dri ecryptfs fb0 fd full fuse hpet input kmsg log mapper mcelog mem net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sdb sdb1 sg0 sg1 sg2 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom v4l vga_arbiter vhci vhost-net video0 zero ls /dev/mapper: control =================== hexdump -n512 -C /dev/sda1 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....| 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......| 00000020 00 00 00 00 80 00 80 00 ff ff 7f 01 00 00 00 00 |................| 00000030 00 00 0c 00 00 00 00 00 ff ff 17 00 00 00 00 00 |................| 00000040 f6 00 00 00 01 00 00 00 8a 02 8b 84 1f 8b 84 14 |................| 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..| 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N| 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...| 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 d2 00 1e 83 ec |U.u.....u.......| 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........| 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..| 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.| 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............| 000000d0 40 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |@.+.w......f#.u-| 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..| 000000f0 68 07 bb 16 68 70 0e 16 68 09 00 66 53 66 53 66 |h...hp..h..fSfSf| 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a e9 6a 01 |U...h..fa.....j.| 00000110 90 90 66 60 1e 06 66 a1 11 00 66 03 06 1c 00 1e |..f`..f...f.....| 00000120 66 68 00 00 00 00 66 50 06 53 68 01 00 68 10 00 |fh....fP.Sh..h..| 00000130 b4 42 8a 16 0e 00 16 1f 8b f4 cd 13 66 59 5b 5a |.B..........fY[Z| 00000140 66 59 66 59 1f 0f 82 16 00 66 ff 06 11 00 03 16 |fYfY.....f......| 00000150 0f 00 8e c2 ff 0e 16 00 75 bc 07 1f 66 61 c3 a0 |........u...fa..| 00000160 f8 01 e8 08 00 a0 fb 01 e8 02 00 eb fe b4 01 8b |................| 00000170 f0 ac 3c 00 74 09 b4 0e bb 07 00 cd 10 eb f2 c3 |..<.t...........| 00000180 0d 0a 41 20 64 69 73 6b 20 72 65 61 64 20 65 72 |..A disk read er| 00000190 72 6f 72 20 6f 63 63 75 72 72 65 64 00 0d 0a 42 |ror occurred...B| 000001a0 4f 4f 54 4d 47 52 20 69 73 20 6d 69 73 73 69 6e |OOTMGR is missin| 000001b0 67 00 0d 0a 42 4f 4f 54 4d 47 52 20 69 73 20 63 |g...BOOTMGR is c| 000001c0 6f 6d 70 72 65 73 73 65 64 00 0d 0a 50 72 65 73 |ompressed...Pres| 000001d0 73 20 43 74 72 6c 2b 41 6c 74 2b 44 65 6c 20 74 |s Ctrl+Alt+Del t| 000001e0 6f 20 72 65 73 74 61 72 74 0d 0a 00 00 00 00 00 |o restart.......| 000001f0 00 00 00 00 00 00 00 00 80 9d b2 ca 00 00 55 aa |..............U.| 00000200 =================== hexdump -n512 -C /dev/sda2 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....| 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 80 01 |........?.......| 00000020 00 00 00 00 80 00 80 00 ff 1f 03 00 00 00 00 00 |................| 00000030 55 21 00 00 00 00 00 00 ff 31 00 00 00 00 00 00 |U!.......1......| 00000040 f6 00 00 00 01 00 00 00 63 78 8c a6 be 8c a6 3e |........cx.....>| 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..| 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N| 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...| 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......| 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........| 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..| 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.| 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............| 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-| 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..| 000000f0 68 07 bb 16 68 70 0e 16 68 09 00 66 53 66 53 66 |h...hp..h..fSfSf| 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..| 00000110 28 10 b9 d8 0f fc f3 aa e9 5f 01 90 90 66 60 1e |(........_...f`.| 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...| 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...| 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.| 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........| 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a0 f8 01 e8 09 00 |...u...fa.......| 00000170 a0 fb 01 e8 03 00 f4 eb fd b4 01 8b f0 ac 3c 00 |..............<.| 00000180 74 09 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 |t.............A | 00000190 64 69 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 |disk read error | 000001a0 6f 63 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d |occurred...BOOTM| 000001b0 47 52 20 69 73 20 6d 69 73 73 69 6e 67 00 0d 0a |GR is missing...| 000001c0 42 4f 4f 54 4d 47 52 20 69 73 20 63 6f 6d 70 72 |BOOTMGR is compr| 000001d0 65 73 73 65 64 00 0d 0a 50 72 65 73 73 20 43 74 |essed...Press Ct| 000001e0 72 6c 2b 41 6c 74 2b 44 65 6c 20 74 6f 20 72 65 |rl+Alt+Del to re| 000001f0 73 74 61 72 74 0d 0a 00 8c a9 be d6 00 00 55 aa |start.........U.| 00000200 =================== hexdump -n512 -C /dev/sda3 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....| 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 28 83 01 |........?....(..| 00000020 00 00 00 00 80 00 80 00 ff 27 99 1b 00 00 00 00 |.........'......| 00000030 00 00 0c 00 00 00 00 00 7f 92 b9 01 00 00 00 00 |................| 00000040 f6 00 00 00 01 00 00 00 e5 e0 8e e0 0f 8f e0 ea |................| 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..| 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N| 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...| 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 d2 00 1e 83 ec |U.u.....u.......| 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........| 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..| 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.| 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............| 000000d0 40 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |@.+.w......f#.u-| 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..| 000000f0 68 07 bb 16 68 70 0e 16 68 09 00 66 53 66 53 66 |h...hp..h..fSfSf| 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a e9 6a 01 |U...h..fa.....j.| 00000110 90 90 66 60 1e 06 66 a1 11 00 66 03 06 1c 00 1e |..f`..f...f.....| 00000120 66 68 00 00 00 00 66 50 06 53 68 01 00 68 10 00 |fh....fP.Sh..h..| 00000130 b4 42 8a 16 0e 00 16 1f 8b f4 cd 13 66 59 5b 5a |.B..........fY[Z| 00000140 66 59 66 59 1f 0f 82 16 00 66 ff 06 11 00 03 16 |fYfY.....f......| 00000150 0f 00 8e c2 ff 0e 16 00 75 bc 07 1f 66 61 c3 a0 |........u...fa..| 00000160 f8 01 e8 08 00 a0 fb 01 e8 02 00 eb fe b4 01 8b |................| 00000170 f0 ac 3c 00 74 09 b4 0e bb 07 00 cd 10 eb f2 c3 |..<.t...........| 00000180 0d 0a 41 20 64 69 73 6b 20 72 65 61 64 20 65 72 |..A disk read er| 00000190 72 6f 72 20 6f 63 63 75 72 72 65 64 00 0d 0a 42 |ror occurred...B| 000001a0 4f 4f 54 4d 47 52 20 69 73 20 6d 69 73 73 69 6e |OOTMGR is missin| 000001b0 67 00 0d 0a 42 4f 4f 54 4d 47 52 20 69 73 20 63 |g...BOOTMGR is c| 000001c0 6f 6d 70 72 65 73 73 65 64 00 0d 0a 50 72 65 73 |ompressed...Pres| 000001d0 73 20 43 74 72 6c 2b 41 6c 74 2b 44 65 6c 20 74 |s Ctrl+Alt+Del t| 000001e0 6f 20 72 65 73 74 61 72 74 0d 0a 00 00 00 00 00 |o restart.......| 000001f0 00 00 00 00 00 00 00 00 80 9d b2 ca 00 00 55 aa |..............U.| 00000200 =================== df -Th: Filesystem Type Size Used Avail Use% Mounted on /cow overlayfs 1.5G 35M 1.5G 3% / udev devtmpfs 1.5G 12K 1.5G 1% /dev tmpfs tmpfs 294M 1.1M 293M 1% /run /dev/sdb1 vfat 120G 676M 119G 1% /cdrom /dev/loop0 squashfs 549M 549M 0 100% /rofs none tmpfs 4.0K 0 4.0K 0% /sys/fs/cgroup tmpfs tmpfs 1.5G 56K 1.5G 1% /tmp none tmpfs 5.0M 0 5.0M 0% /run/lock none tmpfs 1.5G 0 1.5G 0% /run/shm none tmpfs 100M 16K 100M 1% /run/user /dev/sda1 fuseblk 12G 10G 2.1G 84% /mnt/boot-sav/sda1 /dev/sda2 fuseblk 100M 25M 76M 25% /mnt/boot-sav/sda2 /dev/sda3 fuseblk 221G 103G 118G 47% /mnt/boot-sav/sda3 =================== fdisk -l: Disk /dev/sda: 250.1 GB, 250059350016 bytes 255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x429772d3 Device Boot Start End Blocks Id System /dev/sda1 2048 25167871 12582912 27 Hidden NTFS WinRE /dev/sda2 * 25167872 25372671 102400 7 HPFS/NTFS/exFAT /dev/sda3 25372672 488394751 231511040 7 HPFS/NTFS/exFAT Disk /dev/sdb: 128.0 GB, 128035323904 bytes 255 heads, 63 sectors/track, 15566 cylinders, total 250068992 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x0018494f Device Boot Start End Blocks Id System /dev/sdb1 * 2048 250068991 125033472 c W95 FAT32 (LBA) =================== Suggested repair The default repair of the Boot-Repair utility would restore the [(generic mbr)] MBR in sda, and make it boot on sda2. Additional repair would be performed: unhide-bootmenu-10s fix-windows-boot =================== User settings The settings chosen by the user will not act on the boot. Download as text