(12 Antworten)
Vor 4 Jahren geschlossen.
Ja, es gibt viele Posts auf dieser Seite, die sich auf dieses Problem beziehen, insbesondere das Dual-Boot-Menü mit Ubuntu und Windows 8, das nicht angezeigt wird, und Installieren von Ubuntu neben einem vorinstallierten Windows mit UEFI . Aber ich kann das Problem immer noch nicht lösen.
Ich deaktiviere Fast Boot und Secure Boot in Windows 8.1 und habe Xubuntu Trusty von einer Live-Festplatte installiert, aber überhaupt kein GRUB-Menü. Das Besondere ist, dass im BIOS die „Boot Device Priority“ nur zwei Optionen hat:„Windows Boot Manager“ und „Disabled“. Ich denke, es ist das Ding „Deaktiviert“, das aktiviert werden sollte, aber leider weiß ich nicht, was es genau ist!
Ich habe die Boot-Reparatur zweimal von der Live-Festplatte ausgeführt, ohne dass es einen Nutzen hatte. Die Maschine ist ein Samsung ATIV 9. Ich verstehe, dass sich diese Frage mehr auf das BIOS einer bestimmten Maschine und Win 8 bezieht, aber ich brauche die Antwort, um Ubuntu verwenden zu können.
Hier ist der untere Teil der Ausgabe von Boot Repair:
/boot/efi detected in the fstab of sda8: UUID=1C3F-D310 (sda2)
*******lspci -nnk | grep -iA3 vga
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 09)
Subsystem: Samsung Electronics Co Ltd Device [144d:c109]
Kernel driver in use: i915
00:03.0 Audio device [0403]: Intel Corporation Haswell-ULT HD Audio Controller [8086:0a0c] (rev 09)
*******
grub-install: info: executing modprobe efivars 2>/dev/null.
grub-install: info: Looking for /sys/firmware/efi ...
grub-install: info: ... not found. Looking for /proc/device-tree ...
grub-install: info: ... not found.
grub-install: error: /usr/lib/grub/i386-pc/modinfo.sh doesn't exist. Please specify --target or --directory.
,.
GRUB too old for SecureBoot. Please report this message to [email protected]
chroot /mnt/boot-sav/sda8 efibootmgr -v
Fatal: Couldn't open either sysfs or procfs directories for accessing EFI variables.
Try 'modprobe efivars' as root.
chroot /mnt/boot-sav/sda8 uname -r
Kernel: 3.13.0-24-generic
Reinstall the grub-efi of sda8
grub-install: error: /usr/lib/grub/i386-pc/modinfo.sh doesn't exist. Please specify --target or --directory.
grub-install : exit code of grub-install :1
Error: no grub*.efi generated. Please report this message to [email protected]
Add /mnt/boot-sav/sda8/boot/efi efi entries in /mnt/boot-sav/sda8/etc/grub.d/25_custom
Adding custom /mnt/boot-sav/sda8/boot/efi/EFI/Microsoft/Boot/bootmgfw.efi
Adding custom /mnt/boot-sav/sda8/boot/efi/EFI/Boot/bootx64.efi
sda2/bootx64.efi already added
sda2/bootmgfw.efi already added
Add /mnt/boot-sav/sda6 efi entries in /mnt/boot-sav/sda8/etc/grub.d/25_custom
Adding custom /mnt/boot-sav/sda6/EFI/Asclepius/bootx64.efi
---- Grub-install verbose
/usr/sbin/grub-install: 1: /usr/sbin/grub-install: cannot create nŵ?ŵ[email protected][email protected]?Påtd?ŒÒ?ŒÒLŒÒLl9l9?Qåtd??Råtd?ŵ=?ŵ=nŵ=n?????/lib64/ld-linux-x86-64.so.2???GNU??????GNUm: Directory nonexistent
+ ELF???? @[email protected]@@@@ø?ø[email protected][email protected][email protected]@d:?d:? ??ŵ=?ŵ=nŵ=nž{ ? ???
/usr/sbin/grub-install: 1: /usr/sbin/grub-install: ELF????: not found
/usr/sbin/grub-install: 2: /usr/sbin/grub-install: Syntax error: ")" unexpected
--------
/usr/sbin/grub-install : exit code of grub-install :2
---- End of grub-install verbose
chroot /mnt/boot-sav/sda8 efibootmgr -v
Fatal: Couldn't open either sysfs or procfs directories for accessing EFI variables.
Try 'modprobe efivars' as root.
chroot /mnt/boot-sav/sda8 update-grub
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.13.0-32-generic
Found initrd image: /boot/initrd.img-3.13.0-32-generic
Found linux image: /boot/vmlinuz-3.13.0-24-generic
Found initrd image: /boot/initrd.img-3.13.0-24-generic
Found Windows 8 (loader) on /dev/sda2
Unhide GRUB boot menu in sda8/boot/grub/grub.cfg
An error occurred during the repair.
You can now reboot your computer.
You may want to retry after deactivating the [Backup and rename Windows EFI files] option.
The boot of your PC is in Legacy mode. You may want to retry after changing it to EFI mode.
Akzeptierte Antwort:
Ich habe mich an diese Anleitung gehalten. Der Punkt ist, dass ich die Boot-Option UEFI auswählen musste, nachdem ich den sicheren Start deaktiviert hatte, und dann Ubuntu installierte. Zuvor hatte ich es auf CMS eingestellt.
Verwandte:„Schnell ausführen“ funktioniert nicht mehr?