ubuntu-rockchip icon indicating copy to clipboard operation
ubuntu-rockchip copied to clipboard

NVMe installaion error with v2.1.0

Open adr-bed opened this issue 1 month ago • 4 comments

Hello! I get error for script ubuntu-rockchip-install when trying to install the system to the nvme drive. The error appears on a fresh installation of Ubuntu Server v2.1.0 for Rock 5B:

Creating partition table for /dev/nvme0n1.
Creating filesystem on partitions /dev/nvme0n1p1 and /dev/nvme0n1p2.

findmnt: unknown column: SOURCES
Error: in /usr/bin/ubuntu-rockchip-install on line 187

adr-bed avatar May 13 '24 06:05 adr-bed

Which OS version? Ubuntu 24.04 or Ubuntu 22.04?

Joshua-Riek avatar May 13 '24 15:05 Joshua-Riek

Which OS version? Ubuntu 24.04 or Ubuntu 22.04?

24.04

adr-bed avatar May 13 '24 15:05 adr-bed

I found the issue, there was a small typo in the script https://github.com/Joshua-Riek/ubuntu-rockchip-settings/commit/6a592fa46d1502d1a339aeb52a2d3ab840557383.

Please update your system with apt in 1-2 hours and this will be fixed.

Joshua-Riek avatar May 13 '24 17:05 Joshua-Riek

comment

Comment Write Preview

Thank you. Keep up the great work!

adr-bed avatar May 13 '24 17:05 adr-bed

hit same problem.

apt update apt upgrade

now working as expected. thanks!

ErcinDedeoglu avatar May 20 '24 13:05 ErcinDedeoglu