diff --git a/sbc/pi.xml b/sbc/pi.xml index 0ecdb3e..6ab8a9e 100644 --- a/sbc/pi.xml +++ b/sbc/pi.xml @@ -14,7 +14,7 @@ bootpartition="true" bootpartsize="1000" bootfilesystem="ext4" efipartsize="100" firmware="efi" kernelcmdline="console=ttyAMA0,115200 console=tty1 root=LABEL=RPIROOT rootfstype=ext4 elevator=deadline rootwait" devicepersistency="by-label" - editbootinstall="editbootinstall_rpi.sh" + editbootinstall="sbc/editbootinstall_rpi.sh" rootfs_label="RPIROOT"> false