01-05-2020, 03:04 AM
With new uboot you can boot from PCIe NVMe SSD
https://forum.pine64.org/showthread.php?...2#pid55832
After installation you must resize the root partition. For this Kamil has an script under
Add this
On my system it works, but do it on your own risk!!
https://forum.pine64.org/showthread.php?...2#pid55832
After installation you must resize the root partition. For this Kamil has an script under
Code:
/usr/local/sbin/resize_rootfs.sh
Add this
Code:
/dev/nvme0n1*)
DISK=${dev:0:12}
NAME="pcie/nvme"
;;
On my system it works, but do it on your own risk!!
Sorry for any mistakes. English is not my native language
1. Quartz64 Model B, 4GB RAM
2. Quartz64 Model A, 4GB RAM
3. RockPro64 v2.1
https://linux-nerds.org/
1. Quartz64 Model B, 4GB RAM
2. Quartz64 Model A, 4GB RAM
3. RockPro64 v2.1
https://linux-nerds.org/