Hi, I have an Odroid HC2, which ran OMV on Armbian for some years, since summer in a broken state, running "apt update" crashes it, ruling out HW issues with 80-90% certainty, want to do a fresh install now.
https://www.armbian.com/odroid-xu4/ offers different variants, relevant to me are:
Dedicated applications images with Armbian Linux v6.6 | Debian 12 (Bookworm) OpenMediaVault | Build Date: Nov 20, 2024
Has OMV built in already, would be the most convenient.
But as https://github.com/armbian/configng/pull/285 was merged only on Nov 30, 2024, this build cannot have it sadly.
Armbian 25.2.1 Bookworm Minimal / IOT | Kernel: 6.6.75, Size: 227.5 MB, Release date: Feb 9, 2025
Also okay, install OMV on top then.
Does this already include PR 285 ?
Can OMV even be installed on top of that very new Armbian?
@Igor I cannot understand your instructions at https://www.armbian.com/odroid-xu4/
Questions:
Edit /boot/armbianEnv.txt and add …
This instruction is clear.
A detail is unclear: If one has a "hc2" then what shall be filled into the board_name ? Which comes closest? Or is there a "hc2" specific config too?
add what you need to the "setenv overlay"
As a tech savvy user/tinkerer, but no Armbian expert, I don't know "what I need" — I had hoped the instructions to tell me. In other words: I want my NAS Odroid Home Cloud 2 to work as good with the SD card, internal SATA connected HDD, and the USB 2.0 connected backup HDD, and its Ethernet connection.
I noticed in a backup that my /boot/armbianEnv.txt contained also:
usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
which I cannot recall to have added manually. Does running armbian-config alter /boot/armbianEnv.txt
If so then it certainly indirectly is from me as I ran armbian-config on the initial setup and after some system/kernel updates.
"Make sure to adjust path in extload" — Also hard to understand for someone without deep Armbian knowledge.
Answers appreciated!