1. Boot Info Script e7fc706 + Boot-Repair extra info [Boot-Info 9Feb2015]
  2. ============================= Boot Info Summary: ===============================
  3. => Syslinux MBR (4.04 and higher) is installed in the MBR of /dev/sda.
  4. => Syslinux MBR (3.61-4.03) is installed in the MBR of /dev/sdb.
  5. sda1: __________________________________________________________________________
  6. File system: ntfs
  7. Boot sector type: Windows 7/2008: NTFS
  8. Boot sector info: No errors found in the Boot Parameter Block.
  9. Operating System: Windows 7
  10. Boot files: /bootmgr /Boot/BCD /Windows/System32/winload.exe
  11. sdb1: __________________________________________________________________________
  12. File system: vfat
  13. Boot sector type: SYSLINUX 4.03 2010-10-22 ........>..sr>.......[..9...0...~.....~...f...M.f.f....f..0~....>E}.u......
  14. Boot sector info: Syslinux looks at sector 5965224 of /dev/sdb1 for its
  15. second stage. SYSLINUX is installed in the directory.
  16. No errors found in the Boot Parameter Block.
  17. Operating System:
  18. Boot files: /boot/grub/grub.cfg /syslinux.cfg
  19. /EFI/BOOT/grubx64.efi /ldlinux.sys
  20. /syslinux/ldlinux.sys
  21. ============================ Drive/Partition Info: =============================
  22. Drive: sda _____________________________________________________________________
  23. Disk /dev/sda: 250.1 GB, 250059350016 bytes
  24. 255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors
  25. Units = sectors of 1 * 512 = 512 bytes
  26. Sector size (logical/physical): 512 bytes / 512 bytes
  27. Partition Boot Start Sector End Sector # of Sectors Id System
  28. /dev/sda1 * 2,048 488,392,703 488,390,656 7 NTFS / exFAT / HPFS
  29. Drive: sdb _____________________________________________________________________
  30. Disk /dev/sdb: 4037 MB, 4037017600 bytes
  31. 255 heads, 63 sectors/track, 490 cylinders, total 7884800 sectors
  32. Units = sectors of 1 * 512 = 512 bytes
  33. Sector size (logical/physical): 512 bytes / 512 bytes
  34. Partition Boot Start Sector End Sector # of Sectors Id System
  35. /dev/sdb1 * 2,048 7,884,799 7,882,752 b W95 FAT32
  36. "blkid" output: ________________________________________________________________
  37. Device UUID TYPE LABEL
  38. /dev/loop0 squashfs
  39. /dev/sda1 4A00355B00354F67 ntfs SSD
  40. /dev/sdb1 1491-D6DC vfat LIVE
  41. ========================= "ls -l /dev/disk/by-id" output: ======================
  42. total 0
  43. lrwxrwxrwx 1 root root 9 Feb 26 04:53 ata-Samsung_SSD_840_Series_S14GNEACA05805Y -> ../../sda
  44. lrwxrwxrwx 1 root root 10 Feb 26 04:53 ata-Samsung_SSD_840_Series_S14GNEACA05805Y-part1 -> ../../sda1
  45. lrwxrwxrwx 1 root root 9 Feb 26 04:48 usb-ASUS_SDRW-08D2S-U_R8RZ6GAC600G9C-0:0 -> ../../sr0
  46. lrwxrwxrwx 1 root root 9 Feb 26 04:53 usb-_USB_Flash_Memory_000D619C5208B9C0B42E0CAF-0:0 -> ../../sdb
  47. lrwxrwxrwx 1 root root 10 Feb 26 04:48 usb-_USB_Flash_Memory_000D619C5208B9C0B42E0CAF-0:0-part1 -> ../../sdb1
  48. lrwxrwxrwx 1 root root 9 Feb 26 04:53 wwn-0x5002538550008a4a -> ../../sda
  49. lrwxrwxrwx 1 root root 10 Feb 26 04:53 wwn-0x5002538550008a4a-part1 -> ../../sda1
  50. ================================ Mount points: =================================
  51. Device Mount_Point Type Options
  52. /dev/loop0 /rofs squashfs (ro,noatime)
  53. /dev/sdb1 /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  54. =========================== sdb1/boot/grub/grub.cfg: ===========================
  55. --------------------------------------------------------------------------------
  56. if loadfont /boot/grub/font.pf2 ; then
  57. set gfxmode=auto
  58. insmod efi_gop
  59. insmod efi_uga
  60. insmod gfxterm
  61. terminal_output gfxterm
  62. fi
  63. set menu_color_normal=white/black
  64. set menu_color_highlight=black/light-gray
  65. menuentry "Start Linux Mint 17.1 Cinnamon 64-bit" {
  66. set gfxpayload=keep
  67. linux /casper/vmlinuz file=/cdrom/preseed/linuxmint.seed boot=casper iso-scan/filename=${iso_path} quiet splash --
  68. initrd /casper/initrd.lz
  69. }
  70. menuentry "Start Linux Mint 17.1 Cinnamon 64-bit (compatibility mode)" {
  71. linux /casper/vmlinuz file=/cdrom/preseed/linuxmint.seed boot=casper xforcevesa iso-scan/filename=${iso_path} ramdisk_size=1048576 root=/dev/ram rw noapic noacpi nosplash irqpoll --
  72. initrd /casper/initrd.lz
  73. }
  74. menuentry "Check the integrity of the medium" {
  75. linux /casper/vmlinuz boot=casper integrity-check iso-scan/filename=${iso_path} quiet splash --
  76. initrd /casper/initrd.lz
  77. }
  78. --------------------------------------------------------------------------------
  79. ============================== sdb1/syslinux.cfg: ==============================
  80. --------------------------------------------------------------------------------
  81. default menu.c32
  82. prompt 0
  83. menu title UNetbootin
  84. timeout 100
  85. label unetbootindefault
  86. menu label Default
  87. kernel /ubnkern
  88. append initrd=/ubninit file=/cdrom/preseed/linuxmint.seed boot=casper quiet splash --
  89. label ubnentry0
  90. menu label Start Linux Mint
  91. kernel /casper/vmlinuz
  92. append initrd=/casper/initrd.lz file=/cdrom/preseed/linuxmint.seed boot=casper quiet splash --
  93. label ubnentry1
  94. menu label Start in compatibility mode
  95. kernel /casper/vmlinuz
  96. append initrd=/casper/initrd.lz file=/cdrom/preseed/linuxmint.seed boot=casper xforcevesa nomodeset b43.blacklist=yes ramdisk_size=1048576 root=/dev/ram rw noapic noacpi nosplash irqpoll --
  97. label ubnentry2
  98. menu label Integrity check
  99. kernel /casper/vmlinuz
  100. append initrd=/casper/initrd.lz boot=casper integrity-check quiet splash --
  101. label ubnentry3
  102. menu label Memory test
  103. kernel /casper/memtest
  104. append initrd=/ubninit
  105. label ubnentry4
  106. menu label Boot from local drive
  107. kernel /ubnkern
  108. append initrd=/ubninit
  109. label ubnentry5
  110. menu label Start Linux Mint 17.1 Cinnamon 64-bit
  111. kernel /casper/vmlinuz
  112. append initrd=/casper/initrd.lz file=/cdrom/preseed/linuxmint.seed boot=casper iso-scan/filename=${iso_path} quiet splash --
  113. label ubnentry6
  114. menu label Start Linux Mint 17.1 Cinnamon 64-bit (compatibility mode)
  115. kernel /casper/vmlinuz
  116. append initrd=/casper/initrd.lz file=/cdrom/preseed/linuxmint.seed boot=casper xforcevesa iso-scan/filename=${iso_path} ramdisk_size=1048576 root=/dev/ram rw noapic noacpi nosplash irqpoll --
  117. label ubnentry7
  118. menu label Check the integrity of the medium
  119. kernel /casper/vmlinuz
  120. append initrd=/casper/initrd.lz boot=casper integrity-check iso-scan/filename=${iso_path} quiet splash --
  121. --------------------------------------------------------------------------------
  122. ============== sdb1: Version of COM32(R) files used by Syslinux: ===============
  123. menu.c32 : COM32R module (v4.xx)
  124. syslinux/ldlinux.c32 : not a COM32/COM32R module
  125. syslinux/libcom32.c32 : not a COM32/COM32R module
  126. syslinux/libutil.c32 : not a COM32/COM32R module
  127. syslinux/vesamenu.c32 : not a COM32/COM32R module
  128. =============================== StdErr Messages: ===============================
  129. File descriptor 9 (/proc/3863/mounts) leaked on lvs invocation. Parent PID 10273: bash
  130. File descriptor 63 (pipe:[37015]) leaked on lvs invocation. Parent PID 10273: bash
  131. No volume groups found
  132. ADDITIONAL INFORMATION :
  133. =================== log of boot-repair 2015-02-26__04h53 ===================
  134. boot-repair version : 4ppa33
  135. boot-sav version : 4ppa33
  136. glade2script version : 3.2.2~ppa47~saucy
  137. boot-sav-extra version :
  138. boot-repair is executed in live-session (Linux Mint 17.1 Rebecca, rebecca, LinuxMint, x86_64)
  139. CPU op-mode(s): 32-bit, 64-bit
  140. BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/linuxmint.seed boot=casper iso-scan/filename= quiet splash --
  141. ls: cannot access /home/usr/.config: No such file or directory
  142. =================== os-prober:
  143. =================== blkid:
  144. /dev/loop0: TYPE="squashfs"
  145. /dev/sda1: LABEL="SSD" UUID="4A00355B00354F67" TYPE="ntfs"
  146. /dev/sdb1: LABEL="LIVE" UUID="1491-D6DC" TYPE="vfat"
  147. Windows not detected by os-prober on sda1.
  148. =================== UEFI/Legacy mode:
  149. BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
  150. SecureBoot disabled. (maybe sec-boot, Please report this message to [email protected])
  151. =================== PARTITIONS & DISKS:
  152. 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, haswinload, no-recov-nor-hid, bootmgr, is-winboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sda1.
  153. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes
  154. =================== parted -l:
  155. Model: ATA Samsung SSD 840 (scsi)
  156. Disk /dev/sda: 250GB
  157. Sector size (logical/physical): 512B/512B
  158. Partition Table: msdos
  159. Number Start End Size Type File system Flags
  160. 1 1049kB 250GB 250GB primary ntfs boot
  161. Model: USB Flash Memory (scsi)
  162. Disk /dev/sdb: 4037MB
  163. Sector size (logical/physical): 512B/512B
  164. Partition Table: msdos
  165. Number Start End Size Type File system Flags
  166. 1 1049kB 4037MB 4036MB primary fat32 boot
  167. =================== parted -lm:
  168. BYT;
  169. /dev/sda:250GB:scsi:512:512:msdos:ATA Samsung SSD 840;
  170. 1:1049kB:250GB:250GB:ntfs::boot;
  171. BYT;
  172. /dev/sdb:4037MB:scsi:512:512:msdos: USB Flash Memory;
  173. 1:1049kB:4037MB:4036MB:fat32::boot;
  174. =================== lsblk:
  175. KNAME TYPE FSTYPE SIZE LABEL MODEL UUID
  176. sda disk 232.9G Samsung SS
  177. sda1 part ntfs 232.9G SSD 4A00355B00354F67
  178. sdb disk 3.8G USB Flash
  179. sdb1 part vfat 3.8G LIVE 1491-D6DC
  180. sr0 rom 1024M SDRW-08D2S
  181. loop0 loop squashfs 1.4G
  182. KNAME ROTA RO RM STATE MOUNTPOINT
  183. sda 0 0 0 running
  184. sda1 0 0 0 /mnt/boot-sav/sda1
  185. sdb 1 0 1 running
  186. sdb1 1 0 1 /cdrom
  187. sr0 1 0 1 running
  188. loop0 1 1 0 /rofs
  189. =================== mount:
  190. /cow on / type overlayfs (rw)
  191. proc on /proc type proc (rw,noexec,nosuid,nodev)
  192. sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
  193. udev on /dev type devtmpfs (rw,mode=0755)
  194. devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  195. tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
  196. /dev/sdb1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  197. /dev/loop0 on /rofs type squashfs (ro,noatime)
  198. none on /sys/fs/cgroup type tmpfs (rw)
  199. none on /sys/fs/fuse/connections type fusectl (rw)
  200. none on /sys/kernel/debug type debugfs (rw)
  201. none on /sys/kernel/security type securityfs (rw)
  202. none on /sys/firmware/efi/efivars type efivarfs (rw)
  203. tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
  204. none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
  205. none on /run/shm type tmpfs (rw,nosuid,nodev)
  206. none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
  207. none on /sys/fs/pstore type pstore (rw)
  208. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
  209. systemd on /sys/fs/cgroup/systemd type cgroup (rw,noexec,nosuid,nodev,none,name=systemd)
  210. gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=mint)
  211. /dev/sda1 on /mnt/boot-sav/sda1 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
  212. =================== ls:
  213. /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 size slaves stat subsystem trace uevent
  214. /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
  215. /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
  216. /dev (filtered): autofs block bsg btrfs-control bus cdrom char console core cpu cpu_dma_latency cuse disk dri ecryptfs fb0 fb1 fd full fuse hidraw0 hidraw1 hidraw2 hpet input kmsg kvm log mapper mcelog mei mem net network_latency network_throughput null port ppp psaux ptmx ptp0 pts random rfkill rtc rtc0 sda sda1 sdb sdb1 sg0 sg1 sg2 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom vga_arbiter vhci vhost-net watchdog watchdog0 zero
  217. ls /dev/mapper: control
  218. =================== hexdump -n512 -C /dev/sda1
  219. 00000000 eb 63 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.c.NTFS .....|
  220. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
  221. 00000020 00 00 00 00 80 00 80 00 ff 3f 1c 1d 00 00 00 00 |.........?......|
  222. 00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
  223. 00000040 f6 00 00 00 01 00 00 00 67 4f 35 00 5b 35 00 4a |........gO5.[5.J|
  224. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  225. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  226. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  227. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  228. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  229. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  230. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  231. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  232. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  233. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  234. 000000f0 68 07 bb 16 68 70 0e 16 68 09 00 66 53 66 53 66 |h...hp..h..fSfSf|
  235. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  236. 00000110 28 10 b9 d8 0f fc f3 aa e9 5f 01 90 90 66 60 1e |(........_...f`.|
  237. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  238. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  239. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  240. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  241. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a0 f8 01 e8 09 00 |...u...fa.......|
  242. 00000170 a0 fb 01 e8 03 00 f4 eb fd b4 01 8b f0 ac 3c 00 |..............<.|
  243. 00000180 74 09 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 |t.............A |
  244. 00000190 64 69 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 |disk read error |
  245. 000001a0 6f 63 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d |occurred...BOOTM|
  246. 000001b0 47 52 20 69 73 20 6d 69 73 73 69 6e 67 00 0d 0a |GR is missing...|
  247. 000001c0 42 4f 4f 54 4d 47 52 20 69 73 20 63 6f 6d 70 72 |BOOTMGR is compr|
  248. 000001d0 65 73 73 65 64 00 0d 0a 50 72 65 73 73 20 43 74 |essed...Press Ct|
  249. 000001e0 72 6c 2b 41 6c 74 2b 44 65 6c 20 74 6f 20 72 65 |rl+Alt+Del to re|
  250. 000001f0 73 74 61 72 74 0d 0a 00 8c a9 be d6 00 00 55 aa |start.........U.|
  251. 00000200
  252. =================== df -Th:
  253. Filesystem Type Size Used Avail Use% Mounted on
  254. /cow overlayfs 7.8G 262M 7.6G 4% /
  255. udev devtmpfs 7.8G 12K 7.8G 1% /dev
  256. tmpfs tmpfs 1.6G 1.5M 1.6G 1% /run
  257. /dev/sdb1 vfat 3.8G 2.9G 939M 76% /cdrom
  258. /dev/loop0 squashfs 1.5G 1.5G 0 100% /rofs
  259. none tmpfs 4.0K 0 4.0K 0% /sys/fs/cgroup
  260. tmpfs tmpfs 7.8G 16K 7.8G 1% /tmp
  261. none tmpfs 5.0M 0 5.0M 0% /run/lock
  262. none tmpfs 7.8G 724K 7.8G 1% /run/shm
  263. none tmpfs 100M 16K 100M 1% /run/user
  264. /dev/sda1 fuseblk 233G 139G 95G 60% /mnt/boot-sav/sda1
  265. =================== fdisk -l:
  266. Disk /dev/sda: 250.1 GB, 250059350016 bytes
  267. 255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors
  268. Units = sectors of 1 * 512 = 512 bytes
  269. Sector size (logical/physical): 512 bytes / 512 bytes
  270. I/O size (minimum/optimal): 512 bytes / 512 bytes
  271. Disk identifier: 0x9f70de9b
  272. Device Boot Start End Blocks Id System
  273. /dev/sda1 * 2048 488392703 244195328 7 HPFS/NTFS/exFAT
  274. Disk /dev/sdb: 4037 MB, 4037017600 bytes
  275. 255 heads, 63 sectors/track, 490 cylinders, total 7884800 sectors
  276. Units = sectors of 1 * 512 = 512 bytes
  277. Sector size (logical/physical): 512 bytes / 512 bytes
  278. I/O size (minimum/optimal): 512 bytes / 512 bytes
  279. Disk identifier: 0x11a83667
  280. Device Boot Start End Blocks Id System
  281. /dev/sdb1 * 2048 7884799 3941376 b W95 FAT32
  282. =================== Recommended repair
  283. The default repair of the Boot-Repair utility will restore the [(generic mbr)] MBR in sda, and make it boot on sda1.
  284. Additional repair will be performed: unhide-bootmenu-10s
  285. Will restore the MBR_TO_RESTORE : sda (generic mbr) into sda
  286. dd if=/usr/lib/syslinux/mbr.bin of=/dev/sda
  287. 0+1 records in
  288. 0+1 records out
  289. Boot successfully repaired.
  290. You can now reboot your computer.
  291. pastebinit packages needed
  292. W: Failed to fetch cdrom://Linux Mint 17.1 _Rebecca_ - Release amd64 20141126/dists/trusty/contrib/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
  293. W: Failed to fetch cdrom://Linux Mint 17.1 _Rebecca_ - Release amd64 20141126/dists/trusty/main/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
  294. W: Failed to fetch cdrom://Linux Mint 17.1 _Rebecca_ - Release amd64 20141126/dists/trusty/non-free/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
  295. E: Some index files failed to download. They have been ignored, or old ones used instead.
  296. dpkg-preconfigure: unable to re-open stdin: No such file or directory