++notes
This commit is contained in:
parent
9c0beb18d3
commit
86535b43bc
1 changed files with 3 additions and 0 deletions
|
@ -156,3 +156,6 @@ rmdir ${rootfs_tmpdir}
|
|||
echo "${DISK} has been setup with Alpine Linux"
|
||||
|
||||
exit 0
|
||||
|
||||
apk add grub-efi
|
||||
grub-install --no-nvram --efi-directory /boot/
|
||||
|
|
Loading…
Reference in a new issue