On Sat, 13 Jun 2020 20:28:03 +0200
"J. Fahrner via Dng" <dng@lists.dyne.org> wrote:

> "The rootwait kernel parameter only affects the first stage of boot, 
> while the kernel is waiting for its initial root device"
> 
> https://stackoverflow.com/questions/14806294/linux-kernel-parameter-rootwait-being-ignored#14806347
> 
> That has nothing to do with my problem.

No, but I asked you why not create the root filesystem on that disk. I
have several Orange Pi's using a USB disk as root device. That works
perfectly well. Also on PCEngine's Apu, see its lilo config:

image=/boot/vmlinuz-4.9.223
        label=4.9.223
        read-only
        append="rootwait root=/dev/sda3 console=ttyS0,115200n8"

R.

-- 
richard lucassen
http://contact.xaq.nl/
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to