Visualizzazione dei risultati da 1 a 3 su 3

Discussione: Automount

  1. #1

    Automount

    Su una distro Linux per ARM, quando attacco un HD esterno USB (FAT), esso viene montato come segue:

    [root@NAS01 ~]# tail -f /var/log/messages
    Sep 7 18:43:31 NAS01 user.notice mount-external-drive[6191]: found the partitions sdc1
    Sep 7 18:43:32 NAS01 user.notice mount-external-drive[6191]: no label
    Sep 7 18:43:32 NAS01 user.notice mount-external-drive[6191]: partition sdc1 has label Partition-1
    Sep 7 18:43:33 NAS01 user.notice mount-external-drive[6191]: Able to mount drive

    [root@NAS01 ~]# mount
    (rw,uid=33,gid=33,fmask=0111,dmask=0022,codepage=c p437,iocharset=iso8859-1)

    [root@NAS01 ~]# ls -al /shares/external/
    drwsr-sr-x 3 www-data www-data 4096 Sep 7 18:43 ST3500820AS


    1. Quale servizio viene generalmente usato per l'automount?
    2. Come posso far sì che il device montato non sia rwxrwxrwx (e non rwsr-sr-x)? Ovvero, dove cambio le mask?
     
    :: Instant WebKiosk, a browser-only Linux operating system ::

  2. #2
    mmm

    provato a inserire l'entrata in fstab con le mask che vuoi tu?

  3. #3
    Posto per completezza un thread che mi è stato utile (ma non illuminante..):

    http://mybookworld.wikidot.com/forum...4/automounting
     
    :: Instant WebKiosk, a browser-only Linux operating system ::

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.