Why would you use USB3 for drive? It’s slow and prone to troubles. RK3399 has PCI interface and I have connected it there. NvME drive is Samsung 960 PRO 512Gb. Its the fastest I have that is lying around doing nothing.
@igorp I use USB 3.0 for drives, because I have specific reasons not to deal with NVMe’s. In CrystalDiskMark I surely get much better results on other SSD drives, without any problem. I’ll try iozone for fun when I switch to Linux from Windows on my desktop, thanks.
So right after installation new system.After upgrade this file will already have the full value B921B045-1DF0-41C3-AF44-4C6F280D3FAE . Novice may not understand
I have the v1.3 and therefore no option to boot directly from the m.2 drive. Moving the files with dd and manually updating the root= works perfect.
The one issue I have is that with each kernel update it revert back to the UUID in the extlinux.conf. However only after a reboot and since the new kernel will only exist on the m.2 card and not on the SD-card stuff breaks horribly.
Is there a way to persist the root change between kernel updates?
In this case make a backup of extlinux.conf file and after apt update/upgrade just use the backup copy and change only the file names, before reboot obviously.