Dies ist eine alte Version des Dokuments!
Gerwiki contains documentations and information related to computers specially linux - in german and english
„Er war ein guter Jurist, und auch sonst von mäßigem Verstande“
(L.Thoma)
sudo efibootmgr --create --disk /dev/sdd --part 1 --label "HAOS" --loader '\EFI\BOOT\bootx64.efi'
sudo efibootmgr -o 0003,0000,0001 (0003 durch die ID deines neuen HAOS-Eintrags ersetzen)
–loader '\EFI\BOOT\bootx64.efi' → Bootloader in EFI/BOOT
sudo cp /mnt/EFI/ubuntu/grubx64.efi /mnt/EFI/BOOT/bootx64.efi