remove format for sbc
This commit is contained in:
parent
b6e29463b9
commit
e4cbbbfcb4
@ -9,7 +9,7 @@
|
|||||||
</profiles>
|
</profiles>
|
||||||
<!-- RPI -->
|
<!-- RPI -->
|
||||||
<preferences profiles="SBC-RaspberryPi" arch="aarch64">
|
<preferences profiles="SBC-RaspberryPi" arch="aarch64">
|
||||||
<type image="oem" format="raw"
|
<type image="oem"
|
||||||
filesystem="ext4"
|
filesystem="ext4"
|
||||||
bootpartition="true" bootpartsize="1000" bootfilesystem="ext4" efipartsize="100" firmware="efi"
|
bootpartition="true" bootpartsize="1000" bootfilesystem="ext4" efipartsize="100" firmware="efi"
|
||||||
kernelcmdline="console=ttyAMA0,115200 console=tty1 root=LABEL=RPIROOT rootfstype=ext4 elevator=deadline rootwait"
|
kernelcmdline="console=ttyAMA0,115200 console=tty1 root=LABEL=RPIROOT rootfstype=ext4 elevator=deadline rootwait"
|
||||||
|
Loading…
Reference in New Issue
Block a user