schwedenmann hat geschrieben:Analysiere mal den Bootloadre, MBR und Platten hiernach
Ich habe mal
boot-info-script installiert. Merkwürdig finde ich, dass Windows in den MBR von /dev/sdb installiert ist? Müsste meiner Meinung nach auf /dev/sda sein.
Ich werde da auch nicht so ganz schlau daraus.
Aus der RESULTS.txt:
Code: Alles auswählen
=> Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
in partition 135 for .
=> Windows is installed in the MBR of /dev/sdb.
sda1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sdb1: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Debian GNU/Linux 8
Boot files: /boot/grub/grub.cfg /etc/fstab
/boot/extlinux/extlinux.conf
NAB hat geschrieben:Existiert /etc/grub.d/30_os-prober?
Ist es ausführbar?
Steht was drin, was irgendwie nach Shellscript aussieht?
Ja, existiert, ist ausführbar und ein Shellscript.
NAB hat geschrieben:Findet sich in /etc/default/grub zufällig die Zeile "GRUB_DISABLE_OS_PROBER=true"?
Nein, da steht nur das drin:
Code: Alles auswählen
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
GRUB_CMDLINE_LINUX=""
Wenn ihr mehr Infos braucht, sagt mir bitte was ihr sehen oder wissen wollt.