Temat: Odroid hc2 instalacja OMV
Witajcie.
Wygrzebałem z szafy Odroida hc2 i muszę na kilka dni postawić na nim OMV , do czasu jak nie dojdzie nowy sprzęt.
Zgodnie z instrukcją zainstalowałem na karcie sd Armbiana w wersji minimalnej i przy próbie instalacji otrzymuje coś takiego:
root@odroidxu4:~# wget -O - https://github.com/OpenMediaVault-Plugi … er/install | sudo bash
--2026-02-08 17:25:12-- https://github.com/OpenMediaVault-Plugi … er/install
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/OpenM … er/install [following]
--2026-02-08 17:25:13-- https://raw.githubusercontent.com/OpenM … er/install
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.111.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 25583 (25K) [text/plain]
Saving to: ‘STDOUT’- 100%[===============================================================>] 24.98K --.-KB/s in 0.01s
2026-02-08 17:25:13 (2.21 MB/s) - written to stdout [25583/25583]
[2026-02-08 17:25:13+0000] [omvinstall] script version :: 3.1.0
[2026-02-08 17:25:13+0000] [omvinstall] log location :: /root/omv_install.log
[2026-02-08 17:25:13+0000] [omvinstall] Armbian
[2026-02-08 17:25:13+0000] [omvinstall] Starting ...
[2026-02-08 17:25:13+0000] [omvinstall] Current / permissions = 755
mode of '/' retained as 0755 (rwxr-xr-x)
[2026-02-08 17:25:13+0000] [omvinstall] New / permissions = 755
[2026-02-08 17:25:13+0000] [omvinstall] Forcing IPv4 only for apt...
[2026-02-08 17:25:13+0000] [omvinstall] Updating repos before installing...
Acquire::Languages "none";
Hit:1 https://packages.openmediavault.org/public sandworm InRelease
Hit:2 http://ports.ubuntu.com noble InRelease
Hit:3 https://github.armbian.com/configng stable InRelease
Hit:5 http://ports.ubuntu.com noble-security InRelease
Hit:6 http://ports.ubuntu.com noble-updates InRelease
Hit:4 http://armbian.hosthatch.com/apt noble InRelease
Hit:7 http://ports.ubuntu.com noble-backports InRelease
Reading package lists...
[2026-02-08 17:25:20+0000] [omvinstall] Installing lsb_release...
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 1 not upgraded.
Need to get 0 B/6564 B of archives.
After this operation, 0 B of additional disk space will be used.
(Reading database ... 21798 files and directories currently installed.)
Preparing to unpack .../lsb-release_12.0-2_all.deb ...
Unpacking lsb-release (12.0-2) over (12.0-2) ...
Setting up lsb-release (12.0-2) ...
Processing triggers for man-db (2.12.0-4build2) ...
[2026-02-08 17:25:33+0000] [omvinstall] Arch :: armhf
[2026-02-08 17:25:33+0000] [omvinstall] Codename :: noble
[2026-02-08 17:25:33+0000] [omvinstall] Unsupported version. Only 12 (Bookworm) and 13 (Trixie) are supported. Exiting...
=== END 2026-02-08T17:25:33+00:00 rc=1 ===
root@odroidxu4:~#
Macie jakieś pomysły?