Beiträge von toufiq47

    HI,


    i could not understand what to manually need to edit in fstab. i am adding my fstab here.
    can you enlight me how to do this pls


    thanks!


    ---------------------------------------------------------------------------------------------------------------------


    proc /proc proc defaults 0 0
    PARTUUID=6c586e13-01 /boot vfat defaults 0 2
    PARTUUID=6c586e13-02 / ext4 noatime,nodiratime,defaults 0 1
    # a swapfile is not a swap partition, no line here
    # use dphys-swapfile swap[on|off] for that
    # >>> [openmediavault]
    /dev/disk/by-label/64 /srv/dev-disk-by-label-64 ntfs defaults,nofail 0 2
    /dev/disk/by-label/128 /srv/dev-disk-by-label-128 ntfs defaults,nofail 0 2
    # <<< [openmediavault]


    --------------------------------------------------------------------------------------------------------------------

    can any one give me any tut how to use the flash memory plugins, its confusing. my fstab shows below


    proc /proc proc defaults 0 0
    /dev/mmcblk0p1 /boot vfat defaults 0 2
    /dev/mmcblk0p2 / ext4 defaults,noatime,nodiratime 0 1
    # >>> [openmediavault]
    UUID=fa36508a-b3c4-4499-b30a-711dd5994225 /media/fa36508a-b3c4-4499-b30a-711dd5994225 ext4 defaults,nofail,acl,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl 0 2
    /dev/disk/by-uuid/3A8A36DA8A3691FD /media/3A8A36DA8A3691FD ntfs defaults,nofail,noexec,noatime,big_writes 0 2
    /dev/disk/by-uuid/A232ED9132ED6B2D /media/A232ED9132ED6B2D ntfs defaults,nofail,noexec,noatime,big_writes 0 2
    /dev/disk/by-uuid/72A2CC1DA2CBE427 /media/72A2CC1DA2CBE427 ntfs defaults,nofail,noexec,noatime,big_writes 0 2
    # <<< [openmediavault]
    # a swapfile is not a swap partition, no line here
    # use dphys-swapfile swap[on|off] for that



    which does not match the example made in the omv plugins page
    what to edit here to use my pendrive as flash memory.
    the pendrive UUID is 72A2CC1DA2CBE427


    thanks for the help