A user's guide (manual) is really needed; the wiki page isn't enough
#25
For the "move rootfs to nvme", I would like to add in advance that you can (almost) fully utilize the nvme SSD (minus the ESP partition - /boot/efi). From the guide I followed, I was able to tinker a bit to make it fully bootable/rebootable. I still need to run a new kernel installation for this to complete my testing but I'm waiting for the next 4.4 ayufan release.

df -h
Code:
Filesystem               Size  Used Avail Use% Mounted on
udev                     1.9G     0  1.9G   0% /dev
tmpfs                    388M  568K  388M   1% /run
/dev/nvme0n1p2           117G   22G   90G  20% /
tmpfs                    1.9G   20K  1.9G   1% /dev/shm
tmpfs                    5.0M  4.0K  5.0M   1% /run/lock
tmpfs                    1.9G     0  1.9G   0% /sys/fs/cgroup
/dev/nvme0n1p1           189M   38M  138M  22% /boot
/dev/mmcblk0p6           112M   10K  112M   1% /boot/efi
tmpfs                    388M     0  388M   0% /run/user/1001

/etc/fstab
Code:
LABEL=boot /boot/efi vfat defaults,sync 0 0
LABEL=boot-nvme /boot ext4 defaults,sync 0 0

blkid
Code:
/dev/mmcblk0p6: SEC_TYPE="msdos" LABEL="boot" UUID="<UUID>" TYPE="vfat" PARTLABEL="boot" PARTUUID="<PARTUUID>"
/dev/mmcblk0p7: LABEL="oldroot" UUID="<UUID>" TYPE="ext4" PARTLABEL="oldroot" PARTUUID="<PARTUUID>"
/dev/nvme0n1p1: LABEL="boot-nvme" UUID="<UUID>" TYPE="ext4" PARTLABEL="boot-nvme" PARTUUID="<PARTUUID>"
/dev/nvme0n1p2: LABEL="linux-root" UUID="<UUID>" TYPE="ext4" PARTLABEL="root" PARTUUID="<PARTUUID>"


Messages In This Thread
RE: A user's guide (manual) is really needed; the wiki page isn't enough - by CrimsonKnight13 - 08-24-2018, 07:01 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Advise needed, which OS / applications to use? hemertje 7 7,776 12-20-2020, 10:39 AM
Last Post: hemertje
  OpenWRT installation guide for RockPro64 Summer 1 3,998 07-16-2020, 01:50 AM
Last Post: mocara
  Is there a guide to using the PADI-Server serial console adapter? Tim Jones 1 2,682 11-04-2019, 01:25 PM
Last Post: xalius
  What's up with the Rockchip Open Source Wiki and main site? Tigger 4 4,819 08-15-2018, 12:28 PM
Last Post: Tigger
  ROCKPro64 wiki main page tllim 2 5,027 05-11-2018, 11:21 AM
Last Post: tllim

Forum Jump:


Users browsing this thread: 1 Guest(s)