1. Boot Info Script 0.61.full + Boot-Repair extra info [Boot-Info December 25th 2012]
  2. ============================= Boot Info Summary: ===============================
  3. => Syslinux MBR (4.04 and higher) is installed in the MBR of /dev/sda.
  4. => Grub2 (v2.00) is installed in the MBR of /dev/sdb and looks at sector
  5. 3845588992 of the same hard drive for core.img. core.img is at this
  6. location and looks in partition 1 for (,gpt6)/boot/grub.
  7. sda1: __________________________________________________________________________
  8. File system: ntfs
  9. Boot sector type: Windows Vista/7: NTFS
  10. Boot sector info: No errors found in the Boot Parameter Block.
  11. Operating System:
  12. Boot files: /bootmgr /Boot/BCD /Windows/System32/winload.exe
  13. sda2: __________________________________________________________________________
  14. File system:
  15. Boot sector type: -
  16. Boot sector info:
  17. Mounting failed: mount: unknown filesystem type ''
  18. sdb1: __________________________________________________________________________
  19. File system:
  20. Boot sector type: -
  21. Boot sector info:
  22. Mounting failed: mount: unknown filesystem type ''
  23. mount: unknown filesystem type ''
  24. sdb2: __________________________________________________________________________
  25. File system: ntfs
  26. Boot sector type: Windows Vista/7: NTFS
  27. Boot sector info: No errors found in the Boot Parameter Block.
  28. Operating System:
  29. Boot files:
  30. sdb3: __________________________________________________________________________
  31. File system: BIOS Boot partition
  32. Boot sector type: Grub2's core.img
  33. Boot sector info:
  34. sdb4: __________________________________________________________________________
  35. File system: vfat
  36. Boot sector type: -
  37. Boot sector info: According to the info in the boot sector, sdb4 starts
  38. at sector -449376256. But according to the info from
  39. fdisk, sdb4 starts at sector 3845591040.
  40. Operating System:
  41. Boot files: /EFI/Boot/bootx64.efi /EFI/Boot/bootx64.efi.grb
  42. /EFI/grub/grubx64.efi /EFI/linuxmint/grubx64.efi
  43. /EFI/Microsoft/Boot/bootmgfw.efi
  44. /EFI/Microsoft/Boot/bootmgfw.efi.grb
  45. /EFI/Microsoft/Boot/bootx64.efi
  46. /EFI/Microsoft/Boot/bootx64.efi.grb
  47. sdb5: __________________________________________________________________________
  48. File system: swap
  49. Boot sector type: -
  50. Boot sector info:
  51. sdb6: __________________________________________________________________________
  52. File system: ext4
  53. Boot sector type: -
  54. Boot sector info:
  55. Operating System: Linux Mint 14 Nadia
  56. Boot files: /boot/grub/grub.cfg /etc/fstab
  57. ============================ Drive/Partition Info: =============================
  58. Drive: sda _____________________________________________________________________
  59. Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
  60. 255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
  61. Units = sectors of 1 * 512 = 512 bytes
  62. Sector size (logical/physical): 512 bytes / 512 bytes
  63. Partition Boot Start Sector End Sector # of Sectors Id System
  64. /dev/sda1 * 2,048 1,953,521,663 1,953,519,616 7 NTFS / exFAT / HPFS
  65. /dev/sda2 1,953,521,664 1,953,523,711 2,048 83 Linux
  66. Drive: sdb _____________________________________________________________________
  67. Disk /dev/sdb: 2000.4 GB, 2000398934016 bytes
  68. 255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
  69. Units = sectors of 1 * 512 = 512 bytes
  70. Sector size (logical/physical): 512 bytes / 512 bytes
  71. Partition Boot Start Sector End Sector # of Sectors Id System
  72. /dev/sdb1 1 3,907,029,167 3,907,029,167 ee GPT
  73. GUID Partition Table detected.
  74. Partition Start Sector End Sector # of Sectors System
  75. /dev/sdb1 34 262,177 262,144 Microsoft Reserved Partition (Windows)
  76. /dev/sdb2 264,192 3,845,588,991 3,845,324,800 Data partition (Windows/Linux)
  77. /dev/sdb3 3,845,588,992 3,845,591,039 2,048 BIOS Boot partition
  78. /dev/sdb4 3,845,591,040 3,845,786,352 195,313 EFI System partition
  79. /dev/sdb5 3,890,341,888 3,907,028,991 16,687,104 Swap partition (Linux)
  80. /dev/sdb6 3,845,786,353 3,890,341,887 44,555,535 Data partition (Windows/Linux)
  81. "blkid" output: ________________________________________________________________
  82. Device UUID TYPE LABEL
  83. /dev/sda1 8ECC6480CC646505 ntfs
  84. /dev/sdb2 46C29470C2946649 ntfs YAY!
  85. /dev/sdb4 40D4-5B72 vfat
  86. /dev/sdb5 3eaba369-618c-42be-b51e-dd212a47329a swap
  87. /dev/sdb6 ca512b64-27fb-427b-96b5-404cc13d93e8 ext4
  88. ================================ Mount points: =================================
  89. Device Mount_Point Type Options
  90. /dev/sdb4 /boot/efi vfat (rw)
  91. /dev/sdb6 / ext4 (rw,errors=remount-ro)
  92. =========================== sdb6/boot/grub/grub.cfg: ===========================
  93. --------------------------------------------------------------------------------
  94. #
  95. # DO NOT EDIT THIS FILE
  96. #
  97. # It is automatically generated by grub-mkconfig using templates
  98. # from /etc/grub.d and settings from /etc/default/grub
  99. #
  100. ### BEGIN /etc/grub.d/00_header ###
  101. if [ -s $prefix/grubenv ]; then
  102. set have_grubenv=true
  103. load_env
  104. fi
  105. set default="0"
  106. if [ x"${feature_menuentry_id}" = xy ]; then
  107. menuentry_id_option="--id"
  108. else
  109. menuentry_id_option=""
  110. fi
  111. export menuentry_id_option
  112. if [ "${prev_saved_entry}" ]; then
  113. set saved_entry="${prev_saved_entry}"
  114. save_env saved_entry
  115. set prev_saved_entry=
  116. save_env prev_saved_entry
  117. set boot_once=true
  118. fi
  119. function savedefault {
  120. if [ -z "${boot_once}" ]; then
  121. saved_entry="${chosen}"
  122. save_env saved_entry
  123. fi
  124. }
  125. function recordfail {
  126. set recordfail=1
  127. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  128. }
  129. function load_video {
  130. if [ x$feature_all_video_module = xy ]; then
  131. insmod all_video
  132. else
  133. insmod efi_gop
  134. insmod efi_uga
  135. insmod ieee1275_fb
  136. insmod vbe
  137. insmod vga
  138. insmod video_bochs
  139. insmod video_cirrus
  140. fi
  141. }
  142. if [ x$feature_default_font_path = xy ] ; then
  143. font=unicode
  144. else
  145. insmod part_gpt
  146. insmod ext2
  147. set root='hd1,gpt6'
  148. if [ x$feature_platform_search_hint = xy ]; then
  149. search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt6 --hint-efi=hd1,gpt6 --hint-baremetal=ahci1,gpt6 ca512b64-27fb-427b-96b5-404cc13d93e8
  150. else
  151. search --no-floppy --fs-uuid --set=root ca512b64-27fb-427b-96b5-404cc13d93e8
  152. fi
  153. font="/usr/share/grub/unicode.pf2"
  154. fi
  155. if loadfont $font ; then
  156. set gfxmode=auto
  157. load_video
  158. insmod gfxterm
  159. set locale_dir=$prefix/locale
  160. set lang=en_GB
  161. insmod gettext
  162. fi
  163. terminal_output gfxterm
  164. if [ "${recordfail}" = 1 ]; then
  165. set timeout=10
  166. else
  167. set timeout=10
  168. fi
  169. ### END /etc/grub.d/00_header ###
  170. ### BEGIN /etc/grub.d/05_debian_theme ###
  171. set menu_color_normal=white/black
  172. set menu_color_highlight=black/light-gray
  173. ### END /etc/grub.d/05_debian_theme ###
  174. ### BEGIN /etc/grub.d/10_linux ###
  175. function gfxmode {
  176. set gfxpayload="$1"
  177. if [ "$1" = "keep" ]; then
  178. set vt_handoff=vt.handoff=7
  179. else
  180. set vt_handoff=
  181. fi
  182. }
  183. if [ ${recordfail} != 1 ]; then
  184. if [ -e ${prefix}/gfxblacklist.txt ]; then
  185. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  186. if [ ${match} = 0 ]; then
  187. set linux_gfx_mode=keep
  188. else
  189. set linux_gfx_mode=text
  190. fi
  191. else
  192. set linux_gfx_mode=text
  193. fi
  194. else
  195. set linux_gfx_mode=keep
  196. fi
  197. else
  198. set linux_gfx_mode=text
  199. fi
  200. export linux_gfx_mode
  201. if [ "$linux_gfx_mode" != "text" ]; then load_video; fi
  202. menuentry 'Linux Mint 14 Cinnamon 64-bit, 3.5.0-17-generic (/dev/sdb6)' --class linuxmint --class gnu-linux --class gnu --class os {
  203. recordfail
  204. gfxmode $linux_gfx_mode
  205. insmod gzio
  206. insmod part_gpt
  207. insmod ext2
  208. set root='hd1,gpt6'
  209. if [ x$feature_platform_search_hint = xy ]; then
  210. search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt6 --hint-efi=hd1,gpt6 --hint-baremetal=ahci1,gpt6 ca512b64-27fb-427b-96b5-404cc13d93e8
  211. else
  212. search --no-floppy --fs-uuid --set=root ca512b64-27fb-427b-96b5-404cc13d93e8
  213. fi
  214. linux /boot/vmlinuz-3.5.0-17-generic root=UUID=ca512b64-27fb-427b-96b5-404cc13d93e8 ro quiet splash $vt_handoff
  215. initrd /boot/initrd.img-3.5.0-17-generic
  216. }
  217. menuentry 'Linux Mint 14 Cinnamon 64-bit, 3.5.0-17-generic (/dev/sdb6) -- recovery mode' --class linuxmint --class gnu-linux --class gnu --class os {
  218. recordfail
  219. insmod gzio
  220. insmod part_gpt
  221. insmod ext2
  222. set root='hd1,gpt6'
  223. if [ x$feature_platform_search_hint = xy ]; then
  224. search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt6 --hint-efi=hd1,gpt6 --hint-baremetal=ahci1,gpt6 ca512b64-27fb-427b-96b5-404cc13d93e8
  225. else
  226. search --no-floppy --fs-uuid --set=root ca512b64-27fb-427b-96b5-404cc13d93e8
  227. fi
  228. echo 'Loading Linux 3.5.0-17-generic ...'
  229. linux /boot/vmlinuz-3.5.0-17-generic root=UUID=ca512b64-27fb-427b-96b5-404cc13d93e8 ro recovery nomodeset
  230. echo 'Loading initial ramdisk ...'
  231. initrd /boot/initrd.img-3.5.0-17-generic
  232. }
  233. ### END /etc/grub.d/10_linux ###
  234. ### BEGIN /etc/grub.d/20_linux_xen ###
  235. ### END /etc/grub.d/20_linux_xen ###
  236. ### BEGIN /etc/grub.d/30_os-prober ###
  237. menuentry 'Windows 8 (loader) (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-8ECC6480CC646505' {
  238. insmod part_msdos
  239. insmod ntfs
  240. set root='hd0,msdos1'
  241. if [ x$feature_platform_search_hint = xy ]; then
  242. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 8ECC6480CC646505
  243. else
  244. search --no-floppy --fs-uuid --set=root 8ECC6480CC646505
  245. fi
  246. drivemap -s (hd0) ${root}
  247. chainloader +1
  248. }
  249. ### END /etc/grub.d/30_os-prober ###
  250. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  251. ### END /etc/grub.d/30_uefi-firmware ###
  252. ### BEGIN /etc/grub.d/40_custom ###
  253. # This file provides an easy way to add custom menu entries. Simply type the
  254. # menu entries you want to add after this comment. Be careful not to change
  255. # the 'exec tail' line above.
  256. ### END /etc/grub.d/40_custom ###
  257. ### BEGIN /etc/grub.d/41_custom ###
  258. if [ -f ${config_directory}/custom.cfg ]; then
  259. source ${config_directory}/custom.cfg
  260. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  261. source $prefix/custom.cfg;
  262. fi
  263. ### END /etc/grub.d/41_custom ###
  264. --------------------------------------------------------------------------------
  265. =============================== sdb6/etc/fstab: ================================
  266. --------------------------------------------------------------------------------
  267. # /etc/fstab: static file system information.
  268. #
  269. # Use 'blkid' to print the universally unique identifier for a
  270. # device; this may be used with UUID= as a more robust way to name devices
  271. # that works even if disks are added and removed. See fstab(5).
  272. #
  273. # <file system> <mount point> <type> <options> <dump> <pass>
  274. proc /proc proc nodev,noexec,nosuid 0 0
  275. # / was on /dev/sdb6 during installation
  276. UUID=ca512b64-27fb-427b-96b5-404cc13d93e8 / ext4 errors=remount-ro 0 1
  277. # /boot/efi was on /dev/sdb4 during installation
  278. #UUID=40D4-5B72 /boot/efi vfat defaults 0 1
  279. # swap was on /dev/sdb5 during installation
  280. UUID=3eaba369-618c-42be-b51e-dd212a47329a none swap sw 0 0
  281. #UUID=40D4-5B72 /boot/efi vfat defaults 0 1
  282. UUID=40D4-5B72 /boot/efi vfat defaults 0 1
  283. --------------------------------------------------------------------------------
  284. =================== sdb6: Location of files loaded by Grub: ====================
  285. GiB - GB File Fragment(s)
  286. 1847.940361500 = 1984.210854400 boot/grub/grub.cfg 1
  287. 1834.243523121 = 1969.503986176 boot/initrd.img-3.5.0-17-generic 2
  288. 1835.947586536 = 1971.333710336 boot/vmlinuz-3.5.0-17-generic 1
  289. 1834.243523121 = 1969.503986176 initrd.img 2
  290. 1834.243523121 = 1969.503986176 initrd.img.old 2
  291. 1835.947586536 = 1971.333710336 vmlinuz 1
  292. =============================== StdErr Messages: ===============================
  293. cat: write error: Broken pipe
  294. ADDITIONAL INFORMATION :
  295. =================== log of boot-repair 2013-01-10__14h41 ===================
  296. boot-repair version : 3.197~ppa11~quantal
  297. boot-sav version : 3.197~ppa11~quantal
  298. glade2script version : 3.2.2~ppa45~quantal
  299. boot-sav-extra version : 3.197~ppa11~quantal
  300. boot-repair is executed in installed-session (Linux Mint 14 Nadia, nadia, LinuxMint, x86_64)
  301. CPU op-mode(s): 32-bit, 64-bit
  302. BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic root=UUID=ca512b64-27fb-427b-96b5-404cc13d93e8 ro quiet splash vt.handoff=7
  303. Windows is hibernated, refused to mount.
  304. Failed to mount '/dev/sda1': Operation not permitted
  305. The NTFS partition is hibernated. Please resume and shutdown Windows
  306. properly, or mount the volume read-only with the 'ro' mount option, or
  307. mount the volume read-write with the 'remove_hiberfile' mount option.
  308. For example type on the command line:
  309. mount -t ntfs-3g -o remove_hiberfile /dev/sda1 /mnt/boot-sav/sda1
  310. mount -t ntfs-3g -o remove_hiberfile /dev/sda1 /mnt/boot-sav/sda1
  311. $LogFile version 2.0 is not supported. (This driver supports version 1.1 only.)
  312. $LogFile version 2.0 is not supported. (This driver supports version 1.1 only.)
  313. Did not find any restart pages in $LogFile and it was not empty.
  314. The file system wasn't safely closed on Windows. Fixing.
  315. $LogFile version 2.0 is not supported. (This driver supports version 1.1 only.)
  316. $LogFile version 2.0 is not supported. (This driver supports version 1.1 only.)
  317. Did not find any restart pages in $LogFile and it was not empty.
  318. The file system wasn't safely closed on Windows. Fixing.
  319. WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.
  320. =================== os-prober:
  321. /dev/sdb6:The OS now in use - Linux Mint 14 Nadia CurrentSession:linux
  322. /dev/sda1:Windows 8 (loader):Windows:chain
  323. =================== blkid:
  324. /dev/sda1: UUID="8ECC6480CC646505" TYPE="ntfs"
  325. /dev/sdb2: LABEL="YAY!" UUID="46C29470C2946649" TYPE="ntfs"
  326. /dev/sdb4: UUID="40D4-5B72" TYPE="vfat"
  327. /dev/sdb5: UUID="3eaba369-618c-42be-b51e-dd212a47329a" TYPE="swap"
  328. /dev/sdb6: UUID="ca512b64-27fb-427b-96b5-404cc13d93e8" TYPE="ext4"
  329. 2 disks with OS, 2 OS : 1 Linux, 0 MacOS, 1 Windows, 0 unknown type OS.
  330. WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util sfdisk doesn't support GPT. Use GNU Parted.
  331. WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.
  332. =================== /etc/default/grub :
  333. # If you change this file, run 'update-grub' afterwards to update
  334. # /boot/grub/grub.cfg.
  335. # For full documentation of the options in this file, see:
  336. # info -f grub -n 'Simple configuration'
  337. GRUB_DEFAULT=0
  338. #GRUB_HIDDEN_TIMEOUT=0
  339. GRUB_HIDDEN_TIMEOUT_QUIET=true
  340. GRUB_TIMEOUT=10
  341. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  342. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  343. GRUB_CMDLINE_LINUX=""
  344. # Uncomment to enable BadRAM filtering, modify to suit your needs
  345. # This works with Linux (no patch required) and with any kernel that obtains
  346. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  347. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  348. # Uncomment to disable graphical terminal (grub-pc only)
  349. #GRUB_TERMINAL=console
  350. # The resolution used on graphical terminal
  351. # note that you can use only modes which your graphic card supports via VBE
  352. # you can see them in real GRUB with the command `vbeinfo'
  353. #GRUB_GFXMODE=640x480
  354. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  355. #GRUB_DISABLE_LINUX_UUID=true
  356. # Uncomment to disable generation of recovery mode menu entries
  357. #GRUB_DISABLE_RECOVERY="true"
  358. # Uncomment to get a beep at grub start
  359. #GRUB_INIT_TUNE="480 440 1"
  360. =================== /etc/grub.d/ :
  361. drwxr-xr-x 2 root root 4096 Dec 27 21:30 grub.d
  362. drwxr-xr-x 2 root root 4096 Dec 27 21:14 grub.d.bak
  363. total 64
  364. -rwxr-xr-x 1 root root 7541 Oct 14 18:36 00_header
  365. -rwxr-xr-x 1 root root 5488 Oct 4 10:30 05_debian_theme
  366. -rwxr-xr-x 1 root root 7500 Jan 10 14:31 10_linux
  367. -rwxr-xr-x 1 root root 10258 Oct 14 18:36 20_linux_xen
  368. -rwxr-xr-x 1 root root 10976 Oct 14 18:36 30_os-prober
  369. -rwxr-xr-x 1 root root 1426 Oct 14 18:36 30_uefi-firmware
  370. -rwxr-xr-x 1 root root 214 Oct 14 18:36 40_custom
  371. -rwxr-xr-x 1 root root 216 Oct 14 18:36 41_custom
  372. -rw-r--r-- 1 root root 483 Oct 14 18:36 README
  373. /boot/efi detected in the fstab of sdb6: UUID=40D4-5B72 (sdb4)
  374. Presence of EFI/Microsoft file detected: /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi
  375. Presence of EFI/Microsoft file detected: /boot/efi/EFI/Microsoft/Boot/bootx64.efi
  376. Presence of EFI/Boot file detected: /boot/efi/EFI/Boot/bootx64.efi
  377. =================== UEFI/Legacy mode:
  378. BIOS is EFI-compatible, and is setup in EFI-mode for this installed-session.
  379. SecureBoot disabled. Please report this message to [email protected]
  380. =================== PARTITIONS & DISKS:
  381. sdb6 : sdb, not-sepboot, grubenv-ok grub2, grub-efi , update-grub, 64, with-boot, is-os, not--efi--part, fstab-without-boot, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, apt-get, grub-install, with--usr, fstab-without-usr, not-sep-usr, standard, farbios, .
  382. 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.
  383. sdb2 : sdb, not-sepboot, 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/sdb2.
  384. sdb4 : sdb, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, 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, farbios, /boot/efi.
  385. sdb : GPT, BIOS_boot, has-correctEFI, not-usb, has-os, 34 sectors * 512 bytes
  386. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes
  387. =================== parted -l:
  388. Model: ATA SAMSUNG HD103SI (scsi)
  389. Disk /dev/sda: 1000GB
  390. Sector size (logical/physical): 512B/512B
  391. Partition Table: msdos
  392. Number Start End Size Type File system Flags
  393. 1 1049kB 1000GB 1000GB primary ntfs boot
  394. 2 1000GB 1000GB 1049kB primary
  395. Model: ATA WDC WD20EARS-00M (scsi)
  396. Disk /dev/sdb: 2000GB
  397. Sector size (logical/physical): 512B/512B
  398. Partition Table: gpt
  399. Number Start End Size File system Name Flags
  400. 1 17.4kB 134MB 134MB Microsoft reserved partition msftres
  401. 2 135MB 1969GB 1969GB ntfs Basic data partition
  402. 3 1969GB 1969GB 1049kB bios_grub
  403. 4 1969GB 1969GB 100MB fat32 boot
  404. 6 1969GB 1992GB 22.8GB ext4
  405. 5 1992GB 2000GB 8544MB linux-swap(v1)
  406. =================== parted -lm:
  407. BYT;
  408. /dev/sda:1000GB:scsi:512:512:msdos:ATA SAMSUNG HD103SI;
  409. 1:1049kB:1000GB:1000GB:ntfs::boot;
  410. 2:1000GB:1000GB:1049kB:::;
  411. BYT;
  412. /dev/sdb:2000GB:scsi:512:512:gpt:ATA WDC WD20EARS-00M;
  413. 1:17.4kB:134MB:134MB::Microsoft reserved partition:msftres;
  414. 2:135MB:1969GB:1969GB:ntfs:Basic data partition:;
  415. 3:1969GB:1969GB:1049kB:::bios_grub;
  416. 4:1969GB:1969GB:100MB:fat32::boot;
  417. 6:1969GB:1992GB:22.8GB:ext4::;
  418. 5:1992GB:2000GB:8544MB:linux-swap(v1)::;
  419. =================== mount:
  420. /dev/sdb6 on / type ext4 (rw,errors=remount-ro)
  421. proc on /proc type proc (rw,noexec,nosuid,nodev)
  422. sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
  423. none on /sys/fs/fuse/connections type fusectl (rw)
  424. none on /sys/kernel/debug type debugfs (rw)
  425. none on /sys/kernel/security type securityfs (rw)
  426. udev on /dev type devtmpfs (rw,mode=0755)
  427. devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  428. tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
  429. none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
  430. none on /run/shm type tmpfs (rw,nosuid,nodev)
  431. none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
  432. /dev/sdb4 on /boot/efi type vfat (rw)
  433. gvfsd-fuse on /run/user/neil/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=neil)
  434. /dev/sda1 on /mnt/boot-sav/sda1 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
  435. /dev/sdb2 on /mnt/boot-sav/sdb2 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
  436. =================== ls:
  437. /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 size slaves stat subsystem trace uevent
  438. /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 sdb2 sdb3 sdb4 sdb5 sdb6 size slaves stat subsystem trace uevent
  439. /dev (filtered): alarm ashmem ati autofs binder block bsg btrfs-control bus char console core cpu cpu_dma_latency disk ecryptfs fb0 fd full fuse hidraw0 hidraw1 hidraw2 hpet input kmsg log mapper mcelog mei mem net network_latency network_throughput null oldmem port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sdb sdb1 sdb2 sdb3 sdb4 sdb5 sdb6 sg0 sg1 shm snapshot snd stderr stdin stdout uinput urandom vga_arbiter vhost-net zero
  440. ls /dev/mapper: control
  441. Files in /boot/efi/efi: /boot/efi/efi/Boot/bootx64.efi /boot/efi/efi/Boot/bootx64.efi.grb /boot/efi/efi/Boot /boot/efi/efi/Microsoft/Boot/bootx64.efi /boot/efi/efi/Microsoft/Boot/bootx64.efi.grb /boot/efi/efi/Microsoft/Boot/bootmgfw.efi /boot/efi/efi/Microsoft/Boot/bootmgfw.efi.grb /boot/efi/efi/Microsoft/Boot /boot/efi/efi/Microsoft /boot/efi/efi/grub/grubx64.efi /boot/efi/efi/grub /boot/efi/efi/linuxmint/grubx64.efi /boot/efi/efi/linuxmint /boot/efi/efi
  442. WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.
  443. =================== df -Th:
  444. Filesystem Type Size Used Avail Use% Mounted on
  445. /dev/sdb6 ext4 21G 4.5G 16G 23% /
  446. udev devtmpfs 3.9G 12K 3.9G 1% /dev
  447. tmpfs tmpfs 1.6G 1.2M 1.6G 1% /run
  448. none tmpfs 5.0M 0 5.0M 0% /run/lock
  449. none tmpfs 3.9G 1.1M 3.9G 1% /run/shm
  450. none tmpfs 100M 12K 100M 1% /run/user
  451. /dev/sdb4 vfat 95M 967K 94M 1% /boot/efi
  452. /dev/sda1 fuseblk 932G 868G 65G 94% /mnt/boot-sav/sda1
  453. /dev/sdb2 fuseblk 1.8T 1.6T 271G 86% /mnt/boot-sav/sdb2
  454. =================== fdisk -l:
  455. Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
  456. 255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
  457. Units = sectors of 1 * 512 = 512 bytes
  458. Sector size (logical/physical): 512 bytes / 512 bytes
  459. I/O size (minimum/optimal): 512 bytes / 512 bytes
  460. Disk identifier: 0xa461aa80
  461. Device Boot Start End Blocks Id System
  462. /dev/sda1 * 2048 1953521663 976759808 7 HPFS/NTFS/exFAT
  463. /dev/sda2 1953521664 1953523711 1024 83 Linux
  464. Disk /dev/sdb: 2000.4 GB, 2000398934016 bytes
  465. 255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
  466. Units = sectors of 1 * 512 = 512 bytes
  467. Sector size (logical/physical): 512 bytes / 512 bytes
  468. I/O size (minimum/optimal): 512 bytes / 512 bytes
  469. Disk identifier: 0x00000000
  470. Device Boot Start End Blocks Id System
  471. /dev/sdb1 1 3907029167 1953514583+ ee GPT
  472. EFI detected. Please check the options.
  473. =================== Default settings
  474. Recommended-Repair
  475. This setting would reinstall the grub-efi of sdb6, using the following options: sdb4/boot/efi,
  476. Additional repair would be performed: unhide-bootmenu-10s backup-and-rename-efi-files
  477. =================== Settings chosen by the user
  478. Custom-Repair
  479. This setting will restore the [(generic mbr)] MBR in sda, and make it boot on sda1.
  480. Additional repair will be performed: unhide-bootmenu-10s
  481. Will restore the MBR_TO_RESTORE : sda (generic mbr) into sda
  482. dd if=/usr/lib/syslinux/mbr.bin of=/dev/sda
  483. 0+1 records in
  484. 0+1 records out
  485. WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.
  486. Boot successfully repaired.
  487. You can now reboot your computer.