Kamils resize_rootfs.sh
#1
With new uboot you can boot from PCIe NVMe SSD Smile

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/
#2
Awesome ! Thx m8 !
#3
Kamil has added this to his repo. https://github.com/ayufan-rock64/linux-p...0fa1ceb99b
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/


Forum Jump:


Users browsing this thread: 1 Guest(s)