1. Boot Info Script e7fc706 + Boot-Repair extra info [Boot-Info 9Feb2015]
  2. ============================= Boot Info Summary: ===============================
  3. => No boot loader is installed in the MBR of /dev/sda.
  4. => Syslinux MBR (4.04 and higher) is installed in the MBR of /dev/sdb.
  5. sda1: __________________________________________________________________________
  6. File system: ext4
  7. Boot sector type: -
  8. Boot sector info:
  9. Operating System: Linux Mint 17.2 Rafaela
  10. Boot files: /boot/grub/grub.cfg /etc/fstab
  11. /boot/grub/i386-pc/core.img
  12. sda2: __________________________________________________________________________
  13. File system: swap
  14. Boot sector type: -
  15. Boot sector info:
  16. sdb1: __________________________________________________________________________
  17. File system: ntfs
  18. Boot sector type: Windows 7/2008: NTFS
  19. Boot sector info: No errors found in the Boot Parameter Block.
  20. Operating System:
  21. Boot files:
  22. sdc: ___________________________________________________________________________
  23. File system: iso9660
  24. Boot sector type: -
  25. Boot sector info:
  26. Operating System:
  27. Boot files: /boot/grub/grub.cfg
  28. ============================ Drive/Partition Info: =============================
  29. Drive: sda _____________________________________________________________________
  30. Disk /dev/sda: 500.1 GB, 500107862016 bytes
  31. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
  32. Units = sectors of 1 * 512 = 512 bytes
  33. Sector size (logical/physical): 512 bytes / 4096 bytes
  34. Partition Boot Start Sector End Sector # of Sectors Id System
  35. /dev/sda1 1 976,773,167 976,773,167 ee GPT
  36. GUID Partition Table detected.
  37. Partition Start Sector End Sector # of Sectors System
  38. /dev/sda1 2,048 293,179,391 293,177,344 Data partition (Linux)
  39. /dev/sda2 293,179,392 296,110,079 2,930,688 Swap partition (Linux)
  40. Drive: sdb _____________________________________________________________________
  41. Disk /dev/sdb: 750.2 GB, 750153367552 bytes
  42. 255 heads, 63 sectors/track, 91200 cylinders, total 1465143296 sectors
  43. Units = sectors of 1 * 512 = 512 bytes
  44. Sector size (logical/physical): 512 bytes / 512 bytes
  45. Partition Boot Start Sector End Sector # of Sectors Id System
  46. /dev/sdb1 * 2,048 1,465,143,295 1,465,141,248 83 Linux
  47. "blkid" output: ________________________________________________________________
  48. Device UUID TYPE LABEL
  49. /dev/sda1 54d32fd1-655e-42e6-a7b9-bacf2e3e60fe ext4
  50. /dev/sda2 f2b4cb2b-6ec5-44e5-9efd-3896ace49279 swap
  51. /dev/sdb1 8CC69952C6993D80 ntfs Elements
  52. /dev/sdc iso9660 Boot-Repair-Disk 64bit
  53. ========================= "ls -l /dev/disk/by-id" output: ======================
  54. total 0
  55. lrwxrwxrwx 1 root root 9 Jul 8 15:51 ata-MATSHITADVD-RAM_UJ8C2_S_HR33_369471 -> ../../sr0
  56. lrwxrwxrwx 1 root root 9 Jul 8 15:59 ata-WDC_WD5000LPVX-80V0TT0_WD-WX51AA3S4055 -> ../../sda
  57. lrwxrwxrwx 1 root root 10 Jul 8 15:51 ata-WDC_WD5000LPVX-80V0TT0_WD-WX51AA3S4055-part1 -> ../../sda1
  58. lrwxrwxrwx 1 root root 10 Jul 8 15:51 ata-WDC_WD5000LPVX-80V0TT0_WD-WX51AA3S4055-part2 -> ../../sda2
  59. lrwxrwxrwx 1 root root 9 Jul 8 15:58 usb-JetFlash_Transcend_8GB_05077QUU587BHAEA-0:0 -> ../../sdc
  60. lrwxrwxrwx 1 root root 9 Jul 8 16:03 usb-WD_Elements_1042_575831314139325035353633-0:0 -> ../../sdb
  61. lrwxrwxrwx 1 root root 10 Jul 8 15:51 usb-WD_Elements_1042_575831314139325035353633-0:0-part1 -> ../../sdb1
  62. lrwxrwxrwx 1 root root 9 Jul 8 15:59 wwn-0x50014ee25eb7c5a0 -> ../../sda
  63. lrwxrwxrwx 1 root root 10 Jul 8 15:51 wwn-0x50014ee25eb7c5a0-part1 -> ../../sda1
  64. lrwxrwxrwx 1 root root 10 Jul 8 15:51 wwn-0x50014ee25eb7c5a0-part2 -> ../../sda2
  65. ================================ Mount points: =================================
  66. Device Mount_Point Type Options
  67. /dev/sda1 / ext4 (rw,errors=remount-ro)
  68. /dev/sdb1 /media/kirill/Elements fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
  69. /dev/sdc /media/kirill/Boot-Repair-Disk 64bit iso9660 (ro,nosuid,nodev,uid=1000,gid=1000,iocharset=utf8,mode=0400,dmode=0500,uhelper=udisks2)
  70. =========================== sda1/boot/grub/grub.cfg: ===========================
  71. --------------------------------------------------------------------------------
  72. #
  73. # DO NOT EDIT THIS FILE
  74. #
  75. # It is automatically generated by grub-mkconfig using templates
  76. # from /etc/grub.d and settings from /etc/default/grub
  77. #
  78. ### BEGIN /etc/grub.d/00_header ###
  79. if [ -s $prefix/grubenv ]; then
  80. set have_grubenv=true
  81. load_env
  82. fi
  83. if [ "${next_entry}" ] ; then
  84. set default="${next_entry}"
  85. set next_entry=
  86. save_env next_entry
  87. set boot_once=true
  88. else
  89. set default="0"
  90. fi
  91. if [ x"${feature_menuentry_id}" = xy ]; then
  92. menuentry_id_option="--id"
  93. else
  94. menuentry_id_option=""
  95. fi
  96. export menuentry_id_option
  97. if [ "${prev_saved_entry}" ]; then
  98. set saved_entry="${prev_saved_entry}"
  99. save_env saved_entry
  100. set prev_saved_entry=
  101. save_env prev_saved_entry
  102. set boot_once=true
  103. fi
  104. function savedefault {
  105. if [ -z "${boot_once}" ]; then
  106. saved_entry="${chosen}"
  107. save_env saved_entry
  108. fi
  109. }
  110. function recordfail {
  111. set recordfail=1
  112. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  113. }
  114. function load_video {
  115. if [ x$feature_all_video_module = xy ]; then
  116. insmod all_video
  117. else
  118. insmod efi_gop
  119. insmod efi_uga
  120. insmod ieee1275_fb
  121. insmod vbe
  122. insmod vga
  123. insmod video_bochs
  124. insmod video_cirrus
  125. fi
  126. }
  127. if [ x$feature_default_font_path = xy ] ; then
  128. font=unicode
  129. else
  130. insmod part_gpt
  131. insmod ext2
  132. set root='hd0,gpt1'
  133. if [ x$feature_platform_search_hint = xy ]; then
  134. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt1 --hint-efi=hd0,gpt1 --hint-baremetal=ahci0,gpt1 54d32fd1-655e-42e6-a7b9-bacf2e3e60fe
  135. else
  136. search --no-floppy --fs-uuid --set=root 54d32fd1-655e-42e6-a7b9-bacf2e3e60fe
  137. fi
  138. font="/usr/share/grub/unicode.pf2"
  139. fi
  140. if loadfont $font ; then
  141. set gfxmode=640x480
  142. load_video
  143. insmod gfxterm
  144. set locale_dir=$prefix/locale
  145. set lang=ru_RU
  146. insmod gettext
  147. fi
  148. terminal_output gfxterm
  149. if [ "${recordfail}" = 1 ] ; then
  150. set timeout=10
  151. else
  152. if [ x$feature_timeout_style = xy ] ; then
  153. set timeout_style=menu
  154. set timeout=10
  155. # Fallback normal timeout code in case the timeout_style feature is
  156. # unavailable.
  157. else
  158. set timeout=10
  159. fi
  160. fi
  161. ### END /etc/grub.d/00_header ###
  162. ### BEGIN /etc/grub.d/05_debian_theme ###
  163. set menu_color_normal=white/black
  164. set menu_color_highlight=black/light-gray
  165. ### END /etc/grub.d/05_debian_theme ###
  166. ### BEGIN /etc/grub.d/06_mint_theme ###
  167. set menu_color_normal=white/black
  168. set menu_color_highlight=white/light-gray
  169. ### END /etc/grub.d/06_mint_theme ###
  170. ### BEGIN /etc/grub.d/10_linux_proxy ###
  171. menuentry "Linux Mint 17.2 MATE 64-bit" --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-54d32fd1-655e-42e6-a7b9-bacf2e3e60fe' {
  172. recordfail
  173. load_video
  174. gfxmode $linux_gfx_mode
  175. insmod gzio
  176. insmod part_gpt
  177. insmod ext2
  178. set root='hd0,gpt1'
  179. if [ x$feature_platform_search_hint = xy ]; then
  180. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt1 --hint-efi=hd0,gpt1 --hint-baremetal=ahci0,gpt1 54d32fd1-655e-42e6-a7b9-bacf2e3e60fe
  181. else
  182. search --no-floppy --fs-uuid --set=root 54d32fd1-655e-42e6-a7b9-bacf2e3e60fe
  183. fi
  184. linux /boot/vmlinuz-3.16.0-38-generic root=UUID=54d32fd1-655e-42e6-a7b9-bacf2e3e60fe ro quiet splash $vt_handoff
  185. initrd /boot/initrd.img-3.16.0-38-generic
  186. }
  187. submenu "Дополнительные параметры для Linux Mint 17.2 MATE 64-bit"{
  188. menuentry "Linux Mint 17.2 MATE 64-bit, с Linux 3.16.0-38-generic" --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-38-generic-advanced-54d32fd1-655e-42e6-a7b9-bacf2e3e60fe' {
  189. recordfail
  190. load_video
  191. gfxmode $linux_gfx_mode
  192. insmod gzio
  193. insmod part_gpt
  194. insmod ext2
  195. set root='hd0,gpt1'
  196. if [ x$feature_platform_search_hint = xy ]; then
  197. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt1 --hint-efi=hd0,gpt1 --hint-baremetal=ahci0,gpt1 54d32fd1-655e-42e6-a7b9-bacf2e3e60fe
  198. else
  199. search --no-floppy --fs-uuid --set=root 54d32fd1-655e-42e6-a7b9-bacf2e3e60fe
  200. fi
  201. echo 'Загружается Linux 3.16.0-38-generic …'
  202. linux /boot/vmlinuz-3.16.0-38-generic root=UUID=54d32fd1-655e-42e6-a7b9-bacf2e3e60fe ro quiet splash $vt_handoff
  203. echo 'Загружается начальный виртуальный диск …'
  204. initrd /boot/initrd.img-3.16.0-38-generic
  205. }
  206. menuentry "Linux Mint 17.2 MATE 64-bit, with Linux 3.16.0-38-generic (recovery mode)" --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-38-generic-recovery-54d32fd1-655e-42e6-a7b9-bacf2e3e60fe' {
  207. recordfail
  208. load_video
  209. insmod gzio
  210. insmod part_gpt
  211. insmod ext2
  212. set root='hd0,gpt1'
  213. if [ x$feature_platform_search_hint = xy ]; then
  214. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt1 --hint-efi=hd0,gpt1 --hint-baremetal=ahci0,gpt1 54d32fd1-655e-42e6-a7b9-bacf2e3e60fe
  215. else
  216. search --no-floppy --fs-uuid --set=root 54d32fd1-655e-42e6-a7b9-bacf2e3e60fe
  217. fi
  218. echo 'Загружается Linux 3.16.0-38-generic …'
  219. linux /boot/vmlinuz-3.16.0-38-generic root=UUID=54d32fd1-655e-42e6-a7b9-bacf2e3e60fe ro recovery nomodeset
  220. echo 'Загружается начальный виртуальный диск …'
  221. initrd /boot/initrd.img-3.16.0-38-generic
  222. }
  223. }
  224. function gfxmode {
  225. set gfxpayload="${1}"
  226. if [ "${1}" = "keep" ]; then
  227. set vt_handoff=vt.handoff=7
  228. else
  229. set vt_handoff=
  230. fi
  231. }
  232. if [ "${recordfail}" != 1 ]; then
  233. if [ -e ${prefix}/gfxblacklist.txt ]; then
  234. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  235. if [ ${match} = 0 ]; then
  236. set linux_gfx_mode=keep
  237. else
  238. set linux_gfx_mode=text
  239. fi
  240. else
  241. set linux_gfx_mode=text
  242. fi
  243. else
  244. set linux_gfx_mode=keep
  245. fi
  246. else
  247. set linux_gfx_mode=text
  248. fi
  249. export linux_gfx_mode
  250. ### END /etc/grub.d/10_linux_proxy ###
  251. ### BEGIN /etc/grub.d/10_lupin ###
  252. ### END /etc/grub.d/10_lupin ###
  253. ### BEGIN /etc/grub.d/20_linux_xen ###
  254. ### END /etc/grub.d/20_linux_xen ###
  255. ### BEGIN /etc/grub.d/20_memtest86+ ###
  256. menuentry 'Memory test (memtest86+)' {
  257. insmod part_gpt
  258. insmod ext2
  259. set root='hd0,gpt1'
  260. if [ x$feature_platform_search_hint = xy ]; then
  261. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt1 --hint-efi=hd0,gpt1 --hint-baremetal=ahci0,gpt1 54d32fd1-655e-42e6-a7b9-bacf2e3e60fe
  262. else
  263. search --no-floppy --fs-uuid --set=root 54d32fd1-655e-42e6-a7b9-bacf2e3e60fe
  264. fi
  265. knetbsd /boot/memtest86+.elf
  266. }
  267. menuentry 'Memory test (memtest86+, serial console 115200)' {
  268. insmod part_gpt
  269. insmod ext2
  270. set root='hd0,gpt1'
  271. if [ x$feature_platform_search_hint = xy ]; then
  272. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt1 --hint-efi=hd0,gpt1 --hint-baremetal=ahci0,gpt1 54d32fd1-655e-42e6-a7b9-bacf2e3e60fe
  273. else
  274. search --no-floppy --fs-uuid --set=root 54d32fd1-655e-42e6-a7b9-bacf2e3e60fe
  275. fi
  276. linux16 /boot/memtest86+.bin console=ttyS0,115200n8
  277. }
  278. ### END /etc/grub.d/20_memtest86+ ###
  279. ### BEGIN /etc/grub.d/30_os-prober ###
  280. ### END /etc/grub.d/30_os-prober ###
  281. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  282. ### END /etc/grub.d/30_uefi-firmware ###
  283. ### BEGIN /etc/grub.d/40_custom ###
  284. # This file provides an easy way to add custom menu entries. Simply type the
  285. # menu entries you want to add after this comment. Be careful not to change
  286. # the 'exec tail' line above.
  287. ### END /etc/grub.d/40_custom ###
  288. ### BEGIN /etc/grub.d/41_custom ###
  289. if [ -f ${config_directory}/custom.cfg ]; then
  290. source ${config_directory}/custom.cfg
  291. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  292. source $prefix/custom.cfg;
  293. fi
  294. ### END /etc/grub.d/41_custom ###
  295. --------------------------------------------------------------------------------
  296. =============================== sda1/etc/fstab: ================================
  297. --------------------------------------------------------------------------------
  298. # /etc/fstab: static file system information.
  299. #
  300. # Use 'blkid' to print the universally unique identifier for a
  301. # device; this may be used with UUID= as a more robust way to name devices
  302. # that works even if disks are added and removed. See fstab(5).
  303. #
  304. # <file system> <mount point> <type> <options> <dump> <pass>
  305. # / was on /dev/sda1 during installation
  306. UUID=54d32fd1-655e-42e6-a7b9-bacf2e3e60fe / ext4 errors=remount-ro 0 1
  307. # swap was on /dev/sda2 during installation
  308. UUID=f2b4cb2b-6ec5-44e5-9efd-3896ace49279 none swap sw 0 0
  309. --------------------------------------------------------------------------------
  310. =========================== sdc/boot/grub/grub.cfg: ============================
  311. --------------------------------------------------------------------------------
  312. if loadfont /boot/grub/font.pf2 ; then
  313. set gfxmode=auto
  314. insmod efi_gop
  315. insmod efi_uga
  316. insmod gfxterm
  317. terminal_output gfxterm
  318. fi
  319. set menu_color_normal=white/black
  320. set menu_color_highlight=black/light-gray
  321. menuentry "Boot-Repair-Disk session" {
  322. set gfxpayload=keep
  323. linux /casper/vmlinuz.efi file=/cdrom/preseed/lubuntu.seed boot=casper quiet splash --
  324. initrd /casper/initrd.lz
  325. }
  326. --------------------------------------------------------------------------------
  327. =============================== StdErr Messages: ===============================
  328. File descriptor 9 (/proc/3584/mounts) leaked on lvs invocation. Parent PID 13705: bash
  329. File descriptor 63 (pipe:[24861]) leaked on lvs invocation. Parent PID 13705: bash
  330. No volume groups found
  331. ADDITIONAL INFORMATION :
  332. =================== log of boot-repair 2015-07-08__15h58 ===================
  333. boot-repair version : 4ppa33
  334. boot-sav version : 4ppa33
  335. glade2script version : 3.2.2~ppa47~saucy
  336. boot-sav-extra version :
  337. File descriptor 9 (/proc/3584/mounts) leaked on lvs invocation. Parent PID 5392: /bin/sh
  338. No volume groups found
  339. boot-repair is executed in installed-session (Linux Mint 17.2 Rafaela, rafaela, LinuxMint, x86_64)
  340. CPU op-mode(s): 32-bit, 64-bit
  341. BOOT_IMAGE=/boot/vmlinuz-3.16.0-38-generic root=UUID=54d32fd1-655e-42e6-a7b9-bacf2e3e60fe ro quiet splash vt.handoff=7
  342. WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
  343. Disk /dev/sdc doesn't contain a valid partition table
  344. =================== os-prober:
  345. /dev/sda1:ОС уже используется - Linux Mint 17.2 Rafaela CurrentSession:linux
  346. =================== blkid:
  347. /dev/sda1: UUID="54d32fd1-655e-42e6-a7b9-bacf2e3e60fe" TYPE="ext4"
  348. /dev/sda2: UUID="f2b4cb2b-6ec5-44e5-9efd-3896ace49279" TYPE="swap"
  349. /dev/sdb1: LABEL="Elements" UUID="8CC69952C6993D80" TYPE="ntfs"
  350. /dev/sdc: LABEL="Boot-Repair-Disk 64bit" TYPE="iso9660"
  351. 1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
  352. скопировано 1048576 байт (1,0 MB), 0,0317059 c, 33,1 MB/c
  353. ВНИМАНИЕ: На '/dev/sda' обнаружена GPT (GUID Partition Table)! Утилита sfdisk не поддерживает GPT. Используйте GNU Parted.
  354. скопировано 1048576 байт (1,0 MB), 0,0077917 c, 135 MB/c
  355. WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
  356. =================== /etc/grub.d/ :
  357. drwxr-xr-x 5 root root 4096 июля 8 13:59 grub.d
  358. итого 96
  359. -rwxr-xr-x 1 root root 9424 июня 26 17:16 00_header
  360. -rwxr-xr-x 1 root root 6058 мая 13 20:51 05_debian_theme
  361. -rwxr-xr-x 1 root root 1180 окт. 25 2014 06_mint_theme
  362. -rwxr-xr-x 1 root root 785 июля 8 13:59 10_linux_proxy
  363. -rwxr-xr-x 1 root root 10634 окт. 1 2012 10_lupin
  364. -rwxr-xr-x 1 root root 10412 мая 14 00:33 20_linux_xen
  365. -rwxr-xr-x 1 root root 1992 марта 12 2014 20_memtest86+
  366. -rwxr-xr-x 1 root root 11692 мая 14 00:33 30_os-prober
  367. -rwxr-xr-x 1 root root 1416 мая 14 00:33 30_uefi-firmware
  368. -rwxr-xr-x 1 root root 214 мая 14 00:33 40_custom
  369. -rwxr-xr-x 1 root root 216 мая 14 00:33 41_custom
  370. drwxr-xr-x 4 root root 4096 июля 8 13:48 backup
  371. drwxr-xr-x 2 root root 4096 июля 8 13:48 bin
  372. drwxr-xr-x 2 root root 4096 июля 8 13:59 proxifiedScripts
  373. -rw-r--r-- 1 root root 483 мая 14 00:33 README
  374. =================== /etc/default/grub :
  375. # If you change this file, run 'update-grub' afterwards to update
  376. # /boot/grub/grub.cfg.
  377. # For full documentation of the options in this file, see:
  378. # info -f grub -n 'Simple configuration'
  379. GRUB_DEFAULT="0"
  380. #GRUB_HIDDEN_TIMEOUT="0"
  381. GRUB_HIDDEN_TIMEOUT_QUIET="true"
  382. GRUB_TIMEOUT="15"
  383. GRUB_DISTRIBUTOR="`lsb_release -i -s 2> /dev/null || echo Debian`"
  384. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  385. GRUB_CMDLINE_LINUX=""
  386. # Uncomment to enable BadRAM filtering, modify to suit your needs
  387. # This works with Linux (no patch required) and with any kernel that obtains
  388. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  389. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  390. # Uncomment to disable graphical terminal (grub-pc only)
  391. #GRUB_TERMINAL="console"
  392. # The resolution used on graphical terminal
  393. # note that you can use only modes which your graphic card supports via VBE
  394. # you can see them in real GRUB with the command `vbeinfo'
  395. GRUB_GFXMODE="640x480"
  396. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  397. #GRUB_DISABLE_LINUX_UUID="true"
  398. # Uncomment to disable generation of recovery mode menu entries
  399. #GRUB_DISABLE_RECOVERY="true"
  400. # Uncomment to get a beep at grub start
  401. #GRUB_INIT_TUNE="480 440 1"
  402. GRUB_SAVEDEFAULT="false"
  403. =================== UEFI/Legacy mode:
  404. This installed-session is not in EFI-mode.
  405. SecureBoot disabled.
  406. =================== PARTITIONS & DISKS:
  407. sda1 : sda, not-sepboot, grubenv-ok grub2, grub1 grub-pc , update-grub, 64, with-boot, is-os, not--efi--part, fstab-without-boot, 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, customized, farbios, .
  408. sdb1 : 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, /media/kirill/Elements.
  409. sda : GPT, no-BIOS_boot, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes
  410. sdb : not-GPT, BIOSboot-not-needed, has-no-EFIpart, usb-disk, no-os, 2048 sectors * 512 bytes
  411. =================== parted -l:
  412. Model: ATA WDC WD5000LPVX-8 (scsi)
  413. Disk /dev/sda: 500GB
  414. Sector size (logical/physical): 512B/4096B
  415. Partition Table: gpt
  416. Number Start End Size File system Name Flags
  417. 1 1049kB 150GB 150GB ext4
  418. 2 150GB 152GB 1501MB linux-swap(v1)
  419. Model: WD Elements 1042 (scsi)
  420. Disk /dev/sdb: 750GB
  421. Sector size (logical/physical): 512B/512B
  422. Partition Table: msdos
  423. Number Start End Size Type File system Flags
  424. 1 1049kB 750GB 750GB primary ntfs boot
  425. Error: /dev/sdc: unrecognised disk label
  426. =================== parted -lm:
  427. BYT;
  428. /dev/sda:500GB:scsi:512:4096:gpt:ATA WDC WD5000LPVX-8;
  429. 1:1049kB:150GB:150GB:ext4::;
  430. 2:150GB:152GB:1501MB:linux-swap(v1)::;
  431. BYT;
  432. /dev/sdb:750GB:scsi:512:512:msdos:WD Elements 1042;
  433. 1:1049kB:750GB:750GB:ntfs::boot;
  434. Error: /dev/sdc: unrecognised disk label
  435. =================== lsblk:
  436. KNAME TYPE FSTYPE SIZE LABEL MODEL UUID
  437. sda disk 465,8G WDC WD50
  438. sda1 part ext4 139,8G 54d32fd1-655e-42e6-a7b9-bacf2e3e60fe
  439. sda2 part swap 1,4G f2b4cb2b-6ec5-44e5-9efd-3896ace49279
  440. sdb disk 698,7G Elements
  441. sdb1 part ntfs 698,6G Elements 8CC69952C6993D80
  442. sdc disk iso9660 7,6G Boot-Repair-Disk 64bit
  443. Transcen
  444. sr0 rom 1024M DVD-RAM
  445. KNAME ROTA RO RM STATE MOUNTPOINT
  446. sda 1 0 0 running
  447. sda1 1 0 0 /
  448. sda2 1 0 0 [SWAP]
  449. sdb 1 0 0 running
  450. sdb1 1 0 0 /media/kirill/Elements
  451. sdc 1 0 1 running /media/kirill/Boot-Repair-Disk 64bit
  452. sr0 1 0 1 running
  453. =================== mount:
  454. /dev/sda1 on / type ext4 (rw,errors=remount-ro)
  455. proc on /proc type proc (rw,noexec,nosuid,nodev)
  456. sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
  457. none on /sys/fs/cgroup type tmpfs (rw)
  458. none on /sys/fs/fuse/connections type fusectl (rw)
  459. none on /sys/kernel/debug type debugfs (rw)
  460. none on /sys/kernel/security type securityfs (rw)
  461. udev on /dev type devtmpfs (rw,mode=0755)
  462. devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  463. tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
  464. none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
  465. none on /run/shm type tmpfs (rw,nosuid,nodev)
  466. none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
  467. none on /sys/fs/pstore type pstore (rw)
  468. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
  469. systemd on /sys/fs/cgroup/systemd type cgroup (rw,noexec,nosuid,nodev,none,name=systemd)
  470. gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=kirill)
  471. /dev/sdb1 on /media/kirill/Elements type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
  472. /dev/sdc on /media/kirill/Boot-Repair-Disk 64bit type iso9660 (ro,nosuid,nodev,uid=1000,gid=1000,iocharset=utf8,mode=0400,dmode=0500,uhelper=udisks2)
  473. =================== ls:
  474. /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
  475. /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
  476. /sys/block/sdc (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
  477. /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
  478. /dev (filtered): autofs block bsg btrfs-control bus cdrom char console core cpu cpu_dma_latency cuse disk dri ecryptfs fb0 fd full fuse hidraw0 hidraw1 hpet input kmsg kvm log mapper mcelog media0 mei mem net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sdb sdb1 sdc sg0 sg1 sg2 sg3 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom usb v4l vfio vga_arbiter vhci vhost-net video0 zero
  479. ls /dev/mapper: control
  480. ls: невозможно получить доступ к : Нет такого файла или каталога
  481. =================== hexdump -n512 -C /dev/sdb1
  482. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  483. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
  484. 00000020 00 00 00 00 80 00 80 00 ff 47 54 57 00 00 00 00 |.........GTW....|
  485. 00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
  486. 00000040 f6 00 00 00 01 00 00 00 80 3d 99 c6 52 99 c6 8c |.........=..R...|
  487. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  488. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  489. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  490. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  491. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  492. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  493. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  494. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  495. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  496. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  497. 000000f0 68 07 bb 16 68 70 0e 16 68 09 00 66 53 66 53 66 |h...hp..h..fSfSf|
  498. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  499. 00000110 28 10 b9 d8 0f fc f3 aa e9 5f 01 90 90 66 60 1e |(........_...f`.|
  500. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  501. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  502. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  503. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  504. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a0 f8 01 e8 09 00 |...u...fa.......|
  505. 00000170 a0 fb 01 e8 03 00 f4 eb fd b4 01 8b f0 ac 3c 00 |..............<.|
  506. 00000180 74 09 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 |t.............A |
  507. 00000190 64 69 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 |disk read error |
  508. 000001a0 6f 63 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d |occurred...BOOTM|
  509. 000001b0 47 52 20 69 73 20 6d 69 73 73 69 6e 67 00 0d 0a |GR is missing...|
  510. 000001c0 42 4f 4f 54 4d 47 52 20 69 73 20 63 6f 6d 70 72 |BOOTMGR is compr|
  511. 000001d0 65 73 73 65 64 00 0d 0a 50 72 65 73 73 20 43 74 |essed...Press Ct|
  512. 000001e0 72 6c 2b 41 6c 74 2b 44 65 6c 20 74 6f 20 72 65 |rl+Alt+Del to re|
  513. 000001f0 73 74 61 72 74 0d 0a 00 8c a9 be d6 00 00 55 aa |start.........U.|
  514. 00000200
  515. WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
  516. Disk /dev/sdc doesn't contain a valid partition table
  517. =================== df -Th:
  518. Filesystem Type Size Used Avail Use% Mounted on
  519. /dev/sda1 ext4 138G 7.4G 124G 6% /
  520. none tmpfs 4.0K 0 4.0K 0% /sys/fs/cgroup
  521. udev devtmpfs 2.9G 12K 2.9G 1% /dev
  522. tmpfs tmpfs 586M 1.5M 584M 1% /run
  523. none tmpfs 5.0M 0 5.0M 0% /run/lock
  524. none tmpfs 2.9G 80K 2.9G 1% /run/shm
  525. none tmpfs 100M 32K 100M 1% /run/user
  526. /dev/sdb1 fuseblk 699G 130G 570G 19% /media/kirill/Elements
  527. /dev/sdc iso9660 614M 614M 0 100% /media/kirill/Boot-Repair-Disk 64bit
  528. =================== fdisk -l:
  529. Disk /dev/sda: 500.1 GB, 500107862016 bytes
  530. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
  531. Units = sectors of 1 * 512 = 512 bytes
  532. Sector size (logical/physical): 512 bytes / 4096 bytes
  533. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  534. Disk identifier: 0x13225396
  535. Device Boot Start End Blocks Id System
  536. /dev/sda1 1 976773167 488386583+ ee GPT
  537. Partition 1 does not start on physical sector boundary.
  538. Disk /dev/sdb: 750.2 GB, 750153367552 bytes
  539. 255 heads, 63 sectors/track, 91200 cylinders, total 1465143296 sectors
  540. Units = sectors of 1 * 512 = 512 bytes
  541. Sector size (logical/physical): 512 bytes / 512 bytes
  542. I/O size (minimum/optimal): 512 bytes / 512 bytes
  543. Disk identifier: 0x00065e84
  544. Device Boot Start End Blocks Id System
  545. /dev/sdb1 * 2048 1465143295 732570624 83 Linux
  546. Disk /dev/sdc: 8103 MB, 8103395328 bytes
  547. 250 heads, 62 sectors/track, 1021 cylinders, total 15826944 sectors
  548. Units = sectors of 1 * 512 = 512 bytes
  549. Sector size (logical/physical): 512 bytes / 512 bytes
  550. I/O size (minimum/optimal): 512 bytes / 512 bytes
  551. Disk identifier: 0x00000000
  552. (debug) reinstall grub2 place-in-all-MBRs no-BIOS_boot (sda1)
  553. cp: невозможно скопировать каталог «/var/log/boot-sav/log» в самого себя, «/var/log/boot-sav/log/log»
  554. adding: log/ (stored 0%)
  555. adding: log/log/ (stored 0%)
  556. adding: log/2015-07-08__15h58boot-repair56/ (stored 0%)
  557. adding: log/2015-07-08__15h58boot-repair56/boot-repair.log
  558. zip warning: file size changed while zipping log/2015-07-08__15h58boot-repair56/boot-repair.log
  559. (deflated 73%)
  560. adding: log/2015-07-08__15h58boot-repair56/sda1/ (stored 0%)
  561. adding: log/2015-07-08__15h58boot-repair56/sda1/grubenv (stored 0%)
  562. adding: log/2015-07-08__15h58boot-repair56/sda/ (stored 0%)
  563. adding: log/2015-07-08__15h58boot-repair56/sda/partition_table.dmp (deflated 57%)
  564. adding: log/2015-07-08__15h58boot-repair56/sda/current_mbr.img (deflated 100%)
  565. adding: log/2015-07-08__15h58boot-repair56/sdb/ (stored 0%)
  566. adding: log/2015-07-08__15h58boot-repair56/sdb/partition_table.dmp (deflated 55%)
  567. adding: log/2015-07-08__15h58boot-repair56/sdb/current_mbr.img (deflated 95%)
  568. adding: log/2015-07-08__15h58boot-repair56/sdb1/ (stored 0%)
  569. adding: mbr_backups/ (stored 0%)
  570. =================== Default settings of Boot Repair
  571. The default repair of the Boot-Repair utility would purge (in order to fix customized files) and reinstall the grub2 of sda1 into the MBRs of all disks (except USB without OS).
  572. Additional repair would be performed: unhide-bootmenu-10s
  573. =================== Blockers in case of suggested repair
  574. GPT обнаружена. Пожалуйста, создайте раздел BIOS-Boot (>1MB, файловая система неотформаторована, Флаг bios_grub). Выполнить это вы можете с помощью инструмента Gparted. Затем попробуйте снова.
  575. =================== Final advice in case of suggested repair
  576. Пожалуйста, не забудьте выставить значение начальной загрузки (BIOS boot) с диска sda (500GB)!
  577. Файлы начальной загрузки [ОС уже используется - Linux Mint 17.2 Rafaela] расположены далеко от начала диска. BIOS может не определить их. Вы можете повторить попытку после создания раздела /boot (EXT4, >200MB, начало диска). Выполнить это вы можете с помощью инструмента gParted. Затем выберите этот раздел используя параметр [Отдельный раздел /boot:] [Восстановление загрузки]. (https://help.ubuntu.com/community/BootPartition)
  578. =================== User settings
  579. The settings chosen by the user will restore the [(generic mbr)] MBR in sdb, and make it boot on sdb1.
  580. Additional repair will be performed: unhide-bootmenu-10s
  581. Unhide GRUB boot menu in sda1/etc/default/grub
  582. Will restore the MBR_TO_RESTORE : sdb (generic mbr) into sdb
  583. dd if=/usr/lib/syslinux/mbr.bin of=/dev/sdb
  584. 0+1 записей получено
  585. 0+1 записей отправлено
  586. скопировано 440 байт (440 B), 0,0138815 c, 31,7 kB/c
  587. WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
  588. Disk /dev/sdc doesn't contain a valid partition table
  589. Unhide GRUB boot menu in sda1/boot/grub/grub.cfg
  590. Загрузка успешно восстановлена.
  591. Вы можете перезагрузить компьютер.
  592. pastebinit packages needed
  593. W: Ошибка GPG: http://ppa.launchpad.net precise Release: Следующие подписи не могут быть проверены, так как недоступен открытый ключ: NO_PUBKEY D530E028F59EAE4D
  594. debconf: не удалось инициализировать интерфейс: Dialog
  595. debconf: (Интерфейс dialog не будет работать на неуправляемом (dumb) терминале, из буфера emacs'а, или в отсутствие контролирующего терминала.)
  596. debconf: будет использован интерфейс: Readline
  597. debconf: не удалось инициализировать интерфейс: Readline
  598. debconf: (Этот интерфейс работает только с управляющего терминала.)
  599. debconf: будет использован интерфейс: Teletype
  600. dpkg-preconfigure: не удалось заново открыть stdin: