10 ms·
You can change the root parameter in extlinux.conf to point to whatever block storage you want it to Or reconfigure U-Boot to load extlinux.conf (and the kerne
by lgeek 4y ago
You can change the root parameter in extlinux.conf to point to whatever block storage you want it to
Or reconfigure U-Boot to load extlinux.conf (and the kernel image, initrd, etc) entirely from other type of media. IIRC NVMe, USB and external SDs are all supported
- amelius 4y agoThanks, I'll have to look into it.