flash memory plugin changes make filesytem readonly

  • So running the flash memory plugin and it recommends these changes

    Code
    BEFORE:UUID=xxxx / ext4 errors=remount-ro 0 1
    AFTER:UUID=xxxx / ext4 noatime,nodiratime,errors=remount-ro 0 1           
    
    BEFORE:UUID=xxxx none swap sw 0 0
    AFTER: #UUID=xxxx none swap sw 0 0


    But after doing so the filesystem is mounted as readonly and I have to do a

    Code
               mount -o remount, rw /

    to fix the issue or roll back the fstab changes, anyone know how to fix this?

    • Offizieller Beitrag

    The changes are optional. You must be adding something incorrectly if your filesystem is coming up read only. Post your /etc/fstab.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • I will grab it shortly, on installing the flash plugin on OMV4 I saw this


    • Offizieller Beitrag

    on installing the flash plugin on OMV4 I saw this

    That all looks fine. It must be a change you made in fstab.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

Jetzt mitmachen!

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