From: Jan Kiszka <[email protected]> Wasn't needed so far, but better safe than sorry.
Signed-off-by: Jan Kiszka <[email protected]> --- wic/ultra96.wks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wic/ultra96.wks b/wic/ultra96.wks index 2ce1785..41d092e 100644 --- a/wic/ultra96.wks +++ b/wic/ultra96.wks @@ -13,4 +13,4 @@ part --source bootimg-partition --ondisk mmcblk0 --fstype vfat --label boot --al part / --source rootfs-u-boot --ondisk mmcblk0 --fstype ext4 --label platform --align 1024 --active --sourceparams "no_initrd=yes" -bootloader --append "mem=1820M" +bootloader --append "rootwait mem=1820M" -- 2.26.2 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/223a94be3f018c46ad5bc53790b737f2b94c36d7.1601876389.git.jan.kiszka%40siemens.com.
