10-20-2020, 09:56 PM
Right, traditionally there there are fstab entries for mount points. I just tried
over an ssh connection and rebooted it, but I'm still seeing the emmc.
I don't know anything about uboot but I was hoping to fake it by copying a working sd.
Code:
/dev/nvme0n1p1 /boot vfat defaults 0 2
/dev/nvme0n1p2 / ext4 defaults,noatime 0 1
I don't know anything about uboot but I was hoping to fake it by copying a working sd.