Run update-m1n1 to generate boot.bin
This commit is contained in:
parent
32ae41af9c
commit
80435b988d
@ -88,4 +88,10 @@ rm -f /var/lib/rpm/__db*
|
|||||||
# Workaround for https://github.com/OSInside/kiwi/issues/2192
|
# Workaround for https://github.com/OSInside/kiwi/issues/2192
|
||||||
touch /.autorelabel
|
touch /.autorelabel
|
||||||
|
|
||||||
|
#======================================
|
||||||
|
# Generate boot.bin
|
||||||
|
#======================================
|
||||||
|
mkdir -p /boot/efi/m1n1
|
||||||
|
update-m1n1 /boot/efi/m1n1/boot.bin
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user