rootfs on usb drive
Posted: Mon Jul 31, 2017 11:35 pm
by aa305
Is rootfs on usb at all possible (usb boot or rootfs on USB stick)? If so, can anyone share the method please.
Thanks
Re: rootfs on usb drive
Posted: Fri Oct 20, 2017 10:07 am
by Rafaello7
boot partition - no
root fs - yes
Kernel image and initrd file must be on SD, unless you have u-boot with USB support enabled and the u-boot is able to read from USB drive. But root partition may be on USB drive. It may be located on any drive visible by Linux. Root fs is specified in bootargs environment variable of u-boot and may be specified also on usb drive.
Re: rootfs on usb drive
Posted: Mon Nov 27, 2017 7:46 pm
by guidol
aa305 wrote:
Is rootfs on usb at all possible (usb boot or rootfs on USB stick)? If so, can anyone share the method please.
take a look at the following thread
viewtopic.php?f=58&p=3199#p3199Its for another model, but you could get the idea how it could work
