- OMV (OpenMediaVault) can be installed on Armbian Bookworm minimal with armbian-config -> software
To boot the image from USB flash:
run usbbootTo flash the image to eMMC:
dd or other methodsemmc_fix=on to /boot/armbianEnv.txt file – this changes the DT during boot to switch from SD with card detect switch to a non-removable eMMC.Please refer to this forum thread for the USB boot details and this thread for a discussion of known eMMC issues.
Notes:
There are some minor problems with specific mPCIe combinations. If you run into problems check this test matrix for some known working/not working combinations.
For more info please check docs.armbian.com
To boot the image from USB flash:
run usbbootTo flash the image to eMMC:
dd or other methodsemmc_fix=on to /boot/armbianEnv.txt file – this changes the DT during boot to switch from SD with card detect switch to a non-removable eMMC.Please refer to this forum thread for the USB boot details and this thread for a discussion of known eMMC issues.