Open Media Vault

Is there any image Open Media Vault for Khadas VIM ?

There is no ready solution.
Try installing on Debian Jessie in accordance with this instruction:

  1. echo “deb Index of /public erasmus main” > /etc/apt/sources.list.d/openmediavault.list

  2. apt-get update

  3. apt-get install openmediavault-keyring postfix

  4. apt-get update

  5. apt-get install openmediavault

  6. omv-initsystem

If there is a problem with the key, execute this command twice by substituting your key:

gpg --recv-keys 24863F0C716B980B && gpg --export 24863F0C716B980B |apt-key add -

2 Likes

Hi. Thanks.
But I had problems in the last step.

root@amlogic:~# omv-initsystem
ln: failed to create hard link ‘/boot/initrd.img-4.14.0-rc2-next-20170929-amlogics905x.dpkg-bak’ => ‘/boot/initrd.img-4.14.0-rc2-next-20170929-amlogics905x’: Operation not permitted
W: mkconf: MD subsystem is not loaded, thus I cannot scan for arrays.
W: mdadm: failed to auto-generate temporary mdadm.conf file.
update-initramfs: Converting to u-boot format
2018/02/08 18:30:35 socat[26598] E connect(5, AF=1 “/var/run/rrdcached.sock”, 25): No such file or directory
run-parts: /usr/share/openmediavault/initsystem/99rrd exited with return code 1