1. Boot Info Script e7fc706 + Boot-Repair extra info [Boot-Info 3June2013]
  2. ============================= Boot Info Summary: ===============================
  3. => Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of
  4. the same hard drive for core.img. core.img is at this location and looks
  5. in partition 1 for (,msdos1)/boot/grub.
  6. => Grub2 (v1.99) is installed in the MBR of /dev/sdb and looks at sector 1 of
  7. the same hard drive for core.img. core.img is at this location and looks
  8. for (,msdos1)/boot/grub on this drive.
  9. => Windows 2000/XP/2003 is installed in the MBR of /dev/sdc.
  10. sda1: __________________________________________________________________________
  11. File system: ext4
  12. Boot sector type: -
  13. Boot sector info:
  14. Operating System: Linux Mint 14 Nadia
  15. Boot files: /boot/grub/menu.lst /boot/grub/grub.cfg /etc/fstab
  16. sda2: __________________________________________________________________________
  17. File system: Extended Partition
  18. Boot sector type: Unknown
  19. Boot sector info:
  20. sda5: __________________________________________________________________________
  21. File system: swap
  22. Boot sector type: -
  23. Boot sector info:
  24. sdb1: __________________________________________________________________________
  25. File system: ntfs
  26. Boot sector type: Windows Vista: NTFS
  27. Boot sector info: No errors found in the Boot Parameter Block.
  28. Operating System:
  29. Boot files:
  30. sdc1: __________________________________________________________________________
  31. File system: ntfs
  32. Boot sector type: Windows 2000/XP: NTFS
  33. Boot sector info: No errors found in the Boot Parameter Block.
  34. Operating System: Windows 7
  35. Boot files: /Windows/System32/winload.exe
  36. ============================ Drive/Partition Info: =============================
  37. Drive: sda _____________________________________________________________________
  38. Disk /dev/sda: 120.0 GB, 120034123776 bytes
  39. 255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
  40. Units = sectors of 1 * 512 = 512 bytes
  41. Sector size (logical/physical): 512 bytes / 512 bytes
  42. Partition Boot Start Sector End Sector # of Sectors Id System
  43. /dev/sda1 * 2,048 227,141,631 227,139,584 83 Linux
  44. /dev/sda2 227,143,678 234,440,703 7,297,026 5 Extended
  45. /dev/sda5 227,143,680 234,440,703 7,297,024 82 Linux swap / Solaris
  46. Drive: sdb _____________________________________________________________________
  47. Disk /dev/sdb: 500.1 GB, 500107862016 bytes
  48. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
  49. Units = sectors of 1 * 512 = 512 bytes
  50. Sector size (logical/physical): 512 bytes / 512 bytes
  51. Partition Boot Start Sector End Sector # of Sectors Id System
  52. /dev/sdb1 63 976,773,167 976,773,105 83 Linux
  53. Drive: sdc _____________________________________________________________________
  54. Disk /dev/sdc: 160.0 GB, 160000000000 bytes
  55. 255 heads, 63 sectors/track, 19452 cylinders, total 312500000 sectors
  56. Units = sectors of 1 * 512 = 512 bytes
  57. Sector size (logical/physical): 512 bytes / 512 bytes
  58. Partition Boot Start Sector End Sector # of Sectors Id System
  59. /dev/sdc1 * 63 312,480,314 312,480,252 7 NTFS / exFAT / HPFS
  60. "blkid" output: ________________________________________________________________
  61. Device UUID TYPE LABEL
  62. /dev/sda1 fc6d696b-f2a8-4d81-810c-5b2e111125df ext4
  63. /dev/sda5 5f975e57-6da4-41e3-bffa-03d709dca17d swap
  64. /dev/sdb1 6F6B54A959068BA8 ntfs Lager0
  65. /dev/sdc1 3AB0A5C5B0A587C9 ntfs
  66. ================================ Mount points: =================================
  67. Device Mount_Point Type Options
  68. /dev/sda1 / ext4 (rw,errors=remount-ro)
  69. =========================== sda1/boot/grub/menu.lst: ===========================
  70. --------------------------------------------------------------------------------
  71. # menu.lst - See: grub(8), info grub, update-grub(8)
  72. # grub-install(8), grub-floppy(8),
  73. # grub-md5-crypt, /usr/share/doc/grub
  74. # and /usr/share/doc/grub-legacy-doc/.
  75. ## default num
  76. # Set the default entry to the entry number NUM. Numbering starts from 0, and
  77. # the entry number 0 is the default if the command is not used.
  78. #
  79. # You can specify 'saved' instead of a number. In this case, the default entry
  80. # is the entry saved with the command 'savedefault'.
  81. # WARNING: If you are using dmraid do not use 'savedefault' or your
  82. # array will desync and will not let you boot your system.
  83. default 0
  84. ## timeout sec
  85. # Set a timeout, in SEC seconds, before automatically booting the default entry
  86. # (normally the first entry defined).
  87. timeout 3
  88. ## hiddenmenu
  89. # Hides the menu by default (press ESC to see the menu)
  90. hiddenmenu
  91. # Pretty colours
  92. #color cyan/blue white/blue
  93. ## password ['--md5'] passwd
  94. # If used in the first section of a menu file, disable all interactive editing
  95. # control (menu entry editor and command-line) and entries protected by the
  96. # command 'lock'
  97. # e.g. password topsecret
  98. # password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
  99. # password topsecret
  100. #
  101. # examples
  102. #
  103. # title Windows 95/98/NT/2000
  104. # root (hd0,0)
  105. # makeactive
  106. # chainloader +1
  107. #
  108. # title Linux
  109. # root (hd0,1)
  110. # kernel /vmlinuz root=/dev/hda2 ro
  111. #
  112. #
  113. # Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
  114. ### BEGIN AUTOMAGIC KERNELS LIST
  115. ## lines between the AUTOMAGIC KERNELS LIST markers will be modified
  116. ## by the debian update-grub script except for the default options below
  117. ## DO NOT UNCOMMENT THEM, Just edit them to your needs
  118. ## ## Start Default Options ##
  119. ## default kernel options
  120. ## default kernel options for automagic boot options
  121. ## If you want special options for specific kernels use kopt_x_y_z
  122. ## where x.y.z is kernel version. Minor versions can be omitted.
  123. ## e.g. kopt=root=/dev/hda1 ro
  124. ## kopt_2_6_8=root=/dev/hdc1 ro
  125. ## kopt_2_6_8_2_686=root=/dev/hdc2 ro
  126. # kopt=root=UUID=fc6d696b-f2a8-4d81-810c-5b2e111125df ro
  127. ## default grub root device
  128. ## e.g. groot=(hd0,0)
  129. # groot=fc6d696b-f2a8-4d81-810c-5b2e111125df
  130. ## should update-grub create alternative automagic boot options
  131. ## e.g. alternative=true
  132. ## alternative=false
  133. # alternative=true
  134. ## should update-grub lock alternative automagic boot options
  135. ## e.g. lockalternative=true
  136. ## lockalternative=false
  137. # lockalternative=false
  138. ## additional options to use with the default boot option, but not with the
  139. ## alternatives
  140. ## e.g. defoptions=vga=791 resume=/dev/hda5
  141. # defoptions=quiet splash
  142. ## should update-grub lock old automagic boot options
  143. ## e.g. lockold=false
  144. ## lockold=true
  145. # lockold=false
  146. ## Xen hypervisor options to use with the default Xen boot option
  147. # xenhopt=
  148. ## Xen Linux kernel options to use with the default Xen boot option
  149. # xenkopt=console=tty0
  150. ## altoption boot targets option
  151. ## multiple altoptions lines are allowed
  152. ## e.g. altoptions=(extra menu suffix) extra boot options
  153. ## altoptions=(recovery) single
  154. # altoptions=(recovery mode) single
  155. ## controls how many kernels should be put into the menu.lst
  156. ## only counts the first occurence of a kernel, not the
  157. ## alternative kernel options
  158. ## e.g. howmany=all
  159. ## howmany=7
  160. # howmany=all
  161. ## specify if running in Xen domU or have grub detect automatically
  162. ## update-grub will ignore non-xen kernels when running in domU and vice versa
  163. ## e.g. indomU=detect
  164. ## indomU=true
  165. ## indomU=false
  166. # indomU=detect
  167. ## should update-grub create memtest86 boot option
  168. ## e.g. memtest86=true
  169. ## memtest86=false
  170. # memtest86=true
  171. ## should update-grub adjust the value of the default booted system
  172. ## can be true or false
  173. # updatedefaultentry=false
  174. ## should update-grub add savedefault to the default options
  175. ## can be true or false
  176. # savedefault=false
  177. ## ## End Default Options ##
  178. title Linux Mint 14 Nadia, kernel 3.5.0-17-generic
  179. uuid fc6d696b-f2a8-4d81-810c-5b2e111125df
  180. kernel /boot/vmlinuz-3.5.0-17-generic root=UUID=fc6d696b-f2a8-4d81-810c-5b2e111125df ro quiet splash
  181. initrd /boot/initrd.img-3.5.0-17-generic
  182. title Linux Mint 14 Nadia, kernel 3.5.0-17-generic (recovery mode)
  183. uuid fc6d696b-f2a8-4d81-810c-5b2e111125df
  184. kernel /boot/vmlinuz-3.5.0-17-generic root=UUID=fc6d696b-f2a8-4d81-810c-5b2e111125df ro single
  185. initrd /boot/initrd.img-3.5.0-17-generic
  186. title Linux Mint 14 Nadia, memtest86+
  187. uuid fc6d696b-f2a8-4d81-810c-5b2e111125df
  188. kernel /boot/memtest86+.bin
  189. ### END DEBIAN AUTOMAGIC KERNELS LIST
  190. --------------------------------------------------------------------------------
  191. =========================== sda1/boot/grub/grub.cfg: ===========================
  192. --------------------------------------------------------------------------------
  193. #
  194. # DO NOT EDIT THIS FILE
  195. #
  196. # It is automatically generated by grub-mkconfig using templates
  197. # from /etc/grub.d and settings from /etc/default/grub
  198. #
  199. ### BEGIN /etc/grub.d/00_header ###
  200. if [ -s $prefix/grubenv ]; then
  201. set have_grubenv=true
  202. load_env
  203. fi
  204. set default="0"
  205. if [ x"${feature_menuentry_id}" = xy ]; then
  206. menuentry_id_option="--id"
  207. else
  208. menuentry_id_option=""
  209. fi
  210. export menuentry_id_option
  211. if [ "${prev_saved_entry}" ]; then
  212. set saved_entry="${prev_saved_entry}"
  213. save_env saved_entry
  214. set prev_saved_entry=
  215. save_env prev_saved_entry
  216. set boot_once=true
  217. fi
  218. function savedefault {
  219. if [ -z "${boot_once}" ]; then
  220. saved_entry="${chosen}"
  221. save_env saved_entry
  222. fi
  223. }
  224. function recordfail {
  225. set recordfail=1
  226. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  227. }
  228. function load_video {
  229. if [ x$feature_all_video_module = xy ]; then
  230. insmod all_video
  231. else
  232. insmod efi_gop
  233. insmod efi_uga
  234. insmod ieee1275_fb
  235. insmod vbe
  236. insmod vga
  237. insmod video_bochs
  238. insmod video_cirrus
  239. fi
  240. }
  241. if [ x$feature_default_font_path = xy ] ; then
  242. font=unicode
  243. else
  244. insmod part_msdos
  245. insmod ext2
  246. set root='hd0,msdos1'
  247. if [ x$feature_platform_search_hint = xy ]; then
  248. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 fc6d696b-f2a8-4d81-810c-5b2e111125df
  249. else
  250. search --no-floppy --fs-uuid --set=root fc6d696b-f2a8-4d81-810c-5b2e111125df
  251. fi
  252. font="/usr/share/grub/unicode.pf2"
  253. fi
  254. if loadfont $font ; then
  255. set gfxmode=auto
  256. load_video
  257. insmod gfxterm
  258. set locale_dir=$prefix/locale
  259. set lang=de_DE
  260. insmod gettext
  261. fi
  262. terminal_output gfxterm
  263. if [ "${recordfail}" = 1 ]; then
  264. set timeout=-1
  265. else
  266. set timeout=10
  267. fi
  268. ### END /etc/grub.d/00_header ###
  269. ### BEGIN /etc/grub.d/05_debian_theme ###
  270. set menu_color_normal=white/black
  271. set menu_color_highlight=black/light-gray
  272. ### END /etc/grub.d/05_debian_theme ###
  273. ### BEGIN /etc/grub.d/06_mint_theme ###
  274. set menu_color_normal=white/black
  275. set menu_color_highlight=white/light-gray
  276. ### END /etc/grub.d/06_mint_theme ###
  277. ### BEGIN /etc/grub.d/10_linux ###
  278. function gfxmode {
  279. set gfxpayload="$1"
  280. if [ "$1" = "keep" ]; then
  281. set vt_handoff=vt.handoff=7
  282. else
  283. set vt_handoff=
  284. fi
  285. }
  286. if [ ${recordfail} != 1 ]; then
  287. if [ -e ${prefix}/gfxblacklist.txt ]; then
  288. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  289. if [ ${match} = 0 ]; then
  290. set linux_gfx_mode=keep
  291. else
  292. set linux_gfx_mode=text
  293. fi
  294. else
  295. set linux_gfx_mode=text
  296. fi
  297. else
  298. set linux_gfx_mode=keep
  299. fi
  300. else
  301. set linux_gfx_mode=text
  302. fi
  303. export linux_gfx_mode
  304. if [ "$linux_gfx_mode" != "text" ]; then load_video; fi
  305. menuentry 'Linux Mint 14 MATE 32-bit, 3.5.0-17-generic (/dev/sda1)' --class linuxmint --class gnu-linux --class gnu --class os {
  306. recordfail
  307. gfxmode $linux_gfx_mode
  308. insmod gzio
  309. insmod part_msdos
  310. insmod ext2
  311. set root='hd0,msdos1'
  312. if [ x$feature_platform_search_hint = xy ]; then
  313. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 fc6d696b-f2a8-4d81-810c-5b2e111125df
  314. else
  315. search --no-floppy --fs-uuid --set=root fc6d696b-f2a8-4d81-810c-5b2e111125df
  316. fi
  317. linux /boot/vmlinuz-3.5.0-17-generic root=UUID=fc6d696b-f2a8-4d81-810c-5b2e111125df ro quiet splash $vt_handoff
  318. initrd /boot/initrd.img-3.5.0-17-generic
  319. }
  320. menuentry 'Linux Mint 14 MATE 32-bit, 3.5.0-17-generic (/dev/sda1) -- recovery mode' --class linuxmint --class gnu-linux --class gnu --class os {
  321. recordfail
  322. insmod gzio
  323. insmod part_msdos
  324. insmod ext2
  325. set root='hd0,msdos1'
  326. if [ x$feature_platform_search_hint = xy ]; then
  327. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 fc6d696b-f2a8-4d81-810c-5b2e111125df
  328. else
  329. search --no-floppy --fs-uuid --set=root fc6d696b-f2a8-4d81-810c-5b2e111125df
  330. fi
  331. echo 'Loading Linux 3.5.0-17-generic ...'
  332. linux /boot/vmlinuz-3.5.0-17-generic root=UUID=fc6d696b-f2a8-4d81-810c-5b2e111125df ro recovery nomodeset
  333. echo 'Loading initial ramdisk ...'
  334. initrd /boot/initrd.img-3.5.0-17-generic
  335. }
  336. ### END /etc/grub.d/10_linux ###
  337. ### BEGIN /etc/grub.d/10_lupin ###
  338. ### END /etc/grub.d/10_lupin ###
  339. ### BEGIN /etc/grub.d/20_linux_xen ###
  340. ### END /etc/grub.d/20_linux_xen ###
  341. ### BEGIN /etc/grub.d/20_memtest86+ ###
  342. menuentry "Memory test (memtest86+)" {
  343. insmod part_msdos
  344. insmod ext2
  345. set root='hd0,msdos1'
  346. if [ x$feature_platform_search_hint = xy ]; then
  347. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 fc6d696b-f2a8-4d81-810c-5b2e111125df
  348. else
  349. search --no-floppy --fs-uuid --set=root fc6d696b-f2a8-4d81-810c-5b2e111125df
  350. fi
  351. linux16 /boot/memtest86+.bin
  352. }
  353. menuentry "Memory test (memtest86+, serial console 115200)" {
  354. insmod part_msdos
  355. insmod ext2
  356. set root='hd0,msdos1'
  357. if [ x$feature_platform_search_hint = xy ]; then
  358. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 fc6d696b-f2a8-4d81-810c-5b2e111125df
  359. else
  360. search --no-floppy --fs-uuid --set=root fc6d696b-f2a8-4d81-810c-5b2e111125df
  361. fi
  362. linux16 /boot/memtest86+.bin console=ttyS0,115200n8
  363. }
  364. ### END /etc/grub.d/20_memtest86+ ###
  365. ### BEGIN /etc/grub.d/30_os-prober ###
  366. if [ "x${timeout}" != "x-1" ]; then
  367. if sleep --interruptible 20 ; then
  368. set timeout=0
  369. fi
  370. fi
  371. ### END /etc/grub.d/30_os-prober ###
  372. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  373. ### END /etc/grub.d/30_uefi-firmware ###
  374. ### BEGIN /etc/grub.d/40_custom ###
  375. # This file provides an easy way to add custom menu entries. Simply type the
  376. # menu entries you want to add after this comment. Be careful not to change
  377. # the 'exec tail' line above
  378. menuentry “Windows 7{
  379. set root = (hd3,1)
  380. chainloader +1
  381. }
  382. ### END /etc/grub.d/40_custom ###
  383. ### BEGIN /etc/grub.d/41_custom ###
  384. if [ -f ${config_directory}/custom.cfg ]; then
  385. source ${config_directory}/custom.cfg
  386. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  387. source $prefix/custom.cfg;
  388. fi
  389. ### END /etc/grub.d/41_custom ###
  390. --------------------------------------------------------------------------------
  391. =============================== sda1/etc/fstab: ================================
  392. --------------------------------------------------------------------------------
  393. # /etc/fstab: static file system information.
  394. #
  395. # Use 'blkid' to print the universally unique identifier for a
  396. # device; this may be used with UUID= as a more robust way to name devices
  397. # that works even if disks are added and removed. See fstab(5).
  398. #
  399. # <file system> <mount point> <type> <options> <dump> <pass>
  400. proc /proc proc nodev,noexec,nosuid 0 0
  401. # / was on /dev/sda1 during installation
  402. UUID=fc6d696b-f2a8-4d81-810c-5b2e111125df / ext4 errors=remount-ro 0 1
  403. # swap was on /dev/sda5 during installation
  404. UUID=5f975e57-6da4-41e3-bffa-03d709dca17d none swap sw 0 0
  405. --------------------------------------------------------------------------------
  406. =================== sda1: Location of files loaded by Grub: ====================
  407. GiB - GB File Fragment(s)
  408. 84.130962372 = 90.334932992 boot/grub/menu.lst 2
  409. 76.249248505 = 81.872007168 boot/grub/grub.cfg 1
  410. 0.813476562 = 0.873463808 boot/vmlinuz-3.5.0-17-generic 2
  411. 0.813476562 = 0.873463808 vmlinuz 2
  412. 4.249385834 = 4.562743296 boot/initrd.img-3.5.0-17-generic 1
  413. 4.249385834 = 4.562743296 initrd.img 1
  414. 4.249385834 = 4.562743296 initrd.img.old 1
  415. ======================== Unknown MBRs/Boot Sectors/etc: ========================
  416. Unknown BootLoader on sda2
  417. 00000000 25 6c 53 e0 67 24 a5 1c 04 db cf 3c 2d 43 1d 28 |%lS.g$.....<-C.(|
  418. 00000010 b5 03 d8 6f a2 e3 83 d9 4c e0 87 ff e8 69 84 30 |...o....L....i.0|
  419. 00000020 e8 66 34 a8 84 4d d0 71 43 42 c6 82 97 56 f6 ef |.f4..M.qCB...V..|
  420. 00000030 f2 0a 55 0b 52 a4 2f 31 27 7f 10 4e 82 03 1b f6 |..U.R./1'..N....|
  421. 00000040 91 1f 49 36 4d ab 50 fd 90 95 26 0f 01 56 c8 95 |..I6M.P...&..V..|
  422. 00000050 7d fc 69 84 10 c4 41 9a f2 d9 50 d0 ba fe f8 ec |}.i...A...P.....|
  423. 00000060 4b 2e 26 ab eb 8c 5b 67 28 c0 ab f5 f5 ec 87 a3 |K.&...[g(.......|
  424. 00000070 f5 60 67 ef 45 47 69 e4 75 74 ef c7 b1 2c fd 6b |.`g.EGi.ut...,.k|
  425. 00000080 5b e3 ef 5f d7 93 63 a0 1b 7a 7f ad 18 ec 8b 4e |[.._..c..z.....N|
  426. 00000090 cd 0f e1 7c 1e 36 f3 43 a2 32 48 fa 3d 86 28 4f |...|.6.C.2H.=.(O|
  427. 000000a0 84 6a 32 58 a4 0f 72 c9 11 62 79 9a 63 1f b2 1d |.j2X..r..by.c...|
  428. 000000b0 25 0c d0 6b 3d db 07 72 d1 18 2c 9b f3 e9 c0 c9 |%..k=..r..,.....|
  429. 000000c0 8f 9e 8c fe 47 64 a6 10 75 61 97 ea 9f e9 6e 8c |....Gd..ua....n.|
  430. 000000d0 80 08 59 f1 c9 40 00 89 66 b5 8c db 17 90 b3 54 |[email protected]|
  431. 000000e0 56 d3 be 8a b0 a6 8e 29 fe e4 a2 02 ac 57 0c ec |V......).....W..|
  432. 000000f0 43 76 30 59 29 6b d4 57 12 bb b6 96 d9 8d e1 b4 |Cv0Y)k.W........|
  433. 00000100 07 8f e2 dd 3d 2b 65 1b ca 71 ec 57 e3 9d 5a b8 |....=+e..q.W..Z.|
  434. 00000110 26 97 7a 11 07 3b 6f 0a e4 1d 9f 2d 8f f8 ad 4c |&.z..;o....-...L|
  435. 00000120 d9 6f 34 77 65 12 d3 f2 a4 16 f1 09 00 40 45 1f |.o4we........@E.|
  436. 00000130 33 16 a9 d0 0e 2e 64 a2 68 5e a7 89 aa 1e bb ca |3.....d.h^......|
  437. 00000140 d9 ee 88 43 1f d1 ce 9a e8 fe ca 2e a2 5d db f7 |...C.........]..|
  438. 00000150 89 f0 fe b8 35 ac 11 9b 89 32 27 bc 3e f3 a1 49 |....5....2'.>..I|
  439. 00000160 87 a5 06 2b 80 da 48 2c cd c9 b3 9f 53 e7 d6 82 |...+..H,....S...|
  440. 00000170 dd cd e5 1a 93 30 b9 8e c2 ed 92 0c 39 b2 0e e0 |.....0......9...|
  441. 00000180 08 93 fd e8 c7 48 f0 c5 9c d0 7d aa eb cf 5d c8 |.....H....}...].|
  442. 00000190 43 7a a5 96 88 2e 93 44 13 53 d6 ea 42 2a de 6b |Cz.....D.S..B*.k|
  443. 000001a0 ab e8 9c f5 ea 37 80 1b 2a 62 ea 88 25 52 e2 41 |.....7..*b..%R.A|
  444. 000001b0 4c 86 6f e8 34 e6 42 ab f2 9b 0e 28 cd c5 00 fe |L.o.4.B....(....|
  445. 000001c0 ff ff 82 fe ff ff 02 00 00 00 00 58 6f 00 00 00 |...........Xo...|
  446. 000001d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  447. *
  448. 000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
  449. 00000200
  450. =============================== StdErr Messages: ===============================
  451. cat: write error: Broken pipe
  452. cat: write error: Broken pipe
  453. ADDITIONAL INFORMATION :
  454. =================== log of boot-repair 2013-07-02__02h31 ===================
  455. boot-repair version : 3.199~ppa6~quantal
  456. boot-sav version : 3.199~ppa6~quantal
  457. glade2script version : 3.2.2~ppa45~quantal
  458. boot-sav-extra version : 3.199~ppa6~quantal
  459. boot-repair is executed in installed-session (Linux Mint 14 Nadia, nadia, LinuxMint, i686)
  460. CPU op-mode(s): 32-bit, 64-bit
  461. BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic root=UUID=fc6d696b-f2a8-4d81-810c-5b2e111125df ro
  462. =================== os-prober:
  463. /dev/sda1:Das aktuell benutzte Betriebssystem - Linux Mint 14 Nadia CurrentSession:linux
  464. =================== blkid:
  465. /dev/sdb1: LABEL="Lager0" UUID="6F6B54A959068BA8" TYPE="ntfs"
  466. /dev/sdc1: UUID="3AB0A5C5B0A587C9" TYPE="ntfs"
  467. /dev/sda1: UUID="fc6d696b-f2a8-4d81-810c-5b2e111125df" TYPE="ext4"
  468. /dev/sda5: UUID="5f975e57-6da4-41e3-bffa-03d709dca17d" TYPE="swap"
  469. 1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
  470. Windows not detected by os-prober on sdc1.
  471. Warning: extended partition does not start at a cylinder boundary.
  472. DOS and Linux will interpret the contents differently.
  473. =================== /etc/default/grub :
  474. # If you change this file, run 'update-grub' afterwards to update
  475. # /boot/grub/grub.cfg.
  476. # For full documentation of the options in this file, see:
  477. # info -f grub -n 'Simple configuration'
  478. GRUB_DEFAULT="0"
  479. GRUB_HIDDEN_TIMEOUT="20"
  480. GRUB_HIDDEN_TIMEOUT_QUIET="true"
  481. GRUB_TIMEOUT="10"
  482. GRUB_DISTRIBUTOR="`lsb_release -i -s 2> /dev/null || echo Debian`"
  483. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  484. GRUB_CMDLINE_LINUX=""
  485. # Uncomment to enable BadRAM filtering, modify to suit your needs
  486. # This works with Linux (no patch required) and with any kernel that obtains
  487. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  488. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  489. # Uncomment to disable graphical terminal (grub-pc only)
  490. #GRUB_TERMINAL="console"
  491. # The resolution used on graphical terminal
  492. # note that you can use only modes which your graphic card supports via VBE
  493. # you can see them in real GRUB with the command `vbeinfo'
  494. #GRUB_GFXMODE="640x480"
  495. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  496. #GRUB_DISABLE_LINUX_UUID="true"
  497. # Uncomment to disable generation of recovery mode menu entries
  498. #GRUB_DISABLE_RECOVERY="true"
  499. # Uncomment to get a beep at grub start
  500. #GRUB_INIT_TUNE="480 440 1"
  501. =================== /etc/grub.d/ :
  502. drwxr-xr-x 2 root root 4096 Jul 2 02:22 grub.d
  503. total 84
  504. -rwxr-xr-x 1 root root 7541 Okt 14 2012 00_header
  505. -rwxr-xr-x 1 root root 5488 Okt 4 2012 05_debian_theme
  506. -rwxr-xr-x 1 root root 1183 Okt 23 2011 06_mint_theme
  507. -rwxr-xr-x 1 root root 7500 Jul 2 02:20 10_linux
  508. -rwxr-xr-x 1 root root 10634 Okt 1 2012 10_lupin
  509. -rwxr-xr-x 1 root root 10258 Okt 14 2012 20_linux_xen
  510. -rwxr-xr-x 1 root root 1688 Okt 11 2012 20_memtest86+
  511. -rwxr-xr-x 1 root root 10976 Okt 14 2012 30_os-prober
  512. -rwxr-xr-x 1 root root 1426 Okt 14 2012 30_uefi-firmware
  513. -rwxr-xr-x 1 root root 278 Jul 2 02:22 40_custom
  514. -rwxr-xr-x 1 root root 216 Okt 14 2012 41_custom
  515. -rw-r--r-- 1 root root 483 Okt 14 2012 README
  516. =================== /etc/grub.d/40_custom :
  517. menuentry “Windows 7{
  518. set root = (hd3,1)
  519. chainloader +1
  520. }
  521. /boot/grub/menu.lst detected
  522. =================== UEFI/Legacy mode:
  523. This installed-session is not EFI-compatible.
  524. SecureBoot disabled.
  525. =================== PARTITIONS & DISKS:
  526. sda1 : sda, not-sepboot, grubenv-ok grub2, grub-pc , update-grub, 32, 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, standard, farbios, .
  527. 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, /mnt/boot-sav/sdb1.
  528. sdc1 : sdc, 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, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sdc1.
  529. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes
  530. sdb : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, no-os, 63 sectors * 512 bytes
  531. sdc : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 63 sectors * 512 bytes
  532. =================== parted -l:
  533. Model: ATA WDC WD1200BEVS-0 (scsi)
  534. Disk /dev/sda: 120GB
  535. Sector size (logical/physical): 512B/512B
  536. Partition Table: msdos
  537. Number Start End Size Type File system Flags
  538. 1 1049kB 116GB 116GB primary ext4 boot
  539. 2 116GB 120GB 3736MB extended
  540. 5 116GB 120GB 3736MB logical linux-swap(v1)
  541. Model: ATA ST9500325AS (scsi)
  542. Disk /dev/sdb: 500GB
  543. Sector size (logical/physical): 512B/512B
  544. Partition Table: msdos
  545. Number Start End Size Type File system Flags
  546. 1 32.3kB 500GB 500GB primary ntfs
  547. Model: ATA ST3160023AS (scsi)
  548. Disk /dev/sdc: 160GB
  549. Sector size (logical/physical): 512B/512B
  550. Partition Table: msdos
  551. Number Start End Size Type File system Flags
  552. 1 32.3kB 160GB 160GB primary ntfs boot
  553. =================== parted -lm:
  554. BYT;
  555. /dev/sda:120GB:scsi:512:512:msdos:ATA WDC WD1200BEVS-0;
  556. 1:1049kB:116GB:116GB:ext4::boot;
  557. 2:116GB:120GB:3736MB:::;
  558. 5:116GB:120GB:3736MB:linux-swap(v1)::;
  559. BYT;
  560. /dev/sdb:500GB:scsi:512:512:msdos:ATA ST9500325AS;
  561. 1:32.3kB:500GB:500GB:ntfs::;
  562. BYT;
  563. /dev/sdc:160GB:scsi:512:512:msdos:ATA ST3160023AS;
  564. 1:32.3kB:160GB:160GB:ntfs::boot;
  565. =================== mount:
  566. /dev/sda1 on / type ext4 (rw,errors=remount-ro)
  567. proc on /proc type proc (rw,noexec,nosuid,nodev)
  568. sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
  569. none on /sys/fs/fuse/connections type fusectl (rw)
  570. none on /sys/kernel/debug type debugfs (rw)
  571. none on /sys/kernel/security type securityfs (rw)
  572. udev on /dev type devtmpfs (rw,mode=0755)
  573. devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  574. tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
  575. none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
  576. none on /run/shm type tmpfs (rw,nosuid,nodev)
  577. none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
  578. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
  579. gvfsd-fuse on /run/user/benni/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=benni)
  580. /dev/sdb1 on /mnt/boot-sav/sdb1 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
  581. /dev/sdc1 on /mnt/boot-sav/sdc1 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
  582. =================== ls:
  583. /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 sda5 size slaves stat subsystem trace uevent
  584. /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
  585. /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 sdc1 size slaves stat subsystem trace uevent
  586. /dev (filtered): alarm ashmem ati autofs binder block bsg btrfs-control bus char console core cpu cpu_dma_latency disk ecryptfs fd full fuse fw0 hidraw0 hidraw1 hidraw2 hpet input kmsg kvm log lp0 mapper mcelog mem net network_latency network_throughput null oldmem parport0 port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sdb sdb1 sdc sdc1 sg0 sg1 sg2 shm snapshot snd stderr stdin stdout uinput urandom usb vga_arbiter vhost-net zero
  587. ls /dev/mapper: control
  588. =================== hexdump -n512 -C /dev/sdb1
  589. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  590. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 3f 00 00 00 |........?...?...|
  591. 00000020 00 00 00 00 80 00 80 00 f0 5f 38 3a 00 00 00 00 |........._8:....|
  592. 00000030 04 00 00 00 00 00 00 00 ff 85 a3 03 00 00 00 00 |................|
  593. 00000040 f6 00 00 00 01 00 00 00 a8 8b 06 59 a9 54 6b 6f |...........Y.Tko|
  594. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  595. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  596. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  597. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 d2 00 1e 83 ec |U.u.....u.......|
  598. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  599. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  600. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  601. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  602. 000000d0 40 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |@.+.w......f#.u-|
  603. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  604. 000000f0 68 07 bb 16 68 70 0e 16 68 09 00 66 53 66 53 66 |h...hp..h..fSfSf|
  605. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a e9 6a 01 |U...h..fa.....j.|
  606. 00000110 90 90 66 60 1e 06 66 a1 11 00 66 03 06 1c 00 1e |..f`..f...f.....|
  607. 00000120 66 68 00 00 00 00 66 50 06 53 68 01 00 68 10 00 |fh....fP.Sh..h..|
  608. 00000130 b4 42 8a 16 0e 00 16 1f 8b f4 cd 13 66 59 5b 5a |.B..........fY[Z|
  609. 00000140 66 59 66 59 1f 0f 82 16 00 66 ff 06 11 00 03 16 |fYfY.....f......|
  610. 00000150 0f 00 8e c2 ff 0e 16 00 75 bc 07 1f 66 61 c3 a0 |........u...fa..|
  611. 00000160 f8 01 e8 08 00 a0 fb 01 e8 02 00 eb fe b4 01 8b |................|
  612. 00000170 f0 ac 3c 00 74 09 b4 0e bb 07 00 cd 10 eb f2 c3 |..<.t...........|
  613. 00000180 0d 0a 41 20 64 69 73 6b 20 72 65 61 64 20 65 72 |..A disk read er|
  614. 00000190 72 6f 72 20 6f 63 63 75 72 72 65 64 00 0d 0a 42 |ror occurred...B|
  615. 000001a0 4f 4f 54 4d 47 52 20 69 73 20 6d 69 73 73 69 6e |OOTMGR is missin|
  616. 000001b0 67 00 0d 0a 42 4f 4f 54 4d 47 52 20 69 73 20 63 |g...BOOTMGR is c|
  617. 000001c0 6f 6d 70 72 65 73 73 65 64 00 0d 0a 50 72 65 73 |ompressed...Pres|
  618. 000001d0 73 20 43 74 72 6c 2b 41 6c 74 2b 44 65 6c 20 74 |s Ctrl+Alt+Del t|
  619. 000001e0 6f 20 72 65 73 74 61 72 74 0d 0a 00 00 00 00 00 |o restart.......|
  620. 000001f0 00 00 00 00 00 00 00 00 80 9d b2 ca 00 00 55 aa |..............U.|
  621. 00000200
  622. =================== hexdump -n512 -C /dev/sdc1
  623. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  624. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 3f 00 00 00 |........?...?...|
  625. 00000020 00 00 00 00 80 00 80 00 fb 11 a0 12 00 00 00 00 |................|
  626. 00000030 00 00 0c 00 00 00 00 00 1f 01 2a 01 00 00 00 00 |..........*.....|
  627. 00000040 f6 00 00 00 01 00 00 00 c9 87 a5 b0 c5 a5 b0 3a |...............:|
  628. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb b8 c0 07 |.....3.....|....|
  629. 00000060 8e d8 e8 16 00 b8 00 0d 8e c0 33 db c6 06 0e 00 |..........3.....|
  630. 00000070 10 e8 53 00 68 00 0d 68 6a 02 cb 8a 16 24 00 b4 |..S.h..hj....$..|
  631. 00000080 08 cd 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 |...s......f...@f|
  632. 00000090 0f b6 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f |.....?.......Af.|
  633. 000000a0 b7 c9 66 f7 e1 66 a3 20 00 c3 b4 41 bb aa 55 8a |..f..f. ...A..U.|
  634. 000000b0 16 24 00 cd 13 72 0f 81 fb 55 aa 75 09 f6 c1 01 |.$...r...U.u....|
  635. 000000c0 74 04 fe 06 14 00 c3 66 60 1e 06 66 a1 10 00 66 |t......f`..f...f|
  636. 000000d0 03 06 1c 00 66 3b 06 20 00 0f 82 3a 00 1e 66 6a |....f;. ...:..fj|
  637. 000000e0 00 66 50 06 53 66 68 10 00 01 00 80 3e 14 00 00 |.fP.Sfh.....>...|
  638. 000000f0 0f 85 0c 00 e8 b3 ff 80 3e 14 00 00 0f 84 61 00 |........>.....a.|
  639. 00000100 b4 42 8a 16 24 00 16 1f 8b f4 cd 13 66 58 5b 07 |.B..$.......fX[.|
  640. 00000110 66 58 66 58 1f eb 2d 66 33 d2 66 0f b7 0e 18 00 |fXfX..-f3.f.....|
  641. 00000120 66 f7 f1 fe c2 8a ca 66 8b d0 66 c1 ea 10 f7 36 |f......f..f....6|
  642. 00000130 1a 00 86 d6 8a 16 24 00 8a e8 c0 e4 06 0a cc b8 |......$.........|
  643. 00000140 01 02 cd 13 0f 82 19 00 8c c0 05 20 00 8e c0 66 |........... ...f|
  644. 00000150 ff 06 10 00 ff 0e 0e 00 0f 85 6f ff 07 1f 66 61 |..........o...fa|
  645. 00000160 c3 a0 f8 01 e8 09 00 a0 fb 01 e8 03 00 fb eb fe |................|
  646. 00000170 b4 01 8b f0 ac 3c 00 74 09 b4 0e bb 07 00 cd 10 |.....<.t........|
  647. 00000180 eb f2 c3 0d 0a 46 65 68 6c 65 72 20 62 65 69 6d |.....Fehler beim|
  648. 00000190 20 4c 65 73 65 6e 20 64 65 73 20 44 61 74 65 6e | Lesen des Daten|
  649. 000001a0 74 72 84 67 65 72 73 00 0d 0a 4e 54 4c 44 52 20 |tr.gers...NTLDR |
  650. 000001b0 66 65 68 6c 74 00 0d 0a 4e 54 4c 44 52 20 69 73 |fehlt...NTLDR is|
  651. 000001c0 74 20 6b 6f 6d 70 72 69 6d 69 65 72 74 00 0d 0a |t komprimiert...|
  652. 000001d0 4e 65 75 73 74 61 72 74 20 6d 69 74 20 53 74 72 |Neustart mit Str|
  653. 000001e0 67 2b 41 6c 74 2b 45 6e 74 66 0d 0a 00 00 00 00 |g+Alt+Entf......|
  654. 000001f0 00 00 00 00 00 00 00 00 83 a8 b6 ce 00 00 55 aa |..............U.|
  655. 00000200
  656. =================== df -Th:
  657. Filesystem Type Size Used Avail Use% Mounted on
  658. /dev/sda1 ext4 107G 26G 76G 26% /
  659. udev devtmpfs 1.8G 12K 1.8G 1% /dev
  660. tmpfs tmpfs 703M 1.1M 702M 1% /run
  661. none tmpfs 5.0M 0 5.0M 0% /run/lock
  662. none tmpfs 1.8G 76K 1.8G 1% /run/shm
  663. none tmpfs 100M 12K 100M 1% /run/user
  664. /dev/sdb1 fuseblk 466G 457G 9.4G 98% /mnt/boot-sav/sdb1
  665. /dev/sdc1 fuseblk 150G 85G 65G 57% /mnt/boot-sav/sdc1
  666. =================== fdisk -l:
  667. Disk /dev/sda: 120.0 GB, 120034123776 bytes
  668. 255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
  669. Units = sectors of 1 * 512 = 512 bytes
  670. Sector size (logical/physical): 512 bytes / 512 bytes
  671. I/O size (minimum/optimal): 512 bytes / 512 bytes
  672. Disk identifier: 0x000ec38a
  673. Device Boot Start End Blocks Id System
  674. /dev/sda1 * 2048 227141631 113569792 83 Linux
  675. /dev/sda2 227143678 234440703 3648513 5 Extended
  676. /dev/sda5 227143680 234440703 3648512 82 Linux swap / Solaris
  677. Disk /dev/sdb: 500.1 GB, 500107862016 bytes
  678. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
  679. Units = sectors of 1 * 512 = 512 bytes
  680. Sector size (logical/physical): 512 bytes / 512 bytes
  681. I/O size (minimum/optimal): 512 bytes / 512 bytes
  682. Disk identifier: 0x0005d529
  683. Device Boot Start End Blocks Id System
  684. /dev/sdb1 63 976773167 488386552+ 83 Linux
  685. Disk /dev/sdc: 160.0 GB, 160000000000 bytes
  686. 255 heads, 63 sectors/track, 19452 cylinders, total 312500000 sectors
  687. Units = sectors of 1 * 512 = 512 bytes
  688. Sector size (logical/physical): 512 bytes / 512 bytes
  689. I/O size (minimum/optimal): 512 bytes / 512 bytes
  690. Disk identifier: 0x00070504
  691. Device Boot Start End Blocks Id System
  692. /dev/sdc1 * 63 312480314 156240126 7 HPFS/NTFS/exFAT
  693. =================== Final advice in case of recommended repair
  694. Bitte stellen Sie sicher, dass ihr BIOS von sda (120GB) bootet!
  695. Die Startdateien für [Das aktuell benutzte Betriebssystem - Linux Mint 14 Nadia] 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)
  696. =================== Default settings
  697. Recommended-Repair
  698. This setting would purge (in order to fix legacy files) and reinstall the grub2 of sda1 into the MBRs of all disks (except USB without OS).
  699. The boot flag would be placed on sdb1.
  700. Additional repair would be performed: unhide-bootmenu-10s fix-windows-boot
  701. =================== Settings chosen by the user
  702. Boot-Info
  703. This setting will not act on the MBR.
  704. Es wurden auf Ihrem Rechner keine Änderungen durchgeführt.