01-03-2021, 01:21 PM
(12-30-2020, 09:43 AM)Arwen Wrote:(12-29-2020, 08:35 PM)bwomp99 Wrote: ...It is much simpler to use the eMMC as the initial boot device, than mess with the SPI. That might change a year from now.
Am I going about this all wrong? I've seen other discussions that talk about skipping messing with the SPI and just make the eMMC your /boot and put the rest of root (more or less) mounted on the NVME - is that good enough?
...
And yes, you can have "/boot" on the eMMC, along with U-Boot. Then use the NVMe for everything else. It won't cost you much extra in boot time. But the reduction in problems could be dramatic.
to do that I can (basically) just copy most of the root over to the NVMe and change the fstab - simple enough?