Beiträge von mushroom_daddy

    I am also getting an error message when connecting via SSH


    Warning: the RSA host key for 'mycloud.local' differs from the key for the IP address '10.0.1.13'
    Offending key for IP in /Users/mpc/.ssh/known_hosts:3
    Matching host key in /Users/mpc/.ssh/known_hosts:4


    What should I do here?

    OK, please ignore my previous post _ I'm now making some progress with OMV and have found my original shares.
    What I haven''t been able to do so far is activate mini DNLA - it stalls when running from the gui.
    This is what I get when trying via SSH ...


    root@MyCloud:~# apt-get install minidlna
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:


    The following packages have unmet dependencies:
    minidlna : Depends: libavformat54 (>= 6:9.1-1) but it is not installable
    Depends: libavutil52 (>= 6:9.1-1) but it is not installable
    E: Unable to correct problems, you have held broken packages.
    root@MyCloud:~#


    -- UPDATE
    I've installed Plex and will see how that goes
    :)

    Thanks for your reply. I don't really understand what to do now - sorry for my ignorance, I am new to Linux


    I can see sftp://mycloud.local/media/e0fcf183-81a7-49b0-88b8-c898f6a6144d but there is no content other than a shortcut to sftp://mycloud.local/media/e0fcf183-81a7-49b0-88b8-c898f6a6144d/minidlna
    Have I lost all the data that was on the MyCloud prior to installation of OMV?

    So I've installed OMV using omv_1.16a and all went smoothly, I can use OMV from the web gui, and I have been able to login via SSH and terminal on my Mac.
    Now my problems start as I have very limited experience with Linux,
    I was going to follow Fox_exe instruction 'Optional: Connect to SSH again and run post-install script "/run_me_after_reboot.sh" for few fixes.'
    but this is what I get when trying to select the directory

    root@MyCloud:~# cd /DataVolume/shares/Public/omv
    -bash: cd: /DataVolume/shares/Public/omv: Нет такого файла или каталога


    Obviously I don't understand this at all, how do I change the language to English?
    How to I select the appropriate sub-folder


    I also seem unable to connect to mycloud through (i) OSX Finder (smb) although it displays and (ii) another file browser using FTP or SFTP
    How do I get to data volumes in OMV, in OSX etc.?


    ----


    UPDATE: language problem resolved using ChangeLanguage but I'm not sure how to get my existing (WD MyCloud) data volumes visible in OMV or using any other client.
    I can't connect to mycloud using OSX Finder or other client; admin/mycloud (or root) isn't recognised
    SSH via terminal is OK.
    OMV gui is OK


    Here's my lsblk output:



    root@MyCloud:~# lsblk


    NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT


    sda 8:0 0 2.7T 0 disk


    ├─sda1 8:1 0 1.9G 0 part


    │ └─md0 9:0 0 1.9G 0 raid1 /


    ├─sda2 8:2 0 1.9G 0 part


    │ └─md1 9:1 0 1.9G 0 raid1


    ├─sda3 8:3 0 489M 0 part [SWAP]


    ├─sda4 8:4 0 2.7T 0 part


    ├─sda5 8:5 0 95M 0 part


    ├─sda6 8:6 0 96M 0 part


    ├─sda7 8:7 0 1M 0 part


    └─sda8 8:8 0 2M 0 part


    root@MyCloud:~#



    Any advice on what to do next would be gratefully received