Beiträge von drexloor

    Got the same problem. I shut down omv to make a copy if the systemdrive.

    After reboot it stopped working. I found out that the raspberry was defect. So bought a new one and wrote the backup back to the ssd.

    After startup eth0 was missing.

    I just turned it on manually with


    Code
    sudo ifconfig eth0 inet 192.168.178.4 netmask 255.255.255.0 broadcast 192.168.178.255 up


    After that I was able to login via the gui. I set a static ip there and rebooted the system. After that it worked.