Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NVMe installaion error with v2.1.0 #798

Closed
adr-bed opened this issue May 13, 2024 · 7 comments
Closed

NVMe installaion error with v2.1.0 #798

adr-bed opened this issue May 13, 2024 · 7 comments
Assignees
Labels
bug Something isn't working Ubuntu 22.04 Affects Ubuntu 22.04 Ubuntu 24.04 Affects Ubuntu 24.04

Comments

@adr-bed
Copy link

adr-bed commented May 13, 2024

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
@Joshua-Riek
Copy link
Owner

Which OS version? Ubuntu 24.04 or Ubuntu 22.04?

@adr-bed
Copy link
Author

adr-bed commented May 13, 2024

Which OS version? Ubuntu 24.04 or Ubuntu 22.04?

24.04

@Joshua-Riek
Copy link
Owner

I found the issue, there was a small typo in the script Joshua-Riek/ubuntu-rockchip-settings@6a592fa.

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

@Joshua-Riek Joshua-Riek self-assigned this May 13, 2024
@Joshua-Riek Joshua-Riek added bug Something isn't working Ubuntu 24.04 Affects Ubuntu 24.04 Ubuntu 22.04 Affects Ubuntu 22.04 labels May 13, 2024
@adr-bed
Copy link
Author

adr-bed commented May 13, 2024

comment

Comment
Write
Preview

Thank you. Keep up the great work!

@ErcinDedeoglu
Copy link

hit same problem.

apt update
apt upgrade

now working as expected. thanks!

@lucvanbraekel
Copy link

lucvanbraekel commented May 24, 2024

I encountered the same problem today when executing ubuntu-rockchip-install on Ubuntu server 22.04 for Orange Pi 5.
Yesterday I executed the same for 24.04 and everything went fine there.

Changing SOURCES to SOURCE on line 187 of the script solved my problem.

@Joshua-Riek
Copy link
Owner

This has been fixed, update the system with apt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Ubuntu 22.04 Affects Ubuntu 22.04 Ubuntu 24.04 Affects Ubuntu 24.04
Projects
None yet
Development

No branches or pull requests

4 participants