d'oh
This commit is contained in:
parent
3848a0bf7e
commit
84b6c80b07
@ -17,7 +17,7 @@ PREPARATION:
|
|||||||
|
|
||||||
grub-install \
|
grub-install \
|
||||||
--boot-directory=/mnt/boot2 \
|
--boot-directory=/mnt/boot2 \
|
||||||
--bootloader-id="Arch (Fallback)" \
|
--bootloader-id="Arch" \
|
||||||
--efi-directory=/mnt/boot2/ \
|
--efi-directory=/mnt/boot2/ \
|
||||||
--target=x86_64-efi \
|
--target=x86_64-efi \
|
||||||
--no-nvram \
|
--no-nvram \
|
||||||
@ -34,7 +34,7 @@ PREPARATION:
|
|||||||
#
|
#
|
||||||
# grub-install \
|
# grub-install \
|
||||||
# --boot-directory=/mnt/boot2 \
|
# --boot-directory=/mnt/boot2 \
|
||||||
# --bootloader-id="Arch" \
|
# --bootloader-id="Arch (Fallback)" \
|
||||||
# --efi-directory=/mnt/boot2/ \
|
# --efi-directory=/mnt/boot2/ \
|
||||||
# --target=x86_64-efi \
|
# --target=x86_64-efi \
|
||||||
# --no-nvram \
|
# --no-nvram \
|
||||||
@ -46,7 +46,7 @@ PREPARATION:
|
|||||||
--create \
|
--create \
|
||||||
--disk /dev/sdd \
|
--disk /dev/sdd \
|
||||||
--part 1 \
|
--part 1 \
|
||||||
--loader /EFI/Arch (Fallback)/grubx64.efi \
|
--loader /EFI/Arch/grubx64.efi \
|
||||||
--label "Arch (Fallback)"
|
--label "Arch (Fallback)"
|
||||||
|
|
||||||
efibootmgr \
|
efibootmgr \
|
||||||
|
Loading…
Reference in New Issue
Block a user