1. Boot Info Script e7fc706 + Boot-Repair extra info [Boot-Info 23Nov2014]
  2. ============================= Boot Info Summary: ===============================
  3. => No boot loader is installed in the MBR of /dev/sda.
  4. sda1: __________________________________________________________________________
  5. File system: vfat
  6. Boot sector type: FAT32
  7. Boot sector info: No errors found in the Boot Parameter Block.
  8. Operating System:
  9. Boot files: /EFI/Boot/bootx64.efi /EFI/ubuntu/MokManager.efi
  10. /EFI/ubuntu/grubx64.efi /EFI/ubuntu/shimx64.efi
  11. /EFI/Microsoft/Boot/bootmgfw.efi
  12. /EFI/Microsoft/Boot/bootmgr.efi
  13. /EFI/Microsoft/Boot/memtest.efi
  14. sda2: __________________________________________________________________________
  15. File system: ext4
  16. Boot sector type: -
  17. Boot sector info:
  18. Operating System: Ubuntu 14.04.1 LTS
  19. Boot files: /boot/grub/grub.cfg /etc/fstab
  20. /boot/extlinux/extlinux.conf
  21. sda3: __________________________________________________________________________
  22. File system:
  23. Boot sector type: -
  24. Boot sector info:
  25. Mounting failed: mount: unknown filesystem type ''
  26. sda4: __________________________________________________________________________
  27. File system: ntfs
  28. Boot sector type: Windows 8/2012: NTFS
  29. Boot sector info: No errors found in the Boot Parameter Block.
  30. Operating System:
  31. Boot files: /bootmgr /Windows/System32/winload.exe
  32. sda5: __________________________________________________________________________
  33. File system: swap
  34. Boot sector type: -
  35. Boot sector info:
  36. ============================ Drive/Partition Info: =============================
  37. Drive: sda _____________________________________________________________________
  38. Disk /dev/sda: 500.1 GB, 500107862016 bytes
  39. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
  40. Units = sectors of 1 * 512 = 512 bytes
  41. Sector size (logical/physical): 512 bytes / 4096 bytes
  42. Partition Boot Start Sector End Sector # of Sectors Id System
  43. /dev/sda1 1 976,773,167 976,773,167 ee GPT
  44. GUID Partition Table detected.
  45. Partition Start Sector End Sector # of Sectors System
  46. /dev/sda1 2,048 1,050,623 1,048,576 EFI System partition
  47. /dev/sda2 1,050,624 640,086,015 639,035,392 Data partition (Linux)
  48. /dev/sda3 640,086,016 640,348,159 262,144 Microsoft Reserved Partition (Windows)
  49. /dev/sda4 640,348,160 969,285,631 328,937,472 Data partition (Windows/Linux)
  50. /dev/sda5 969,285,632 976,771,071 7,485,440 Swap partition (Linux)
  51. "blkid" output: ________________________________________________________________
  52. Device UUID TYPE LABEL
  53. /dev/sda1 D8E1-3E6F vfat
  54. /dev/sda2 00a1b702-e16a-414b-964e-9f0c7a97d43f ext4
  55. /dev/sda4 F234AA1F34A9E6B7 ntfs
  56. /dev/sda5 24b673e7-4592-49e7-88d4-b76382700cdf swap
  57. ========================= "ls -l /dev/disk/by-id" output: ======================
  58. total 0
  59. lrwxrwxrwx 1 root root 9 Feb 9 18:36 ata-Hitachi_HTS545050A7E380_121005TEJ51239D6EPJV -> ../../sda
  60. lrwxrwxrwx 1 root root 10 Feb 9 15:33 ata-Hitachi_HTS545050A7E380_121005TEJ51239D6EPJV-part1 -> ../../sda1
  61. lrwxrwxrwx 1 root root 10 Feb 9 15:33 ata-Hitachi_HTS545050A7E380_121005TEJ51239D6EPJV-part2 -> ../../sda2
  62. lrwxrwxrwx 1 root root 10 Feb 9 15:33 ata-Hitachi_HTS545050A7E380_121005TEJ51239D6EPJV-part3 -> ../../sda3
  63. lrwxrwxrwx 1 root root 10 Feb 9 18:36 ata-Hitachi_HTS545050A7E380_121005TEJ51239D6EPJV-part4 -> ../../sda4
  64. lrwxrwxrwx 1 root root 10 Feb 9 15:33 ata-Hitachi_HTS545050A7E380_121005TEJ51239D6EPJV-part5 -> ../../sda5
  65. lrwxrwxrwx 1 root root 9 Feb 9 18:36 wwn-0x5000cca720d10523 -> ../../sda
  66. lrwxrwxrwx 1 root root 10 Feb 9 15:33 wwn-0x5000cca720d10523-part1 -> ../../sda1
  67. lrwxrwxrwx 1 root root 10 Feb 9 15:33 wwn-0x5000cca720d10523-part2 -> ../../sda2
  68. lrwxrwxrwx 1 root root 10 Feb 9 15:33 wwn-0x5000cca720d10523-part3 -> ../../sda3
  69. lrwxrwxrwx 1 root root 10 Feb 9 18:36 wwn-0x5000cca720d10523-part4 -> ../../sda4
  70. lrwxrwxrwx 1 root root 10 Feb 9 15:33 wwn-0x5000cca720d10523-part5 -> ../../sda5
  71. ================================ Mount points: =================================
  72. Device Mount_Point Type Options
  73. /dev/sda1 /boot/efi vfat (rw)
  74. /dev/sda2 / ext4 (rw,errors=remount-ro)
  75. =========================== sda2/boot/grub/grub.cfg: ===========================
  76. --------------------------------------------------------------------------------
  77. #
  78. # DO NOT EDIT THIS FILE
  79. #
  80. # It is automatically generated by grub-mkconfig using templates
  81. # from /etc/grub.d and settings from /etc/default/grub
  82. #
  83. ### BEGIN /etc/grub.d/00_header ###
  84. if [ -s $prefix/grubenv ]; then
  85. set have_grubenv=true
  86. load_env
  87. fi
  88. if [ "${next_entry}" ] ; then
  89. set default="${next_entry}"
  90. set next_entry=
  91. save_env next_entry
  92. set boot_once=true
  93. else
  94. set default="0"
  95. fi
  96. if [ x"${feature_menuentry_id}" = xy ]; then
  97. menuentry_id_option="--id"
  98. else
  99. menuentry_id_option=""
  100. fi
  101. export menuentry_id_option
  102. if [ "${prev_saved_entry}" ]; then
  103. set saved_entry="${prev_saved_entry}"
  104. save_env saved_entry
  105. set prev_saved_entry=
  106. save_env prev_saved_entry
  107. set boot_once=true
  108. fi
  109. function savedefault {
  110. if [ -z "${boot_once}" ]; then
  111. saved_entry="${chosen}"
  112. save_env saved_entry
  113. fi
  114. }
  115. function recordfail {
  116. set recordfail=1
  117. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  118. }
  119. function load_video {
  120. if [ x$feature_all_video_module = xy ]; then
  121. insmod all_video
  122. else
  123. insmod efi_gop
  124. insmod efi_uga
  125. insmod ieee1275_fb
  126. insmod vbe
  127. insmod vga
  128. insmod video_bochs
  129. insmod video_cirrus
  130. fi
  131. }
  132. if [ x$feature_default_font_path = xy ] ; then
  133. font=unicode
  134. else
  135. insmod part_gpt
  136. insmod ext2
  137. set root='hd0,gpt2'
  138. if [ x$feature_platform_search_hint = xy ]; then
  139. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 00a1b702-e16a-414b-964e-9f0c7a97d43f
  140. else
  141. search --no-floppy --fs-uuid --set=root 00a1b702-e16a-414b-964e-9f0c7a97d43f
  142. fi
  143. font="/usr/share/grub/unicode.pf2"
  144. fi
  145. if loadfont $font ; then
  146. set gfxmode=auto
  147. load_video
  148. insmod gfxterm
  149. set locale_dir=$prefix/locale
  150. set lang=ru_RU
  151. insmod gettext
  152. fi
  153. terminal_output gfxterm
  154. if [ "${recordfail}" = 1 ] ; then
  155. set timeout=10
  156. else
  157. if [ x$feature_timeout_style = xy ] ; then
  158. set timeout_style=menu
  159. set timeout=10
  160. # Fallback normal timeout code in case the timeout_style feature is
  161. # unavailable.
  162. else
  163. set timeout=10
  164. fi
  165. fi
  166. ### END /etc/grub.d/00_header ###
  167. ### BEGIN /etc/grub.d/05_debian_theme ###
  168. set menu_color_normal=white/black
  169. set menu_color_highlight=black/light-gray
  170. if background_color 44,0,30,0; then
  171. clear
  172. fi
  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. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-00a1b702-e16a-414b-964e-9f0c7a97d43f' {
  202. recordfail
  203. load_video
  204. gfxmode $linux_gfx_mode
  205. insmod gzio
  206. insmod part_gpt
  207. insmod ext2
  208. set root='hd0,gpt2'
  209. if [ x$feature_platform_search_hint = xy ]; then
  210. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 00a1b702-e16a-414b-964e-9f0c7a97d43f
  211. else
  212. search --no-floppy --fs-uuid --set=root 00a1b702-e16a-414b-964e-9f0c7a97d43f
  213. fi
  214. linux /boot/vmlinuz-3.18.5-031805-generic root=UUID=00a1b702-e16a-414b-964e-9f0c7a97d43f ro quiet splash $vt_handoff
  215. initrd /boot/initrd.img-3.18.5-031805-generic
  216. }
  217. submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-00a1b702-e16a-414b-964e-9f0c7a97d43f' {
  218. menuentry 'Ubuntu, with Linux 3.18.5-031805-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.18.5-031805-generic-advanced-00a1b702-e16a-414b-964e-9f0c7a97d43f' {
  219. recordfail
  220. load_video
  221. gfxmode $linux_gfx_mode
  222. insmod gzio
  223. insmod part_gpt
  224. insmod ext2
  225. set root='hd0,gpt2'
  226. if [ x$feature_platform_search_hint = xy ]; then
  227. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 00a1b702-e16a-414b-964e-9f0c7a97d43f
  228. else
  229. search --no-floppy --fs-uuid --set=root 00a1b702-e16a-414b-964e-9f0c7a97d43f
  230. fi
  231. echo 'Loading Linux 3.18.5-031805-generic ...'
  232. linux /boot/vmlinuz-3.18.5-031805-generic root=UUID=00a1b702-e16a-414b-964e-9f0c7a97d43f ro quiet splash $vt_handoff
  233. echo 'Loading initial ramdisk ...'
  234. initrd /boot/initrd.img-3.18.5-031805-generic
  235. }
  236. menuentry 'Ubuntu, with Linux 3.18.5-031805-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.18.5-031805-generic-recovery-00a1b702-e16a-414b-964e-9f0c7a97d43f' {
  237. recordfail
  238. load_video
  239. insmod gzio
  240. insmod part_gpt
  241. insmod ext2
  242. set root='hd0,gpt2'
  243. if [ x$feature_platform_search_hint = xy ]; then
  244. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 00a1b702-e16a-414b-964e-9f0c7a97d43f
  245. else
  246. search --no-floppy --fs-uuid --set=root 00a1b702-e16a-414b-964e-9f0c7a97d43f
  247. fi
  248. echo 'Loading Linux 3.18.5-031805-generic ...'
  249. linux /boot/vmlinuz-3.18.5-031805-generic root=UUID=00a1b702-e16a-414b-964e-9f0c7a97d43f ro recovery nomodeset
  250. echo 'Loading initial ramdisk ...'
  251. initrd /boot/initrd.img-3.18.5-031805-generic
  252. }
  253. menuentry 'Ubuntu, with Linux 3.18.2-031802-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.18.2-031802-generic-advanced-00a1b702-e16a-414b-964e-9f0c7a97d43f' {
  254. recordfail
  255. load_video
  256. gfxmode $linux_gfx_mode
  257. insmod gzio
  258. insmod part_gpt
  259. insmod ext2
  260. set root='hd0,gpt2'
  261. if [ x$feature_platform_search_hint = xy ]; then
  262. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 00a1b702-e16a-414b-964e-9f0c7a97d43f
  263. else
  264. search --no-floppy --fs-uuid --set=root 00a1b702-e16a-414b-964e-9f0c7a97d43f
  265. fi
  266. echo 'Loading Linux 3.18.2-031802-generic ...'
  267. linux /boot/vmlinuz-3.18.2-031802-generic root=UUID=00a1b702-e16a-414b-964e-9f0c7a97d43f ro quiet splash $vt_handoff
  268. echo 'Loading initial ramdisk ...'
  269. initrd /boot/initrd.img-3.18.2-031802-generic
  270. }
  271. menuentry 'Ubuntu, with Linux 3.18.2-031802-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.18.2-031802-generic-recovery-00a1b702-e16a-414b-964e-9f0c7a97d43f' {
  272. recordfail
  273. load_video
  274. insmod gzio
  275. insmod part_gpt
  276. insmod ext2
  277. set root='hd0,gpt2'
  278. if [ x$feature_platform_search_hint = xy ]; then
  279. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 00a1b702-e16a-414b-964e-9f0c7a97d43f
  280. else
  281. search --no-floppy --fs-uuid --set=root 00a1b702-e16a-414b-964e-9f0c7a97d43f
  282. fi
  283. echo 'Loading Linux 3.18.2-031802-generic ...'
  284. linux /boot/vmlinuz-3.18.2-031802-generic root=UUID=00a1b702-e16a-414b-964e-9f0c7a97d43f ro recovery nomodeset
  285. echo 'Loading initial ramdisk ...'
  286. initrd /boot/initrd.img-3.18.2-031802-generic
  287. }
  288. menuentry 'Ubuntu, with Linux 3.13.0-45-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-45-generic-advanced-00a1b702-e16a-414b-964e-9f0c7a97d43f' {
  289. recordfail
  290. load_video
  291. gfxmode $linux_gfx_mode
  292. insmod gzio
  293. insmod part_gpt
  294. insmod ext2
  295. set root='hd0,gpt2'
  296. if [ x$feature_platform_search_hint = xy ]; then
  297. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 00a1b702-e16a-414b-964e-9f0c7a97d43f
  298. else
  299. search --no-floppy --fs-uuid --set=root 00a1b702-e16a-414b-964e-9f0c7a97d43f
  300. fi
  301. echo 'Loading Linux 3.13.0-45-generic ...'
  302. linux /boot/vmlinuz-3.13.0-45-generic.efi.signed root=UUID=00a1b702-e16a-414b-964e-9f0c7a97d43f ro quiet splash $vt_handoff
  303. echo 'Loading initial ramdisk ...'
  304. initrd /boot/initrd.img-3.13.0-45-generic
  305. }
  306. menuentry 'Ubuntu, with Linux 3.13.0-45-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-45-generic-recovery-00a1b702-e16a-414b-964e-9f0c7a97d43f' {
  307. recordfail
  308. load_video
  309. insmod gzio
  310. insmod part_gpt
  311. insmod ext2
  312. set root='hd0,gpt2'
  313. if [ x$feature_platform_search_hint = xy ]; then
  314. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 00a1b702-e16a-414b-964e-9f0c7a97d43f
  315. else
  316. search --no-floppy --fs-uuid --set=root 00a1b702-e16a-414b-964e-9f0c7a97d43f
  317. fi
  318. echo 'Loading Linux 3.13.0-45-generic ...'
  319. linux /boot/vmlinuz-3.13.0-45-generic.efi.signed root=UUID=00a1b702-e16a-414b-964e-9f0c7a97d43f ro recovery nomodeset
  320. echo 'Loading initial ramdisk ...'
  321. initrd /boot/initrd.img-3.13.0-45-generic
  322. }
  323. menuentry 'Ubuntu, with Linux 3.13.0-44-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-44-generic-advanced-00a1b702-e16a-414b-964e-9f0c7a97d43f' {
  324. recordfail
  325. load_video
  326. gfxmode $linux_gfx_mode
  327. insmod gzio
  328. insmod part_gpt
  329. insmod ext2
  330. set root='hd0,gpt2'
  331. if [ x$feature_platform_search_hint = xy ]; then
  332. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 00a1b702-e16a-414b-964e-9f0c7a97d43f
  333. else
  334. search --no-floppy --fs-uuid --set=root 00a1b702-e16a-414b-964e-9f0c7a97d43f
  335. fi
  336. echo 'Loading Linux 3.13.0-44-generic ...'
  337. linux /boot/vmlinuz-3.13.0-44-generic.efi.signed root=UUID=00a1b702-e16a-414b-964e-9f0c7a97d43f ro quiet splash $vt_handoff
  338. echo 'Loading initial ramdisk ...'
  339. initrd /boot/initrd.img-3.13.0-44-generic
  340. }
  341. menuentry 'Ubuntu, with Linux 3.13.0-44-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-44-generic-recovery-00a1b702-e16a-414b-964e-9f0c7a97d43f' {
  342. recordfail
  343. load_video
  344. insmod gzio
  345. insmod part_gpt
  346. insmod ext2
  347. set root='hd0,gpt2'
  348. if [ x$feature_platform_search_hint = xy ]; then
  349. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 00a1b702-e16a-414b-964e-9f0c7a97d43f
  350. else
  351. search --no-floppy --fs-uuid --set=root 00a1b702-e16a-414b-964e-9f0c7a97d43f
  352. fi
  353. echo 'Loading Linux 3.13.0-44-generic ...'
  354. linux /boot/vmlinuz-3.13.0-44-generic.efi.signed root=UUID=00a1b702-e16a-414b-964e-9f0c7a97d43f ro recovery nomodeset
  355. echo 'Loading initial ramdisk ...'
  356. initrd /boot/initrd.img-3.13.0-44-generic
  357. }
  358. menuentry 'Ubuntu, with Linux 3.13.0-43-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-43-generic-advanced-00a1b702-e16a-414b-964e-9f0c7a97d43f' {
  359. recordfail
  360. load_video
  361. gfxmode $linux_gfx_mode
  362. insmod gzio
  363. insmod part_gpt
  364. insmod ext2
  365. set root='hd0,gpt2'
  366. if [ x$feature_platform_search_hint = xy ]; then
  367. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 00a1b702-e16a-414b-964e-9f0c7a97d43f
  368. else
  369. search --no-floppy --fs-uuid --set=root 00a1b702-e16a-414b-964e-9f0c7a97d43f
  370. fi
  371. echo 'Loading Linux 3.13.0-43-generic ...'
  372. linux /boot/vmlinuz-3.13.0-43-generic.efi.signed root=UUID=00a1b702-e16a-414b-964e-9f0c7a97d43f ro quiet splash $vt_handoff
  373. echo 'Loading initial ramdisk ...'
  374. initrd /boot/initrd.img-3.13.0-43-generic
  375. }
  376. menuentry 'Ubuntu, with Linux 3.13.0-43-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-43-generic-recovery-00a1b702-e16a-414b-964e-9f0c7a97d43f' {
  377. recordfail
  378. load_video
  379. insmod gzio
  380. insmod part_gpt
  381. insmod ext2
  382. set root='hd0,gpt2'
  383. if [ x$feature_platform_search_hint = xy ]; then
  384. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 00a1b702-e16a-414b-964e-9f0c7a97d43f
  385. else
  386. search --no-floppy --fs-uuid --set=root 00a1b702-e16a-414b-964e-9f0c7a97d43f
  387. fi
  388. echo 'Loading Linux 3.13.0-43-generic ...'
  389. linux /boot/vmlinuz-3.13.0-43-generic.efi.signed root=UUID=00a1b702-e16a-414b-964e-9f0c7a97d43f ro recovery nomodeset
  390. echo 'Loading initial ramdisk ...'
  391. initrd /boot/initrd.img-3.13.0-43-generic
  392. }
  393. menuentry 'Ubuntu, with Linux 3.13.0-32-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-32-generic-advanced-00a1b702-e16a-414b-964e-9f0c7a97d43f' {
  394. recordfail
  395. load_video
  396. gfxmode $linux_gfx_mode
  397. insmod gzio
  398. insmod part_gpt
  399. insmod ext2
  400. set root='hd0,gpt2'
  401. if [ x$feature_platform_search_hint = xy ]; then
  402. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 00a1b702-e16a-414b-964e-9f0c7a97d43f
  403. else
  404. search --no-floppy --fs-uuid --set=root 00a1b702-e16a-414b-964e-9f0c7a97d43f
  405. fi
  406. echo 'Loading Linux 3.13.0-32-generic ...'
  407. linux /boot/vmlinuz-3.13.0-32-generic root=UUID=00a1b702-e16a-414b-964e-9f0c7a97d43f ro quiet splash $vt_handoff
  408. echo 'Loading initial ramdisk ...'
  409. initrd /boot/initrd.img-3.13.0-32-generic
  410. }
  411. menuentry 'Ubuntu, with Linux 3.13.0-32-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-32-generic-recovery-00a1b702-e16a-414b-964e-9f0c7a97d43f' {
  412. recordfail
  413. load_video
  414. insmod gzio
  415. insmod part_gpt
  416. insmod ext2
  417. set root='hd0,gpt2'
  418. if [ x$feature_platform_search_hint = xy ]; then
  419. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 00a1b702-e16a-414b-964e-9f0c7a97d43f
  420. else
  421. search --no-floppy --fs-uuid --set=root 00a1b702-e16a-414b-964e-9f0c7a97d43f
  422. fi
  423. echo 'Loading Linux 3.13.0-32-generic ...'
  424. linux /boot/vmlinuz-3.13.0-32-generic root=UUID=00a1b702-e16a-414b-964e-9f0c7a97d43f ro recovery nomodeset
  425. echo 'Loading initial ramdisk ...'
  426. initrd /boot/initrd.img-3.13.0-32-generic
  427. }
  428. }
  429. ### END /etc/grub.d/10_linux ###
  430. ### BEGIN /etc/grub.d/20_linux_xen ###
  431. ### END /etc/grub.d/20_linux_xen ###
  432. ### BEGIN /etc/grub.d/20_memtest86+ ###
  433. ### END /etc/grub.d/20_memtest86+ ###
  434. ### BEGIN /etc/grub.d/30_os-prober ###
  435. menuentry 'Windows Boot Manager (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-efi-D8E1-3E6F' {
  436. insmod part_gpt
  437. insmod fat
  438. set root='hd0,gpt1'
  439. if [ x$feature_platform_search_hint = xy ]; then
  440. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt1 --hint-efi=hd0,gpt1 --hint-baremetal=ahci0,gpt1 D8E1-3E6F
  441. else
  442. search --no-floppy --fs-uuid --set=root D8E1-3E6F
  443. fi
  444. chainloader /EFI/Microsoft/Boot/bootmgfw.efi
  445. }
  446. set timeout_style=menu
  447. if [ "${timeout}" = 0 ]; then
  448. set timeout=10
  449. fi
  450. ### END /etc/grub.d/30_os-prober ###
  451. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  452. menuentry 'System setup' $menuentry_id_option 'uefi-firmware' {
  453. fwsetup
  454. }
  455. ### END /etc/grub.d/30_uefi-firmware ###
  456. ### BEGIN /etc/grub.d/40_custom ###
  457. # This file provides an easy way to add custom menu entries. Simply type the
  458. # menu entries you want to add after this comment. Be careful not to change
  459. # the 'exec tail' line above.
  460. ### END /etc/grub.d/40_custom ###
  461. ### BEGIN /etc/grub.d/41_custom ###
  462. if [ -f ${config_directory}/custom.cfg ]; then
  463. source ${config_directory}/custom.cfg
  464. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  465. source $prefix/custom.cfg;
  466. fi
  467. ### END /etc/grub.d/41_custom ###
  468. --------------------------------------------------------------------------------
  469. =============================== sda2/etc/fstab: ================================
  470. --------------------------------------------------------------------------------
  471. # /etc/fstab: static file system information.
  472. #
  473. # Use 'blkid' to print the universally unique identifier for a
  474. # device; this may be used with UUID= as a more robust way to name devices
  475. # that works even if disks are added and removed. See fstab(5).
  476. #
  477. # <file system> <mount point> <type> <options> <dump> <pass>
  478. # / was on /dev/sda2 during installation
  479. UUID=00a1b702-e16a-414b-964e-9f0c7a97d43f / ext4 errors=remount-ro 0 1
  480. # /boot/efi was on /dev/sda1 during installation
  481. #UUID=D8E1-3E6F /boot/efi vfat defaults 0 1
  482. # swap was on /dev/sda3 during installation
  483. UUID=24b673e7-4592-49e7-88d4-b76382700cdf none swap sw 0 0
  484. UUID=D8E1-3E6F /boot/efi vfat defaults 0 1
  485. --------------------------------------------------------------------------------
  486. ====================== sda2/boot/extlinux/extlinux.conf: =======================
  487. --------------------------------------------------------------------------------
  488. ## /boot/extlinux/extlinux.conf
  489. ##
  490. ## IMPORTANT WARNING
  491. ##
  492. ## The configuration of this file is generated automatically.
  493. ## Do not edit this file manually, use: extlinux-update
  494. default l0
  495. prompt 1
  496. timeout 50
  497. include themes/debian/theme.cfg
  498. --------------------------------------------------------------------------------
  499. ============== sda2: Version of COM32(R) files used by Syslinux: ===============
  500. boot/extlinux/chain.c32 : COM32R module (v4.xx)
  501. ADDITIONAL INFORMATION :
  502. =================== log of boot-repair 2015-02-09__18h36 ===================
  503. boot-repair version : 4ppa32
  504. boot-sav version : 4ppa32
  505. glade2script version : 3.2.2~ppa47~saucy
  506. boot-sav-extra version : 4ppa32
  507. boot-repair is executed in installed-session (Ubuntu 14.04.1 LTS, trusty, Ubuntu, x86_64)
  508. CPU op-mode(s): 32-bit, 64-bit
  509. BOOT_IMAGE=/boot/vmlinuz-3.18.5-031805-generic root=UUID=00a1b702-e16a-414b-964e-9f0c7a97d43f ro quiet splash vt.handoff=7
  510. WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
  511. =================== os-prober:
  512. /dev/sda2:ОС уже используется - Ubuntu 14.04.1 LTS CurrentSession:linux
  513. /dev/sda1@/EFI/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi
  514. =================== blkid:
  515. /dev/sda1: UUID="D8E1-3E6F" TYPE="vfat"
  516. /dev/sda2: UUID="00a1b702-e16a-414b-964e-9f0c7a97d43f" TYPE="ext4"
  517. /dev/sda4: UUID="F234AA1F34A9E6B7" TYPE="ntfs"
  518. /dev/sda5: UUID="24b673e7-4592-49e7-88d4-b76382700cdf" TYPE="swap"
  519. 1 disks with OS, 2 OS : 1 Linux, 0 MacOS, 1 Windows, 0 unknown type OS.
  520. Windows not detected by os-prober on sda4.
  521. скопировано 1048576 байт (1,0 MB), 0,0274778 c, 38,2 MB/c
  522. ВНИМАНИЕ: На '/dev/sda' обнаружена GPT (GUID Partition Table)! Утилита sfdisk не поддерживает GPT. Используйте GNU Parted.
  523. WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
  524. =================== /etc/grub.d/ :
  525. drwxr-xr-x 2 root root 4096 июля 23 2014 grub.d
  526. итого 76
  527. -rwxr-xr-x 1 root root 9424 мая 15 2014 00_header
  528. -rwxr-xr-x 1 root root 6058 мая 8 2014 05_debian_theme
  529. -rwxr-xr-x 1 root root 11608 мая 15 2014 10_linux
  530. -rwxr-xr-x 1 root root 10412 мая 15 2014 20_linux_xen
  531. -rwxr-xr-x 1 root root 1992 марта 12 2014 20_memtest86+
  532. -rwxr-xr-x 1 root root 11692 мая 15 2014 30_os-prober
  533. -rwxr-xr-x 1 root root 1416 мая 15 2014 30_uefi-firmware
  534. -rwxr-xr-x 1 root root 214 мая 15 2014 40_custom
  535. -rwxr-xr-x 1 root root 216 мая 15 2014 41_custom
  536. -rw-r--r-- 1 root root 483 мая 15 2014 README
  537. =================== /etc/default/grub :
  538. # If you change this file, run 'update-grub' afterwards to update
  539. # /boot/grub/grub.cfg.
  540. # For full documentation of the options in this file, see:
  541. # info -f grub -n 'Simple configuration'
  542. GRUB_DEFAULT=0
  543. #GRUB_HIDDEN_TIMEOUT=0
  544. GRUB_HIDDEN_TIMEOUT_QUIET=true
  545. GRUB_TIMEOUT=10
  546. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  547. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  548. GRUB_CMDLINE_LINUX=""
  549. # Uncomment to enable BadRAM filtering, modify to suit your needs
  550. # This works with Linux (no patch required) and with any kernel that obtains
  551. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  552. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  553. # Uncomment to disable graphical terminal (grub-pc only)
  554. #GRUB_TERMINAL=console
  555. # The resolution used on graphical terminal
  556. # note that you can use only modes which your graphic card supports via VBE
  557. # you can see them in real GRUB with the command `vbeinfo'
  558. #GRUB_GFXMODE=640x480
  559. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  560. #GRUB_DISABLE_LINUX_UUID=true
  561. # Uncomment to disable generation of recovery mode menu entries
  562. #GRUB_DISABLE_RECOVERY="true"
  563. # Uncomment to get a beep at grub start
  564. #GRUB_INIT_TUNE="480 440 1"
  565. /boot/efi detected in the fstab of sda2: UUID=D8E1-3E6F (sda1)
  566. Presence of EFI/Microsoft file detected: /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi
  567. Presence of EFI/Boot file detected: /boot/efi/EFI/Boot/bootx64.efi
  568. =================== efibootmgr -v
  569. BootCurrent: 0001
  570. Timeout: 0 seconds
  571. BootOrder: 0001,0000,2001
  572. Boot0000* Windows Boot Manager HD(1,800,100000,ba509bd5-3042-419d-831c-46e70f91c112)File(EFIMicrosoftBootbootmgfw.efi)RC
  573. Boot0001* Ubuntu HD(1,800,100000,ba509bd5-3042-419d-831c-46e70f91c112)File(EFIubuntugrubx64.efi)RC
  574. Boot2001* EFI USB Device RC
  575. =================== UEFI/Legacy mode:
  576. BIOS is EFI-compatible, and is setup in EFI-mode for this installed-session.
  577. SecureBoot disabled. (maybe sec-boot, Пожалуйста, отправьте это сообщение на: [email protected])
  578. =================== PARTITIONS & DISKS:
  579. sda2 : sda, not-sepboot, grubenv-ok grub2, signed grub-pc 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, .
  580. sda1 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, is-os, is-correct-EFI, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /boot/efi.
  581. sda4 : 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, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /media/arti/F234AA1F34A9E6B7.
  582. sda : GPT, no-BIOS_boot, has-correctEFI, not-usb, has-os, 2048 sectors * 512 bytes
  583. =================== parted -l:
  584. Model: ATA Hitachi HTS54505 (scsi)
  585. Disk /dev/sda: 500GB
  586. Sector size (logical/physical): 512B/4096B
  587. Partition Table: gpt
  588. Number Start End Size File system Name Flags
  589. 1 1049kB 538MB 537MB fat32 boot
  590. 2 538MB 328GB 327GB ext4
  591. 3 328GB 328GB 134MB Microsoft reserved partition msftres
  592. 4 328GB 496GB 168GB ntfs Basic data partition msftdata
  593. 5 496GB 500GB 3833MB linux-swap(v1)
  594. =================== parted -lm:
  595. BYT;
  596. /dev/sda:500GB:scsi:512:4096:gpt:ATA Hitachi HTS54505;
  597. 1:1049kB:538MB:537MB:fat32::boot;
  598. 2:538MB:328GB:327GB:ext4::;
  599. 3:328GB:328GB:134MB::Microsoft reserved partition:msftres;
  600. 4:328GB:496GB:168GB:ntfs:Basic data partition:msftdata;
  601. 5:496GB:500GB:3833MB:linux-swap(v1)::;
  602. =================== mount:
  603. /dev/sda2 on / type ext4 (rw,errors=remount-ro)
  604. proc on /proc type proc (rw,noexec,nosuid,nodev)
  605. sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
  606. none on /sys/fs/cgroup type tmpfs (rw)
  607. none on /sys/fs/fuse/connections type fusectl (rw)
  608. none on /sys/kernel/debug type debugfs (rw)
  609. none on /sys/kernel/security type securityfs (rw)
  610. none on /sys/firmware/efi/efivars type efivarfs (rw)
  611. udev on /dev type devtmpfs (rw,mode=0755)
  612. devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  613. tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
  614. none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
  615. none on /run/shm type tmpfs (rw,nosuid,nodev)
  616. none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
  617. none on /sys/fs/pstore type pstore (rw)
  618. /dev/sda1 on /boot/efi type vfat (rw)
  619. systemd on /sys/fs/cgroup/systemd type cgroup (rw,noexec,nosuid,nodev,none,name=systemd)
  620. gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=arti)
  621. /dev/sda4 on /media/arti/F234AA1F34A9E6B7 type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
  622. =================== ls:
  623. /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 sda4 sda5 size slaves stat subsystem trace uevent
  624. /dev (filtered): autofs block bsg btrfs-control bus char console core cpu cpu_dma_latency cuse disk dri ecryptfs fb0 fd full fuse hidraw0 hpet input kmsg log mapper mcelog media0 mem memory_bandwidth net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sda4 sda5 sg0 shm snapshot snd stderr stdin stdout uhid uinput urandom usb v4l vboxdrv vboxdrvu vboxnetctl vboxusb vfio vga_arbiter vhci vhost-net video0 zero
  625. ls /dev/mapper: control
  626. ls: невозможно получить доступ к : Нет такого файла или каталога
  627. =================== hexdump -n512 -C /dev/sda1
  628. 00000000 eb 58 90 6d 6b 66 73 2e 66 61 74 00 02 08 20 00 |.X.mkfs.fat... .|
  629. 00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
  630. 00000020 00 00 10 00 fe 03 00 00 00 00 00 00 02 00 00 00 |................|
  631. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  632. 00000040 80 01 29 6f 3e e1 d8 4e 4f 20 4e 41 4d 45 20 20 |..)o>..NO NAME |
  633. 00000050 20 20 46 41 54 33 32 20 20 20 0e 1f be 77 7c ac | FAT32 ...w|.|
  634. 00000060 22 c0 74 0b 56 b4 0e bb 07 00 cd 10 5e eb f0 32 |".t.V.......^..2|
  635. 00000070 e4 cd 16 cd 19 eb fe 54 68 69 73 20 69 73 20 6e |.......This is n|
  636. 00000080 6f 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 64 69 |ot a bootable di|
  637. 00000090 73 6b 2e 20 20 50 6c 65 61 73 65 20 69 6e 73 65 |sk. Please inse|
  638. 000000a0 72 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 66 6c |rt a bootable fl|
  639. 000000b0 6f 70 70 79 20 61 6e 64 0d 0a 70 72 65 73 73 20 |oppy and..press |
  640. 000000c0 61 6e 79 20 6b 65 79 20 74 6f 20 74 72 79 20 61 |any key to try a|
  641. 000000d0 67 61 69 6e 20 2e 2e 2e 20 0d 0a 00 00 00 00 00 |gain ... .......|
  642. 000000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  643. *
  644. 000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
  645. 00000200
  646. =================== hexdump -n512 -C /dev/sda4
  647. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  648. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 f0 2a 26 |........?.....*&|
  649. 00000020 00 00 00 00 80 00 80 00 ff 2f 9b 13 00 00 00 00 |........./......|
  650. 00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
  651. 00000040 f6 00 00 00 01 00 00 00 b7 e6 a9 34 1f aa 34 f2 |...........4..4.|
  652. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  653. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  654. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  655. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  656. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  657. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  658. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  659. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  660. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  661. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  662. 000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
  663. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  664. 00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
  665. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  666. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  667. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  668. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  669. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
  670. 00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
  671. 00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 64 69 |............A di|
  672. 00000190 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 6f 63 |sk read error oc|
  673. 000001a0 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d 47 52 |curred...BOOTMGR|
  674. 000001b0 20 69 73 20 63 6f 6d 70 72 65 73 73 65 64 00 0d | is compressed..|
  675. 000001c0 0a 50 72 65 73 73 20 43 74 72 6c 2b 41 6c 74 2b |.Press Ctrl+Alt+|
  676. 000001d0 44 65 6c 20 74 6f 20 72 65 73 74 61 72 74 0d 0a |Del to restart..|
  677. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  678. 000001f0 00 00 00 00 00 00 8a 01 a7 01 bf 01 00 00 55 aa |..............U.|
  679. 00000200
  680. WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
  681. =================== df -Th:
  682. Filesystem Type Size Used Avail Use% Mounted on
  683. /dev/sda2 ext4 300G 134G 152G 47% /
  684. none tmpfs 4.0K 0 4.0K 0% /sys/fs/cgroup
  685. udev devtmpfs 1.8G 12K 1.8G 1% /dev
  686. tmpfs tmpfs 352M 1.2M 351M 1% /run
  687. none tmpfs 5.0M 0 5.0M 0% /run/lock
  688. none tmpfs 1.8G 236K 1.8G 1% /run/shm
  689. none tmpfs 100M 64K 100M 1% /run/user
  690. /dev/sda1 vfat 511M 30M 482M 6% /boot/efi
  691. /dev/sda4 fuseblk 157G 63G 94G 41% /media/arti/F234AA1F34A9E6B7
  692. =================== fdisk -l:
  693. Disk /dev/sda: 500.1 GB, 500107862016 bytes
  694. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
  695. Units = sectors of 1 * 512 = 512 bytes
  696. Sector size (logical/physical): 512 bytes / 4096 bytes
  697. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  698. Disk identifier: 0x5a6b478c
  699. Device Boot Start End Blocks Id System
  700. /dev/sda1 1 976773167 488386583+ ee GPT
  701. Partition 1 does not start on physical sector boundary.
  702. =================== Recommended repair
  703. The default repair of the Boot-Repair utility will reinstall the grub-efi-amd64-signed of sda2, using the following options: sda1/boot/efi,
  704. Additional repair will be performed: unhide-bootmenu-10s fix-windows-boot use-standard-efi-file
  705. /boot/efi added in sda2/fstab
  706. Quantity of real Windows: 1
  707. sda2/boot/efi not empty
  708. *******lspci -nnk | grep -iA3 vga
  709. 00:01.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 7340] [1002:9808]
  710. Subsystem: Sony Corporation Device [104d:90ad]
  711. Kernel driver in use: radeon
  712. 00:01.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler HDMI Audio [1002:1314]
  713. *******
  714. grub-install --version
  715. grub-install (GRUB) 2.02~beta2-9ubuntu1,grub-install (GRUB) 2.
  716. efibootmgr -v
  717. BootCurrent: 0001
  718. Timeout: 0 seconds
  719. BootOrder: 0001,0000,2001
  720. Boot0000* Windows Boot Manager HD(1,800,100000,ba509bd5-3042-419d-831c-46e70f91c112)File(EFIMicrosoftBootbootmgfw.efi)RC
  721. Boot0001* Ubuntu HD(1,800,100000,ba509bd5-3042-419d-831c-46e70f91c112)File(EFIubuntugrubx64.efi)RC
  722. Boot2001* EFI USB Device RC
  723. uname -r
  724. Kernel: 3.18.5-031805-generic
  725. Reinstall the grub-efi-amd64-signed of sda2
  726. Installing for x86_64-efi platform.
  727. Installation finished. No error reported.
  728. grub-install --efi-directory=/boot/efi --target=x86_64-efi --uefi-secure-boot : exit code of grub-install :0
  729. ls: невозможно получить доступ к /media/arti/F234AA1F34A9E6B7/: Нет такого файла или каталога
  730. ls: невозможно получить доступ к /media/arti/F234AA1F34A9E6B7/: Нет такого файла или каталога
  731. efibootmgr -v
  732. BootCurrent: 0001
  733. Timeout: 0 seconds
  734. BootOrder: 0001,0000,2001
  735. Boot0000* Windows Boot Manager HD(1,800,100000,ba509bd5-3042-419d-831c-46e70f91c112)File(EFIMicrosoftBootbootmgfw.efi)RC
  736. Boot0001* ubuntu HD(1,800,100000,ba509bd5-3042-419d-831c-46e70f91c112)File(EFIubuntushimx64.efi)
  737. Boot2001* EFI USB Device RC
  738. update-grub
  739. Generating grub configuration file ...
  740. Found linux image: /boot/vmlinuz-3.18.5-031805-generic
  741. Found initrd image: /boot/initrd.img-3.18.5-031805-generic
  742. Found linux image: /boot/vmlinuz-3.18.2-031802-generic
  743. Found initrd image: /boot/initrd.img-3.18.2-031802-generic
  744. Found linux image: /boot/vmlinuz-3.13.0-45-generic
  745. Found initrd image: /boot/initrd.img-3.13.0-45-generic
  746. Found linux image: /boot/vmlinuz-3.13.0-44-generic
  747. Found initrd image: /boot/initrd.img-3.13.0-44-generic
  748. Found linux image: /boot/vmlinuz-3.13.0-43-generic
  749. Found initrd image: /boot/initrd.img-3.13.0-43-generic
  750. Found linux image: /boot/vmlinuz-3.13.0-32-generic
  751. Found initrd image: /boot/initrd.img-3.13.0-32-generic
  752. Found Windows Boot Manager on /dev/sda1@/EFI/Microsoft/Boot/bootmgfw.efi
  753. Adding boot menu entry for EFI firmware configuration
  754. Unhide GRUB boot menu in sda2/boot/grub/grub.cfg
  755. Загрузка успешно восстановлена.
  756. Вы можете перезагрузить компьютер.
  757. Файлы начальной загрузки [ОС уже используется - Ubuntu 14.04.1 LTS] расположены далеко от начала диска. BIOS может не определить их. Вы можете повторить попытку после создания раздела /boot (EXT4, >200MB, начало диска). Выполнить это вы можете с помощью инструмента gParted. Затем выберите этот раздел используя параметр [Отдельный раздел /boot:] [Восстановление загрузки]. (https://help.ubuntu.com/community/BootPartition)
  758. If your computer reboots directly into Windows, try to change the boot order in your BIOS.
  759. If your BIOS does not allow to change the boot order, change the default boot entry of the Windows bootloader.
  760. For example you can boot into Windows, then type the following command in an admin command prompt:
  761. bcdedit /set {bootmgr} path \EFI\ubuntu\shimx64.efi
  762. paste.ubuntu.com ko (), using paste.debian
  763. paste.debian.net ko (http://paste.debian.net/), using paste2