Flash memory help?

  • When i do a : nano /etc/fstab


    i get:


    # <file system> <mount point> <type> <options> <dump> <pass>
    tmpfs /tmp tmpfs defaults,nosuid 0 0
    UUID=93228d5d-8c98-4c6e-b80b-b50d77ffb536 /media/mmcboot ext4 defaults,noatime,nodiratime,commit=600,errors=remount-ro,x-gvfs-hide 0 1
    /media/mmcboot/boot /boot none bind 0 0
    UUID=fffe822f-4b97-4124-a1c4-09e70560fb62 / btrfs defaults,noatime,nodiratime,commit=600,compress=lzo,x-gvfs-hide 0 2
    # >>> [openmediavault]
    /dev/disk/by-label/Backup /srv/dev-disk-by-label-Backup ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl 0 2
    /dev/disk/by-label/Share /srv/dev-disk-by-label-Share ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl 0 2
    # <<< [openmediavault]



    Cant find :


    BEFORE:
    UUID = ccd327d4-a1ed-4fd2-b356-3b492c6f6c34 / ext4 errors = remount-ro 0 1
    AFTER:
    UUID = ccd327d4-a1ed-4fd2-b356-3b492c6f6c34 / ext4 noatime, nodiratime, errors = remount ro 0 1
    Comment out the swap partition. See before and after example lines (only need to add a # to beginning of the line):
    BEFORE:
    UUID = a3c989d8-e12b-41d3-b021-098155d6b21b none swap sw 0 0
    AFTER:
    # UUID = a3c989d8-e12b-41d3-b021-098155d6b21b none swap sw 0 0



    Which I could find according to the guide?

    • Offizieller Beitrag

    Cant find :

    Can't find what? Your fstab does have spaces between the equal (=) symbols and after commas. Remove these. Otherwise it looks fine. And remember that these changes are optional. The plugin does its job without these changes.

    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!