root device mount error turns into a read-only filesystem

  • after some updates a few days ago sharedfolders suddenly (because before it was correctly working) turns to read-only filesystem; i did not change anything from GUI or shell, but i can't remember which updates were applied ...


    after doin' some search i found there's something in /run/systemd/generator/ : there's a file called -.mount


    Code
    root@xxx.xxx.xxx.xxx:~# ls -l /run/systemd/generator/
    total 16
    -rw-r--r-- 1 root root 320 Dec  2 22:25 boot.mount
    -rw-r--r-- 1 root root 164 Dec  2 22:25 dev-sda3.swap
    drwxr-xr-x 2 root root 100 Dec  2 22:25 local-fs.target.requires
    drwxr-xr-x 2 root root  60 Dec  2 22:25 local-fs.target.wants
    -rw-r--r-- 1 root root 241 Dec  2 22:25 -.mount
    drwxr-xr-x 2 root root  60 Dec  2 22:25 postfix.service.wants
    drwxr-xr-x 2 root root  60 Dec  2 22:25 swap.target.requires
    -rw-r--r-- 1 root root 206 Dec  2 22:25 tmp.mount


    and the content is:


    here's the fstab part in config.xml:


    here's my /etc/fstab:


    here's the mount result:


    and this is the error message from dmesg:

    Code
    systemd-fstab-generator[418]: Failed to create mount unit file /run/systemd/generator/-.mount, as it already exists. Duplicate entry in /etc/fstab?

    AFAIK /dev/sda2 and OMV "RootDevice" share the same mount-point, but i wasn't able to change this configuration (at least, without breaking everything and rebooting in "rescue mode" to fix it), so any help would be appreciated.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!