remove format for sbc

This commit is contained in:
Louis Abel 2024-05-03 23:40:06 -07:00
parent b6e29463b9
commit e4cbbbfcb4
Signed by: label
GPG Key ID: 2A6975660E424560

View File

@ -9,7 +9,7 @@
</profiles>
<!-- RPI -->
<preferences profiles="SBC-RaspberryPi" arch="aarch64">
<type image="oem" format="raw"
<type image="oem"
filesystem="ext4"
bootpartition="true" bootpartsize="1000" bootfilesystem="ext4" efipartsize="100" firmware="efi"
kernelcmdline="console=ttyAMA0,115200 console=tty1 root=LABEL=RPIROOT rootfstype=ext4 elevator=deadline rootwait"