Hello,
I am trying to configure my Rock PI 4 for boot from NVME and I am following this guide
https://wiki.radxa.com/Rockpi4/Linux_system_runs_on_M.2_NVME_SSD
I am stucked in steps of installation needed packages
Install necessary packages
$ sudo apt-get install -y rockchip-fstab
$ sudo apt-get install -y rockchip-overlay
$ sudo apt-get install -y rockpi4-dtbo
$ sudo apt-get install -y linux-4.4-latest # Will update kernel
Currently first twoo commands have same symptoms and it is error like this
dpkg: error processing package rockchip-fstab (–configure):
- installed rockchip-fstab package post-installation script subprocess returned error exit status 32*
Errors were encountered while processing: - rockchip-fstab*
E: Sub-process /usr/bin/dpkg returned an error code (1)
I read somewhere that I am not using correct repository, that this in guide is not for Amrbian so can you anybody advice me how to do it on Armbian??
Currently I am runnig fine from eMMC and I would like to move whole system from eMMC to NVME.
Thank you a lot
Tomas