Hacker News new | ask | show | jobs
by lgeek 1273 days 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

1 comments

Thanks, I'll have to look into it.