1. Boot Info Script cfd9efe + Boot-Repair extra info [Boot-Info 26Apr2016]
  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: Windows 8/2012: 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/fwupx64.efi /EFI/ubuntu/grubx64.efi
  11. /EFI/ubuntu/shimx64.efi
  12. /EFI/Microsoft/Boot/bootmgfw.efi
  13. /EFI/Microsoft/Boot/bootx64.efi
  14. sda2: __________________________________________________________________________
  15. File system: ext4
  16. Boot sector type: -
  17. Boot sector info:
  18. Operating System: Ubuntu 16.04 LTS
  19. Boot files: /boot/grub/grub.cfg /etc/fstab
  20. sda3: __________________________________________________________________________
  21. File system: ntfs
  22. Boot sector type: Windows Vista: NTFS
  23. Boot sector info: No errors found in the Boot Parameter Block.
  24. Operating System:
  25. Boot files:
  26. sda4: __________________________________________________________________________
  27. File system: ntfs
  28. Boot sector type: Windows Vista: NTFS
  29. Boot sector info: No errors found in the Boot Parameter Block.
  30. Operating System:
  31. Boot files:
  32. ============================ Drive/Partition Info: =============================
  33. Drive: sda _____________________________________________________________________
  34. Disk /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
  35. Units: sectors of 1 * 512 = 512 bytes
  36. Sector size (logical/physical): 512 bytes / 512 bytes
  37. I/O size (minimum/optimal): 512 bytes / 512 bytes
  38. Disklabel type: gpt
  39. Partition Boot Start Sector End Sector # of Sectors Id System
  40. /dev/sda1 1 1,953,525,167 1,953,525,167 ee GPT
  41. GUID Partition Table detected.
  42. Partition Attrs Start Sector End Sector # of Sectors System
  43. /dev/sda1 2,048 208,895 206,848 EFI System partition
  44. /dev/sda2 208,896 825,839,615 825,630,720 Data partition (Windows/Linux)
  45. /dev/sda3 825,839,616 826,095,615 256,000 Microsoft Reserved Partition (Windows)
  46. /dev/sda4 826,095,616 1,953,523,711 1,127,428,096 Data partition (Windows/Linux)
  47. Attributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits set
  48. "blkid" output: ________________________________________________________________
  49. Device UUID TYPE LABEL
  50. /dev/sda1 9AE4-1233 vfat EFI
  51. /dev/sda2 588e7efb-4a00-4e46-b663-71cda10a891e ext4
  52. /dev/sda3 45D05400619A55B3 ntfs
  53. /dev/sda4 21F4E6685574C1BF ntfs Windows
  54. ========================= "ls -l /dev/disk/by-id" output: ======================
  55. total 0
  56. lrwxrwxrwx 1 root root 9 Jun 9 16:48 ata-CT1000BX100SSD1_1517F0064AE7 -> ../../sda
  57. lrwxrwxrwx 1 root root 10 Jun 9 16:48 ata-CT1000BX100SSD1_1517F0064AE7-part1 -> ../../sda1
  58. lrwxrwxrwx 1 root root 10 Jun 9 16:48 ata-CT1000BX100SSD1_1517F0064AE7-part2 -> ../../sda2
  59. lrwxrwxrwx 1 root root 10 Jun 9 16:48 ata-CT1000BX100SSD1_1517F0064AE7-part3 -> ../../sda3
  60. lrwxrwxrwx 1 root root 10 Jun 9 16:48 ata-CT1000BX100SSD1_1517F0064AE7-part4 -> ../../sda4
  61. lrwxrwxrwx 1 root root 9 Jun 9 09:18 ata-PIONEER_BD-RW_BDR-UD02D -> ../../sr0
  62. lrwxrwxrwx 1 root root 9 Jun 9 09:18 usb-Multiple_Card_Reader_058F63666485-0:0 -> ../../sdb
  63. lrwxrwxrwx 1 root root 9 Jun 9 16:48 wwn-0x500a0751f0064ae7 -> ../../sda
  64. lrwxrwxrwx 1 root root 10 Jun 9 16:48 wwn-0x500a0751f0064ae7-part1 -> ../../sda1
  65. lrwxrwxrwx 1 root root 10 Jun 9 16:48 wwn-0x500a0751f0064ae7-part2 -> ../../sda2
  66. lrwxrwxrwx 1 root root 10 Jun 9 16:48 wwn-0x500a0751f0064ae7-part3 -> ../../sda3
  67. lrwxrwxrwx 1 root root 10 Jun 9 16:48 wwn-0x500a0751f0064ae7-part4 -> ../../sda4
  68. ================================ Mount points: =================================
  69. Device Mount_Point Type Options
  70. /dev/sda1 /boot/efi vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  71. /dev/sda2 / ext4 (rw,relatime,errors=remount-ro,stripe=8191,data=ordered)
  72. =========================== sda2/boot/grub/grub.cfg: ===========================
  73. --------------------------------------------------------------------------------
  74. #
  75. # DO NOT EDIT THIS FILE
  76. #
  77. # It is automatically generated by grub-mkconfig using templates
  78. # from /etc/grub.d and settings from /etc/default/grub
  79. #
  80. ### BEGIN /etc/grub.d/00_header ###
  81. if [ -s $prefix/grubenv ]; then
  82. set have_grubenv=true
  83. load_env
  84. fi
  85. if [ "${next_entry}" ] ; then
  86. set default="${next_entry}"
  87. set next_entry=
  88. save_env next_entry
  89. set boot_once=true
  90. else
  91. set default="0"
  92. fi
  93. if [ x"${feature_menuentry_id}" = xy ]; then
  94. menuentry_id_option="--id"
  95. else
  96. menuentry_id_option=""
  97. fi
  98. export menuentry_id_option
  99. if [ "${prev_saved_entry}" ]; then
  100. set saved_entry="${prev_saved_entry}"
  101. save_env saved_entry
  102. set prev_saved_entry=
  103. save_env prev_saved_entry
  104. set boot_once=true
  105. fi
  106. function savedefault {
  107. if [ -z "${boot_once}" ]; then
  108. saved_entry="${chosen}"
  109. save_env saved_entry
  110. fi
  111. }
  112. function recordfail {
  113. set recordfail=1
  114. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  115. }
  116. function load_video {
  117. if [ x$feature_all_video_module = xy ]; then
  118. insmod all_video
  119. else
  120. insmod efi_gop
  121. insmod efi_uga
  122. insmod ieee1275_fb
  123. insmod vbe
  124. insmod vga
  125. insmod video_bochs
  126. insmod video_cirrus
  127. fi
  128. }
  129. if [ x$feature_default_font_path = xy ] ; then
  130. font=unicode
  131. else
  132. insmod part_gpt
  133. insmod ext2
  134. set root='hd0,gpt2'
  135. if [ x$feature_platform_search_hint = xy ]; then
  136. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 588e7efb-4a00-4e46-b663-71cda10a891e
  137. else
  138. search --no-floppy --fs-uuid --set=root 588e7efb-4a00-4e46-b663-71cda10a891e
  139. fi
  140. font="/usr/share/grub/unicode.pf2"
  141. fi
  142. if loadfont $font ; then
  143. set gfxmode=auto
  144. load_video
  145. insmod gfxterm
  146. set locale_dir=$prefix/locale
  147. set lang=de_DE
  148. insmod gettext
  149. fi
  150. terminal_output gfxterm
  151. if [ "${recordfail}" = 1 ] ; then
  152. set timeout=30
  153. else
  154. if [ x$feature_timeout_style = xy ] ; then
  155. set timeout_style=menu
  156. set timeout=10
  157. # Fallback normal timeout code in case the timeout_style feature is
  158. # unavailable.
  159. else
  160. set timeout=10
  161. fi
  162. fi
  163. ### END /etc/grub.d/00_header ###
  164. ### BEGIN /etc/grub.d/05_debian_theme ###
  165. insmod part_gpt
  166. insmod ext2
  167. set root='hd0,gpt2'
  168. if [ x$feature_platform_search_hint = xy ]; then
  169. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 588e7efb-4a00-4e46-b663-71cda10a891e
  170. else
  171. search --no-floppy --fs-uuid --set=root 588e7efb-4a00-4e46-b663-71cda10a891e
  172. fi
  173. insmod jpeg
  174. if background_image /usr/share/backgrounds/ubuntu-gnome/ubuntu-gnome-ayllon.jpg; then
  175. set color_normal=light-gray/black
  176. set color_highlight=magenta/black
  177. else
  178. set menu_color_normal=white/black
  179. set menu_color_highlight=black/light-gray
  180. fi
  181. ### END /etc/grub.d/05_debian_theme ###
  182. ### BEGIN /etc/grub.d/10_linux ###
  183. function gfxmode {
  184. set gfxpayload="${1}"
  185. if [ "${1}" = "keep" ]; then
  186. set vt_handoff=vt.handoff=7
  187. else
  188. set vt_handoff=
  189. fi
  190. }
  191. if [ "${recordfail}" != 1 ]; then
  192. if [ -e ${prefix}/gfxblacklist.txt ]; then
  193. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  194. if [ ${match} = 0 ]; then
  195. set linux_gfx_mode=keep
  196. else
  197. set linux_gfx_mode=text
  198. fi
  199. else
  200. set linux_gfx_mode=text
  201. fi
  202. else
  203. set linux_gfx_mode=keep
  204. fi
  205. else
  206. set linux_gfx_mode=text
  207. fi
  208. export linux_gfx_mode
  209. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-588e7efb-4a00-4e46-b663-71cda10a891e' {
  210. recordfail
  211. load_video
  212. gfxmode $linux_gfx_mode
  213. insmod gzio
  214. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  215. insmod part_gpt
  216. insmod ext2
  217. set root='hd0,gpt2'
  218. if [ x$feature_platform_search_hint = xy ]; then
  219. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 588e7efb-4a00-4e46-b663-71cda10a891e
  220. else
  221. search --no-floppy --fs-uuid --set=root 588e7efb-4a00-4e46-b663-71cda10a891e
  222. fi
  223. linux /boot/vmlinuz-4.4.0-22-generic.efi.signed root=UUID=588e7efb-4a00-4e46-b663-71cda10a891e ro quiet splash $vt_handoff
  224. initrd /boot/initrd.img-4.4.0-22-generic
  225. }
  226. submenu 'Erweiterte Optionen für Ubuntu' $menuentry_id_option 'gnulinux-advanced-588e7efb-4a00-4e46-b663-71cda10a891e' {
  227. menuentry 'Ubuntu, mit Linux 4.4.0-22-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-22-generic-advanced-588e7efb-4a00-4e46-b663-71cda10a891e' {
  228. recordfail
  229. load_video
  230. gfxmode $linux_gfx_mode
  231. insmod gzio
  232. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  233. insmod part_gpt
  234. insmod ext2
  235. set root='hd0,gpt2'
  236. if [ x$feature_platform_search_hint = xy ]; then
  237. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 588e7efb-4a00-4e46-b663-71cda10a891e
  238. else
  239. search --no-floppy --fs-uuid --set=root 588e7efb-4a00-4e46-b663-71cda10a891e
  240. fi
  241. echo 'Linux 4.4.0-22-generic wird geladen …'
  242. linux /boot/vmlinuz-4.4.0-22-generic.efi.signed root=UUID=588e7efb-4a00-4e46-b663-71cda10a891e ro quiet splash $vt_handoff
  243. echo 'Initiale Ramdisk wird geladen …'
  244. initrd /boot/initrd.img-4.4.0-22-generic
  245. }
  246. menuentry 'Ubuntu, with Linux 4.4.0-22-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-22-generic-init-upstart-588e7efb-4a00-4e46-b663-71cda10a891e' {
  247. recordfail
  248. load_video
  249. gfxmode $linux_gfx_mode
  250. insmod gzio
  251. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  252. insmod part_gpt
  253. insmod ext2
  254. set root='hd0,gpt2'
  255. if [ x$feature_platform_search_hint = xy ]; then
  256. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 588e7efb-4a00-4e46-b663-71cda10a891e
  257. else
  258. search --no-floppy --fs-uuid --set=root 588e7efb-4a00-4e46-b663-71cda10a891e
  259. fi
  260. echo 'Linux 4.4.0-22-generic wird geladen …'
  261. linux /boot/vmlinuz-4.4.0-22-generic.efi.signed root=UUID=588e7efb-4a00-4e46-b663-71cda10a891e ro quiet splash $vt_handoff init=/sbin/upstart
  262. echo 'Initiale Ramdisk wird geladen …'
  263. initrd /boot/initrd.img-4.4.0-22-generic
  264. }
  265. menuentry 'Ubuntu, with Linux 4.4.0-22-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-22-generic-recovery-588e7efb-4a00-4e46-b663-71cda10a891e' {
  266. recordfail
  267. load_video
  268. insmod gzio
  269. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  270. insmod part_gpt
  271. insmod ext2
  272. set root='hd0,gpt2'
  273. if [ x$feature_platform_search_hint = xy ]; then
  274. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 588e7efb-4a00-4e46-b663-71cda10a891e
  275. else
  276. search --no-floppy --fs-uuid --set=root 588e7efb-4a00-4e46-b663-71cda10a891e
  277. fi
  278. echo 'Linux 4.4.0-22-generic wird geladen …'
  279. linux /boot/vmlinuz-4.4.0-22-generic.efi.signed root=UUID=588e7efb-4a00-4e46-b663-71cda10a891e ro recovery nomodeset
  280. echo 'Initiale Ramdisk wird geladen …'
  281. initrd /boot/initrd.img-4.4.0-22-generic
  282. }
  283. menuentry 'Ubuntu, mit Linux 4.4.0-21-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-21-generic-advanced-588e7efb-4a00-4e46-b663-71cda10a891e' {
  284. recordfail
  285. load_video
  286. gfxmode $linux_gfx_mode
  287. insmod gzio
  288. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  289. insmod part_gpt
  290. insmod ext2
  291. set root='hd0,gpt2'
  292. if [ x$feature_platform_search_hint = xy ]; then
  293. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 588e7efb-4a00-4e46-b663-71cda10a891e
  294. else
  295. search --no-floppy --fs-uuid --set=root 588e7efb-4a00-4e46-b663-71cda10a891e
  296. fi
  297. echo 'Linux 4.4.0-21-generic wird geladen …'
  298. linux /boot/vmlinuz-4.4.0-21-generic.efi.signed root=UUID=588e7efb-4a00-4e46-b663-71cda10a891e ro quiet splash $vt_handoff
  299. echo 'Initiale Ramdisk wird geladen …'
  300. initrd /boot/initrd.img-4.4.0-21-generic
  301. }
  302. menuentry 'Ubuntu, with Linux 4.4.0-21-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-21-generic-init-upstart-588e7efb-4a00-4e46-b663-71cda10a891e' {
  303. recordfail
  304. load_video
  305. gfxmode $linux_gfx_mode
  306. insmod gzio
  307. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  308. insmod part_gpt
  309. insmod ext2
  310. set root='hd0,gpt2'
  311. if [ x$feature_platform_search_hint = xy ]; then
  312. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 588e7efb-4a00-4e46-b663-71cda10a891e
  313. else
  314. search --no-floppy --fs-uuid --set=root 588e7efb-4a00-4e46-b663-71cda10a891e
  315. fi
  316. echo 'Linux 4.4.0-21-generic wird geladen …'
  317. linux /boot/vmlinuz-4.4.0-21-generic.efi.signed root=UUID=588e7efb-4a00-4e46-b663-71cda10a891e ro quiet splash $vt_handoff init=/sbin/upstart
  318. echo 'Initiale Ramdisk wird geladen …'
  319. initrd /boot/initrd.img-4.4.0-21-generic
  320. }
  321. menuentry 'Ubuntu, with Linux 4.4.0-21-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-21-generic-recovery-588e7efb-4a00-4e46-b663-71cda10a891e' {
  322. recordfail
  323. load_video
  324. insmod gzio
  325. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  326. insmod part_gpt
  327. insmod ext2
  328. set root='hd0,gpt2'
  329. if [ x$feature_platform_search_hint = xy ]; then
  330. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 588e7efb-4a00-4e46-b663-71cda10a891e
  331. else
  332. search --no-floppy --fs-uuid --set=root 588e7efb-4a00-4e46-b663-71cda10a891e
  333. fi
  334. echo 'Linux 4.4.0-21-generic wird geladen …'
  335. linux /boot/vmlinuz-4.4.0-21-generic.efi.signed root=UUID=588e7efb-4a00-4e46-b663-71cda10a891e ro recovery nomodeset
  336. echo 'Initiale Ramdisk wird geladen …'
  337. initrd /boot/initrd.img-4.4.0-21-generic
  338. }
  339. }
  340. ### END /etc/grub.d/10_linux ###
  341. ### BEGIN /etc/grub.d/20_linux_xen ###
  342. ### END /etc/grub.d/20_linux_xen ###
  343. ### BEGIN /etc/grub.d/20_memtest86+ ###
  344. ### END /etc/grub.d/20_memtest86+ ###
  345. ### BEGIN /etc/grub.d/25_custom ###
  346. menuentry "EFI/ubuntu/fwupx64.efi" {
  347. search --fs-uuid --no-floppy --set=root 9AE4-1233
  348. chainloader (${root})/EFI/ubuntu/fwupx64.efi
  349. }
  350. menuentry "EFI/ubuntu/MokManager.efi" {
  351. search --fs-uuid --no-floppy --set=root 9AE4-1233
  352. chainloader (${root})/EFI/ubuntu/MokManager.efi
  353. }
  354. ### END /etc/grub.d/25_custom ###
  355. ### BEGIN /etc/grub.d/30_os-prober ###
  356. menuentry 'Windows Boot Manager (auf /dev/sdc2)' --class windows --class os $menuentry_id_option 'osprober-efi-0C48-8F5E' {
  357. insmod part_gpt
  358. insmod fat
  359. set root='hd2,gpt2'
  360. if [ x$feature_platform_search_hint = xy ]; then
  361. search --no-floppy --fs-uuid --set=root --hint-bios=hd2,gpt2 --hint-efi=hd2,gpt2 --hint-baremetal=ahci2,gpt2 0C48-8F5E
  362. else
  363. search --no-floppy --fs-uuid --set=root 0C48-8F5E
  364. fi
  365. chainloader /efi/Microsoft/Boot/bootmgfw.efi
  366. }
  367. set timeout_style=menu
  368. if [ "${timeout}" = 0 ]; then
  369. set timeout=10
  370. fi
  371. ### END /etc/grub.d/30_os-prober ###
  372. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  373. menuentry 'System setup' $menuentry_id_option 'uefi-firmware' {
  374. fwsetup
  375. }
  376. ### END /etc/grub.d/30_uefi-firmware ###
  377. ### BEGIN /etc/grub.d/40_custom ###
  378. # This file provides an easy way to add custom menu entries. Simply type the
  379. # menu entries you want to add after this comment. Be careful not to change
  380. # the 'exec tail' line above.
  381. ### END /etc/grub.d/40_custom ###
  382. ### BEGIN /etc/grub.d/41_custom ###
  383. if [ -f ${config_directory}/custom.cfg ]; then
  384. source ${config_directory}/custom.cfg
  385. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  386. source $prefix/custom.cfg;
  387. fi
  388. ### END /etc/grub.d/41_custom ###
  389. --------------------------------------------------------------------------------
  390. =============================== sda2/etc/fstab: ================================
  391. --------------------------------------------------------------------------------
  392. # /etc/fstab: static file system information.
  393. #
  394. # Use 'blkid' to print the universally unique identifier for a
  395. # device; this may be used with UUID= as a more robust way to name devices
  396. # that works even if disks are added and removed. See fstab(5).
  397. #
  398. # <file system> <mount point> <type> <options> <dump> <pass>
  399. # / was on /dev/sdb2 during installation
  400. UUID=588e7efb-4a00-4e46-b663-71cda10a891e / ext4 errors=remount-ro 0 1
  401. # /boot/efi was on /dev/sda2 during installation
  402. #UUID=0C48-8F5E /boot/efi vfat umask=0077 0 1
  403. UUID=9AE4-1233 /boot/efi vfat defaults 0 1
  404. --------------------------------------------------------------------------------
  405. =================== sda2: Location of files loaded by Grub: ====================
  406. GiB - GB File Fragment(s)
  407. 225.731353760 = 242.377195520 boot/grub/grub.cfg 1
  408. 227.515876770 = 244.293312512 boot/vmlinuz-4.4.0-21-generic 1
  409. 227.832702637 = 244.633501696 boot/vmlinuz-4.4.0-21-generic.efi.signed 1
  410. 285.824890137 = 306.902138880 boot/vmlinuz-4.4.0-22-generic 1
  411. 253.637393951 = 272.341078016 boot/vmlinuz-4.4.0-22-generic.efi.signed 2
  412. 285.824890137 = 306.902138880 vmlinuz 1
  413. 227.515876770 = 244.293312512 vmlinuz.old 1
  414. 228.654293060 = 245.515677696 boot/initrd.img-4.4.0-21-generic 4
  415. 272.922618866 = 293.048430592 boot/initrd.img-4.4.0-22-generic 3
  416. 272.922618866 = 293.048430592 initrd.img 3
  417. 228.654293060 = 245.515677696 initrd.img.old 4
  418. ========= Devices which don't seem to have a corresponding hard drive: =========
  419. sdb
  420. ADDITIONAL INFORMATION :
  421. =================== log of boot-repair 2016-06-09__16h48 ===================
  422. boot-repair version : 4ppa37
  423. boot-sav version : 4ppa37
  424. glade2script version : 3.2.3~ppa1
  425. boot-sav-extra version : 4ppa37
  426. boot-repair is executed in installed-session (Ubuntu 16.04 LTS, xenial, Ubuntu, x86_64)
  427. CPU op-mode(s): 32-bit, 64-bit
  428. BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed root=UUID=588e7efb-4a00-4e46-b663-71cda10a891e ro quiet splash vt.handoff=7
  429. =================== os-prober:
  430. /dev/sda2:Das aktuell benutzte Betriebssystem - Ubuntu 16.04 LTS CurrentSession:linux
  431. =================== blkid:
  432. /dev/sda1: LABEL="EFI" UUID="9AE4-1233" TYPE="vfat" PARTLABEL="Basic data partition" PARTUUID="07cc94cb-c41d-4c33-f744-5f061a2845f5"
  433. /dev/sda2: UUID="588e7efb-4a00-4e46-b663-71cda10a891e" TYPE="ext4" PARTLABEL="root" PARTUUID="3c35b4f0-62fe-47e4-949b-68e7d14b046b"
  434. /dev/sda3: UUID="45D05400619A55B3" TYPE="ntfs" PARTUUID="f9cc1308-0b27-4094-b9f3-fe4f900382f3"
  435. /dev/sda4: LABEL="Windows" UUID="21F4E6685574C1BF" TYPE="ntfs" PARTUUID="545a54bc-9877-44a4-b8b3-9c0dc7504853"
  436. 1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
  437. =================== /etc/grub.d/ :
  438. drwxr-xr-x 3 root root 4096 Apr 21 10:10 grub.d
  439. insgesamt 84
  440. -rwxr-xr-x 1 root root 9791 Mär 19 04:14 00_header
  441. -rwxr-xr-x 1 root root 6258 Mär 15 19:08 05_debian_theme
  442. -rwxr-xr-x 1 root root 12261 Mär 19 04:14 10_linux
  443. -rwxr-xr-x 1 root root 11082 Mär 19 04:14 20_linux_xen
  444. -rwxr-xr-x 1 root root 1992 Jan 28 13:44 20_memtest86+
  445. -rwxr-xr-x 1 root root 305 Apr 21 10:10 25_custom
  446. -rwxr-xr-x 1 root root 11692 Mär 19 04:14 30_os-prober
  447. -rwxr-xr-x 1 root root 1418 Mär 19 04:14 30_uefi-firmware
  448. -rwxr-xr-x 1 root root 214 Mär 19 04:14 40_custom
  449. -rwxr-xr-x 1 root root 216 Mär 19 04:14 41_custom
  450. drwxr-xr-x 4 root root 4096 Apr 1 15:32 backup
  451. -rw-r--r-- 1 root root 483 Mär 19 04:14 README
  452. =================== /etc/default/grub :
  453. # If you change this file, run 'update-grub' afterwards to update
  454. # /boot/grub/grub.cfg.
  455. # For full documentation of the options in this file, see:
  456. # info -f grub -n 'Simple configuration'
  457. GRUB_DEFAULT="0"
  458. #GRUB_HIDDEN_TIMEOUT="0"
  459. GRUB_HIDDEN_TIMEOUT_QUIET="true"
  460. GRUB_TIMEOUT=10
  461. GRUB_DISTRIBUTOR="`lsb_release -i -s 2> /dev/null || echo Debian`"
  462. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  463. GRUB_CMDLINE_LINUX=""
  464. # Uncomment to enable BadRAM filtering, modify to suit your needs
  465. # This works with Linux (no patch required) and with any kernel that obtains
  466. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  467. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  468. # Uncomment to disable graphical terminal (grub-pc only)
  469. #GRUB_TERMINAL="console"
  470. # The resolution used on graphical terminal
  471. # note that you can use only modes which your graphic card supports via VBE
  472. # you can see them in real GRUB with the command `vbeinfo'
  473. #GRUB_GFXMODE="640x480"
  474. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  475. #GRUB_DISABLE_LINUX_UUID="true"
  476. # Uncomment to disable generation of recovery mode menu entries
  477. #GRUB_DISABLE_RECOVERY="true"
  478. # Uncomment to get a beep at grub start
  479. #GRUB_INIT_TUNE="480 440 1"
  480. export GRUB_COLOR_NORMAL="light-gray/black"
  481. export GRUB_COLOR_HIGHLIGHT="magenta/black"
  482. export GRUB_MENU_PICTURE="/usr/share/backgrounds/ubuntu-gnome/ubuntu-gnome-ayllon.jpg"
  483. /boot/efi detected in the fstab of sda2: UUID=9AE4-1233 (sda1)
  484. Presence of EFI/Microsoft file detected: /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi
  485. Presence of EFI/Microsoft file detected: /boot/efi/EFI/Microsoft/Boot/bootx64.efi
  486. Presence of EFI/Boot file detected: /boot/efi/EFI/Boot/bootx64.efi
  487. =================== efibootmgr -v
  488. BootCurrent: 0005
  489. Timeout: 2 seconds
  490. BootOrder: 0000,0005,0004,2001,2002,2003
  491. Boot0001* UEFI: Network Card PciRoot(0x0)/Pci(0x1c,0x3)/Pci(0x0,0x0)/MAC(20256416e595,0)/IPv4(0.0.0.0:0<->0.0.0.0:0,0,0)..BO
  492. Boot0002* UEFI: Network Card PciRoot(0x0)/Pci(0x1c,0x3)/Pci(0x0,0x0)/MAC(20256416e595,0)/IPv6([::]:<->[::]:,0,0)..BO
  493. Boot0003* UEFI: CT1000BX100SSD1 PciRoot(0x0)/Pci(0x1f,0x2)/Sata(4,65535,0)/HD(1,GPT,07cc94cb-c41d-4c33-f744-5f061a2845f5,0x800,0x32800)..BO
  494. Boot0004* ubuntu HD(1,GPT,07cc94cb-c41d-4c33-f744-5f061a2845f5,0x800,0x32800)/File(EFIubuntushimx64.efi)
  495. Boot0005* UEFI: TOSHIBA TransMemory 1.00 PciRoot(0x0)/Pci(0x14,0x0)/USB(3,0)/HD(2,GPT,0d29a6d7-b087-4ddf-95a0-75b9d3f4d39c,0x114,0x1680)..BO
  496. Boot2001* EFI USB Device RC
  497. Boot2002* EFI DVD/CDROM RC
  498. Boot2003* EFI Network RC
  499. =================== UEFI/Legacy mode:
  500. BIOS is EFI-compatible, and is setup in EFI-mode for this installed-session.
  501. SecureBoot disabled. (maybe sec-boot, Bitte melden Sie diese Nachricht an [email protected])
  502. =================== PARTITIONS & DISKS:
  503. sda2 : sda, not-sepboot, grubenv-ok grub2, signed 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, .
  504. sda1 : sda, 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, not-far, /boot/efi.
  505. sda3 : sda, 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/sda3.
  506. sda4 : sda, 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/sda4.
  507. sda : GPT, no-BIOS_boot, has-correctEFI, not-usb, has-os, 2048 sectors * 512 bytes
  508. =================== parted -l:
  509. Model: ATA CT1000BX100SSD1 (scsi)
  510. Disk /dev/sda: 1000GB
  511. Sector size (logical/physical): 512B/512B
  512. Partition Table: gpt
  513. Disk Flags:
  514. Number Start End Size File system Name Flags
  515. 1 1049kB 107MB 106MB fat32 Basic data partition boot, esp
  516. 2 107MB 423GB 423GB ext4 root msftdata
  517. 3 423GB 423GB 131MB ntfs msftres
  518. 4 423GB 1000GB 577GB ntfs msftdata
  519. =================== parted -lm:
  520. BYT;
  521. /dev/sda:1000GB:scsi:512:512:gpt:ATA CT1000BX100SSD1:;
  522. 1:1049kB:107MB:106MB:fat32:Basic data partition:boot, esp;
  523. 2:107MB:423GB:423GB:ext4:root:msftdata;
  524. 3:423GB:423GB:131MB:ntfs::msftres;
  525. 4:423GB:1000GB:577GB:ntfs::msftdata;
  526. =================== lsblk:
  527. KNAME TYPE FSTYPE SIZE LABEL
  528. sda disk 931,5G
  529. sda1 part vfat 101M EFI
  530. sda2 part ext4 393,7G
  531. sda3 part ntfs 125M
  532. sda4 part ntfs 537,6G Windows
  533. sr0 rom 1024M
  534. KNAME ROTA RO RM STATE MOUNTPOINT
  535. sda 0 0 0 running
  536. sda1 0 0 0 /boot/efi
  537. sda2 0 0 0 /
  538. sda3 0 0 0 /mnt/boot-sav/sda3
  539. sda4 0 0 0 /mnt/boot-sav/sda4
  540. sr0 1 0 1 running
  541. =================== mount:
  542. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  543. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  544. udev on /dev type devtmpfs (rw,nosuid,relatime,size=8151972k,nr_inodes=2037993,mode=755)
  545. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  546. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=1634256k,mode=755)
  547. /dev/sda2 on / type ext4 (rw,relatime,errors=remount-ro,stripe=8191,data=ordered)
  548. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  549. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  550. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  551. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  552. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd,nsroot=/)
  553. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  554. efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
  555. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids,nsroot=/)
  556. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset,nsroot=/)
  557. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices,nsroot=/)
  558. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio,nsroot=/)
  559. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio,nsroot=/)
  560. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct,nsroot=/)
  561. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb,nsroot=/)
  562. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer,nsroot=/)
  563. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event,nsroot=/)
  564. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory,nsroot=/)
  565. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  566. mqueue on /dev/mqueue type mqueue (rw,relatime)
  567. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  568. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  569. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  570. /dev/sda1 on /boot/efi type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  571. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
  572. tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=1634256k,mode=700,uid=1000,gid=1000)
  573. gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
  574. /dev/sda3 on /mnt/boot-sav/sda3 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  575. /dev/sda4 on /mnt/boot-sav/sda4 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  576. =================== ls:
  577. /sys/block/sda (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sda1 sda2 sda3 sda4 size slaves stat subsystem trace uevent
  578. /sys/block/sdb (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
  579. /sys/block/sr0 (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
  580. /dev (filtered): autofs block bsg btrfs-control bus cdrom cdrw char console core cpu cpu_dma_latency cuse disk dri dvd dvdrw ecryptfs fb0 fd full fuse hidraw0 hidraw1 hidraw2 hidraw3 hidraw4 hpet hugepages hwrng i2c-0 i2c-1 i2c-10 i2c-11 i2c-12 i2c-13 i2c-14 i2c-15 i2c-16 i2c-17 i2c-18 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 i2c-8 i2c-9 initctl input kmsg kvm lightnvm log mapper mcelog media0 mei0 mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sda4 sdb sg0 sg1 sg2 shm snapshot snd sr0 stderr stdin stdout toshiba_acpi uhid uinput urandom usb userio v4l vfio vga_arbiter vhci vhost-net video0 zero
  581. ls /dev/mapper: control
  582. ls: Zugriff auf '' nicht möglich: Datei oder Verzeichnis nicht gefunden
  583. =================== hexdump -n512 -C /dev/sda1
  584. 00000000 eb 58 90 4d 53 44 4f 53 35 2e 30 00 02 02 ee 19 |.X.MSDOS5.0.....|
  585. 00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
  586. 00000020 00 28 03 00 09 03 00 00 00 00 00 00 02 00 00 00 |.(..............|
  587. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  588. 00000040 80 01 29 33 12 e4 9a 4e 4f 20 4e 41 4d 45 20 20 |..)3...NO NAME |
  589. 00000050 20 20 46 41 54 33 32 20 20 20 33 c9 8e d1 bc f4 | FAT32 3.....|
  590. 00000060 7b 8e c1 8e d9 bd 00 7c 88 56 40 88 4e 02 8a 56 |{......|[email protected]|
  591. 00000070 40 b4 41 bb aa 55 cd 13 72 10 81 fb 55 aa 75 0a |@.A..U..r...U.u.|
  592. 00000080 f6 c1 01 74 05 fe 46 02 eb 2d 8a 56 40 b4 08 cd |...t..F..-.V@...|
  593. 00000090 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 0f b6 |.s......f...@f..|
  594. 000000a0 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f b7 c9 |...?.......Af...|
  595. 000000b0 66 f7 e1 66 89 46 f8 83 7e 16 00 75 39 83 7e 2a |f..f.F..~..u9.~*|
  596. 000000c0 00 77 33 66 8b 46 1c 66 83 c0 0c bb 00 80 b9 01 |.w3f.F.f........|
  597. 000000d0 00 e8 2c 00 e9 a8 03 a1 f8 7d 80 c4 7c 8b f0 ac |..,......}..|...|
  598. 000000e0 84 c0 74 17 3c ff 74 09 b4 0e bb 07 00 cd 10 eb |..t.<.t.........|
  599. 000000f0 ee a1 fa 7d eb e4 a1 7d 80 eb df 98 cd 16 cd 19 |...}...}........|
  600. 00000100 66 60 80 7e 02 00 0f 84 20 00 66 6a 00 66 50 06 |f`.~.... .fj.fP.|
  601. 00000110 53 66 68 10 00 01 00 b4 42 8a 56 40 8b f4 cd 13 |Sfh.....B.V@....|
  602. 00000120 66 58 66 58 66 58 66 58 eb 33 66 3b 46 f8 72 03 |fXfXfXfX.3f;F.r.|
  603. 00000130 f9 eb 2a 66 33 d2 66 0f b7 4e 18 66 f7 f1 fe c2 |..*f3.f..N.f....|
  604. 00000140 8a ca 66 8b d0 66 c1 ea 10 f7 76 1a 86 d6 8a 56 |..f..f....v....V|
  605. 00000150 40 8a e8 c0 e4 06 0a cc b8 01 02 cd 13 66 61 0f |@............fa.|
  606. 00000160 82 74 ff 81 c3 00 02 66 40 49 75 94 c3 42 4f 4f |[email protected]|
  607. 00000170 54 4d 47 52 20 20 20 20 00 00 00 00 00 00 00 00 |TMGR ........|
  608. 00000180 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  609. *
  610. 000001a0 00 00 00 00 00 00 00 00 00 00 00 00 0d 0a 44 69 |..............Di|
  611. 000001b0 73 6b 20 65 72 72 6f 72 ff 0d 0a 50 72 65 73 73 |sk error...Press|
  612. 000001c0 20 61 6e 79 20 6b 65 79 20 74 6f 20 72 65 73 74 | any key to rest|
  613. 000001d0 61 72 74 0d 0a 00 00 00 00 00 00 00 00 00 00 00 |art.............|
  614. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  615. 000001f0 00 00 00 00 00 00 00 00 ac 01 b9 01 00 00 55 aa |..............U.|
  616. 00000200
  617. =================== hexdump -n512 -C /dev/sda3
  618. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  619. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 50 39 31 |........?....P91|
  620. 00000020 00 00 00 00 80 00 80 00 ff e7 03 00 00 00 00 00 |................|
  621. 00000030 04 00 00 00 00 00 00 00 7f 3e 00 00 00 00 00 00 |.........>......|
  622. 00000040 f6 00 00 00 01 00 00 00 b3 55 9a 61 00 54 d0 45 |.........U.a.T.E|
  623. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  624. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  625. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  626. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 d2 00 1e 83 ec |U.u.....u.......|
  627. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  628. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  629. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  630. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  631. 000000d0 40 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |@.+.w......f#.u-|
  632. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  633. 000000f0 68 07 bb 16 68 70 0e 16 68 09 00 66 53 66 53 66 |h...hp..h..fSfSf|
  634. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a e9 6a 01 |U...h..fa.....j.|
  635. 00000110 90 90 66 60 1e 06 66 a1 11 00 66 03 06 1c 00 1e |..f`..f...f.....|
  636. 00000120 66 68 00 00 00 00 66 50 06 53 68 01 00 68 10 00 |fh....fP.Sh..h..|
  637. 00000130 b4 42 8a 16 0e 00 16 1f 8b f4 cd 13 66 59 5b 5a |.B..........fY[Z|
  638. 00000140 66 59 66 59 1f 0f 82 16 00 66 ff 06 11 00 03 16 |fYfY.....f......|
  639. 00000150 0f 00 8e c2 ff 0e 16 00 75 bc 07 1f 66 61 c3 a0 |........u...fa..|
  640. 00000160 f8 01 e8 08 00 a0 fb 01 e8 02 00 eb fe b4 01 8b |................|
  641. 00000170 f0 ac 3c 00 74 09 b4 0e bb 07 00 cd 10 eb f2 c3 |..<.t...........|
  642. 00000180 0d 0a 41 20 64 69 73 6b 20 72 65 61 64 20 65 72 |..A disk read er|
  643. 00000190 72 6f 72 20 6f 63 63 75 72 72 65 64 00 0d 0a 42 |ror occurred...B|
  644. 000001a0 4f 4f 54 4d 47 52 20 69 73 20 6d 69 73 73 69 6e |OOTMGR is missin|
  645. 000001b0 67 00 0d 0a 42 4f 4f 54 4d 47 52 20 69 73 20 63 |g...BOOTMGR is c|
  646. 000001c0 6f 6d 70 72 65 73 73 65 64 00 0d 0a 50 72 65 73 |ompressed...Pres|
  647. 000001d0 73 20 43 74 72 6c 2b 41 6c 74 2b 44 65 6c 20 74 |s Ctrl+Alt+Del t|
  648. 000001e0 6f 20 72 65 73 74 61 72 74 0d 0a 00 00 00 00 00 |o restart.......|
  649. 000001f0 00 00 00 00 00 00 00 00 80 9d b2 ca 00 00 55 aa |..............U.|
  650. 00000200
  651. =================== hexdump -n512 -C /dev/sda4
  652. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  653. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 38 3d 31 |........?....8=1|
  654. 00000020 00 00 00 00 80 00 80 00 ff 2f 33 43 00 00 00 00 |........./3C....|
  655. 00000030 04 00 00 00 00 00 00 00 ff 32 33 04 00 00 00 00 |.........23.....|
  656. 00000040 f6 00 00 00 01 00 00 00 bf c1 74 55 68 e6 f4 21 |..........tUh..!|
  657. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  658. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  659. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  660. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 d2 00 1e 83 ec |U.u.....u.......|
  661. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  662. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  663. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  664. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  665. 000000d0 40 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |@.+.w......f#.u-|
  666. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  667. 000000f0 68 07 bb 16 68 70 0e 16 68 09 00 66 53 66 53 66 |h...hp..h..fSfSf|
  668. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a e9 6a 01 |U...h..fa.....j.|
  669. 00000110 90 90 66 60 1e 06 66 a1 11 00 66 03 06 1c 00 1e |..f`..f...f.....|
  670. 00000120 66 68 00 00 00 00 66 50 06 53 68 01 00 68 10 00 |fh....fP.Sh..h..|
  671. 00000130 b4 42 8a 16 0e 00 16 1f 8b f4 cd 13 66 59 5b 5a |.B..........fY[Z|
  672. 00000140 66 59 66 59 1f 0f 82 16 00 66 ff 06 11 00 03 16 |fYfY.....f......|
  673. 00000150 0f 00 8e c2 ff 0e 16 00 75 bc 07 1f 66 61 c3 a0 |........u...fa..|
  674. 00000160 f8 01 e8 08 00 a0 fb 01 e8 02 00 eb fe b4 01 8b |................|
  675. 00000170 f0 ac 3c 00 74 09 b4 0e bb 07 00 cd 10 eb f2 c3 |..<.t...........|
  676. 00000180 0d 0a 41 20 64 69 73 6b 20 72 65 61 64 20 65 72 |..A disk read er|
  677. 00000190 72 6f 72 20 6f 63 63 75 72 72 65 64 00 0d 0a 42 |ror occurred...B|
  678. 000001a0 4f 4f 54 4d 47 52 20 69 73 20 6d 69 73 73 69 6e |OOTMGR is missin|
  679. 000001b0 67 00 0d 0a 42 4f 4f 54 4d 47 52 20 69 73 20 63 |g...BOOTMGR is c|
  680. 000001c0 6f 6d 70 72 65 73 73 65 64 00 0d 0a 50 72 65 73 |ompressed...Pres|
  681. 000001d0 73 20 43 74 72 6c 2b 41 6c 74 2b 44 65 6c 20 74 |s Ctrl+Alt+Del t|
  682. 000001e0 6f 20 72 65 73 74 61 72 74 0d 0a 00 00 00 00 00 |o restart.......|
  683. 000001f0 00 00 00 00 00 00 00 00 80 9d b2 ca 00 00 55 aa |..............U.|
  684. 00000200
  685. =================== df -Th:
  686. Filesystem Type Size Used Avail Use% Mounted on
  687. udev devtmpfs 7.8G 0 7.8G 0% /dev
  688. tmpfs tmpfs 1.6G 10M 1.6G 1% /run
  689. /dev/sda2 ext4 388G 62G 307G 17% /
  690. tmpfs tmpfs 7.8G 1.1M 7.8G 1% /dev/shm
  691. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  692. tmpfs tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup
  693. /dev/sda1 vfat 97M 7.3M 90M 8% /boot/efi
  694. tmpfs tmpfs 1.6G 88K 1.6G 1% /run/user/1000
  695. /dev/sda3 fuseblk 125M 2.5M 123M 2% /mnt/boot-sav/sda3
  696. /dev/sda4 fuseblk 538G 82M 538G 1% /mnt/boot-sav/sda4
  697. =================== fdisk -l:
  698. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  699. Units: sectors of 1 * 512 = 512 bytes
  700. Sector size (logical/physical): 512 bytes / 4096 bytes
  701. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  702. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  703. Units: sectors of 1 * 512 = 512 bytes
  704. Sector size (logical/physical): 512 bytes / 4096 bytes
  705. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  706. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  707. Units: sectors of 1 * 512 = 512 bytes
  708. Sector size (logical/physical): 512 bytes / 4096 bytes
  709. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  710. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  711. Units: sectors of 1 * 512 = 512 bytes
  712. Sector size (logical/physical): 512 bytes / 4096 bytes
  713. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  714. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  715. Units: sectors of 1 * 512 = 512 bytes
  716. Sector size (logical/physical): 512 bytes / 4096 bytes
  717. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  718. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  719. Units: sectors of 1 * 512 = 512 bytes
  720. Sector size (logical/physical): 512 bytes / 4096 bytes
  721. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  722. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  723. Units: sectors of 1 * 512 = 512 bytes
  724. Sector size (logical/physical): 512 bytes / 4096 bytes
  725. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  726. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  727. Units: sectors of 1 * 512 = 512 bytes
  728. Sector size (logical/physical): 512 bytes / 4096 bytes
  729. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  730. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  731. Units: sectors of 1 * 512 = 512 bytes
  732. Sector size (logical/physical): 512 bytes / 4096 bytes
  733. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  734. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  735. Units: sectors of 1 * 512 = 512 bytes
  736. Sector size (logical/physical): 512 bytes / 4096 bytes
  737. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  738. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  739. Units: sectors of 1 * 512 = 512 bytes
  740. Sector size (logical/physical): 512 bytes / 4096 bytes
  741. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  742. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  743. Units: sectors of 1 * 512 = 512 bytes
  744. Sector size (logical/physical): 512 bytes / 4096 bytes
  745. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  746. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  747. Units: sectors of 1 * 512 = 512 bytes
  748. Sector size (logical/physical): 512 bytes / 4096 bytes
  749. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  750. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  751. Units: sectors of 1 * 512 = 512 bytes
  752. Sector size (logical/physical): 512 bytes / 4096 bytes
  753. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  754. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  755. Units: sectors of 1 * 512 = 512 bytes
  756. Sector size (logical/physical): 512 bytes / 4096 bytes
  757. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  758. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  759. Units: sectors of 1 * 512 = 512 bytes
  760. Sector size (logical/physical): 512 bytes / 4096 bytes
  761. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  762. Disk /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
  763. Units: sectors of 1 * 512 = 512 bytes
  764. Sector size (logical/physical): 512 bytes / 512 bytes
  765. I/O size (minimum/optimal): 512 bytes / 512 bytes
  766. Disklabel type: gpt
  767. Disk identifier: AF8A940C-97D3-4AEF-966C-82456B253F2F
  768. Device Start End Sectors Size Type
  769. /dev/sda1 2048 208895 206848 101M EFI System
  770. /dev/sda2 208896 825839615 825630720 393.7G Microsoft basic data
  771. /dev/sda3 825839616 826095615 256000 125M Microsoft reserved
  772. /dev/sda4 826095616 1953523711 1127428096 537.6G Microsoft basic data
  773. =================== Suggested repair
  774. The default repair of the Boot-Repair utility would reinstall the grub-efi-amd64-signed of sda2, using the following options: sda1/boot/efi,
  775. Additional repair would be performed: unhide-bootmenu-10s use-standard-efi-file rename-ms-efi
  776. =================== Final advice in case of suggested repair
  777. Die Startdateien für [Das aktuell benutzte Betriebssystem - Ubuntu 16.04 LTS] liegen weit hinten auf der Festplatte. Ihr BIOS könnte sie nicht erkennen. Bitte legen Sie eine Partition vom Typ /boot an und versuchen es ggf. erneut. (EXT4, >200MB, Anfang des Datenträgers). Dies könnte mit einem Tool wie gParted geschehen. Danach wählen Sie diese Partition über Option [Separate /boot-Partition:] von [Boot-Reparatur]. (https://help.ubuntu.com/community/BootPartition)
  778. =================== User settings
  779. The settings chosen by the user will not act on the boot.
  780. paste.ubuntu.com ko (), using paste.debian
  781. paste.debian.net ko (), using paste2