[Mount] Problema con le usb

Installazione, configurazione e uso di programmi e strumenti.
dehiho
Prode Principiante
Messaggi: 180
Iscrizione: mercoledì 23 maggio 2007, 20:36

[Mount] Problema con le usb

Messaggio da dehiho »

Ciao a tutti, ho un problema con le penne usb.
Quando le inserisco non si montano più da sole, come faccio a farlo ritornare come prima?
Questo è l'errore che mi da.

Codice: Seleziona tutto

Unprivileged user can not mount NTFS block devices using the external FUSE
library. Either mount the volume as root, or rebuild NTFS-3G with integrated
FUSE support and make it setuid root. Please see more information at
http://ntfs-3g.org/support.html#unprivileged
Grazie a tutti,  (b2b)
Children of the KoЯn
Avatar utente
streetcross
Accecante Asceta
Accecante Asceta
Messaggi: 24943
Iscrizione: giovedì 7 febbraio 2008, 10:52
Contatti:

Re: [Mount] Problema con le usb

Messaggio da streetcross »

Codice: Seleziona tutto

Unprivileged block device mounts work only if NTFS-3G is compiled with integrated FUSE support, the ntfs-3g binary is at least version 1.2506, set to setuid-root, and the user has access rights to the volume and mount point. The root user can make an ntfs-3g binary setuid-root as shown below

  chown root $(which ntfs-3g)
  chmod 4755 $(which ntfs-3g)

In such case the driver will also be able

    * to fix common FUSE kernel module loading problems
    * to create the required but sometimes incorrectly removed or missing FUSE device file 

Please note that using setuid-root can result unforeseen privilege escalation and its usage is discouraged. Only the absolutely trusted users must be granted such access. Below is an example how this can be done for users in the ntfsuser group to be able to mount any NTFS volume if they have also the needed volume access rights.

  chown root.ntfsuser $(which ntfs-3g)
  chmod 4750 $(which ntfs-3g)

The setuid-root ntfs-3g driver applies the principle of least privilege during its lifetime as a safety measure. 
citato dal link che ti dà l'errore...
Ubuntu user #22995 Linux user #474679 Stacy can't you see, you're just not the girl for me, I know it might be wrong, but I'm in love with Stacy's Mom. ﺕ In molti credono di essere degli alternativi. In realtà la maggior parte di loro lascia la strada principale per seguire la seconda strada più battuta; in pochi si creano il proprio sentiero.
dehiho
Prode Principiante
Messaggi: 180
Iscrizione: mercoledì 23 maggio 2007, 20:36

Re: [Mount] Problema con le usb

Messaggio da dehiho »

L'avevo già letto ma non ci ho capito molto >:(
Devo ricompilarmelo con FUSE integrato??
E perché sta roba da un giorno all'altro senza aggiornare nessun pacchetto  (mad)
Children of the KoЯn
Avatar utente
streetcross
Accecante Asceta
Accecante Asceta
Messaggi: 24943
Iscrizione: giovedì 7 febbraio 2008, 10:52
Contatti:

Re: [Mount] Problema con le usb

Messaggio da streetcross »

da terminale dai questo

sudo chown root $(which ntfs-3g)
sudo chmod 4755 $(which ntfs-3g)

per modificare i  permessi e fare il mount automatico
Ubuntu user #22995 Linux user #474679 Stacy can't you see, you're just not the girl for me, I know it might be wrong, but I'm in love with Stacy's Mom. ﺕ In molti credono di essere degli alternativi. In realtà la maggior parte di loro lascia la strada principale per seguire la seconda strada più battuta; in pochi si creano il proprio sentiero.
dehiho
Prode Principiante
Messaggi: 180
Iscrizione: mercoledì 23 maggio 2007, 20:36

Re: [Mount] Problema con le usb

Messaggio da dehiho »

Devo riavviare, perché mi da ancora l'errore?
Children of the KoЯn
dehiho
Prode Principiante
Messaggi: 180
Iscrizione: mercoledì 23 maggio 2007, 20:36

Re: [Mount] Problema con le usb

Messaggio da dehiho »

Ho fatto quello che mi hai detto e ho riavviato, ma niente continua a darmi l'errore >:(
Children of the KoЯn
Avatar utente
streetcross
Accecante Asceta
Accecante Asceta
Messaggi: 24943
Iscrizione: giovedì 7 febbraio 2008, 10:52
Contatti:

Re: [Mount] Problema con le usb

Messaggio da streetcross »

prova a cambiare i permessi in fstab
Ubuntu user #22995 Linux user #474679 Stacy can't you see, you're just not the girl for me, I know it might be wrong, but I'm in love with Stacy's Mom. ﺕ In molti credono di essere degli alternativi. In realtà la maggior parte di loro lascia la strada principale per seguire la seconda strada più battuta; in pochi si creano il proprio sentiero.
Scrivi risposta

Ritorna a “Applicazioni”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 7 ospiti