Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problemi automount
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
ashlar
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jun 2006
Posts: 140

PostPosted: Tue Feb 05, 2008 8:14 am    Post subject: problemi automount Reply with quote

Allora ho formattato un hd esterno per metà ext3 e per metà vfat. Quando attacco l'hd al mio notebook carica automaticamente le due partizioni ma mentre nella partizione "fat" posso scrivere non è lo stesso per la partizione "ext3" da cosa può dipendere e come posso fare per risolvere?
Back to top
View user's profile Send private message
Tigerwalk
Guru
Guru


Joined: 15 May 2007
Posts: 475
Location: Napoli

PostPosted: Tue Feb 05, 2008 8:44 am    Post subject: Reply with quote

controlla i permessi che hai sulla partizione
_________________
Linux user N°447789
Carpe diem (quam minimum credula postero) -Orazio (I,11)
Back to top
View user's profile Send private message
ashlar
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jun 2006
Posts: 140

PostPosted: Tue Feb 05, 2008 8:52 am    Post subject: Reply with quote

come posso controllare i permessi e fare in modo che nel mount automatico dia quelli corretti?
Back to top
View user's profile Send private message
Tigerwalk
Guru
Guru


Joined: 15 May 2007
Posts: 475
Location: Napoli

PostPosted: Tue Feb 05, 2008 9:04 am    Post subject: Reply with quote

ashlar wrote:
come posso controllare i permessi e fare in modo che nel mount automatico dia quelli corretti?

dopo il montaggio, posizionati sulla directory dove è stata montata la partizione e dai
Code:
ls -l

controlla i permessi di
r(lettura) w(scrittura) x(esecuzione) per l'user (i primi tre) per il gruppo (i secondi tre) e per gli altri (i terzi tre)
eventualmente cambiali col comando
Code:
chmod

fai riferimento alla man page di chmod
_________________
Linux user N°447789
Carpe diem (quam minimum credula postero) -Orazio (I,11)
Back to top
View user's profile Send private message
ashlar
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jun 2006
Posts: 140

PostPosted: Tue Feb 05, 2008 9:29 am    Post subject: Reply with quote

drwxrwxrwx 9 root root 4096 5 feb 09:03 DATI
drwxrw-rw- 3 root root 4096 5 feb 09:10 Ext3USB
drwxr-xr-x 2 ashlar root 16384 1 gen 1970 FATUSB

Questi sono i miei dischi montati da automount, adesso posso scrivere in tutti e tre, secondo voi sono giusti i permessi settati in questo modo oppure dovrei cambiarli e come ?
Back to top
View user's profile Send private message
koma
Advocate
Advocate


Joined: 06 Jun 2003
Posts: 2702
Location: Italy

PostPosted: Tue Feb 05, 2008 9:55 am    Post subject: Reply with quote

mi dai l'ouput di
Code:
mount
quando i dischi sono montati ?
_________________
http://www.youtube.com/watch?v=_yoJI-Tl94g GLORY GLORY HYPNOTOAD
Back to top
View user's profile Send private message
ashlar
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jun 2006
Posts: 140

PostPosted: Tue Feb 05, 2008 11:07 am    Post subject: Reply with quote

ho risolto più elegantemente cambiando propietario e gruppo della cartella in cui l'automount "monta" i diski, gli ho messo mioutente:users e ora posso fare ciò che voglio nei due dischi...
grazie a tutti!!!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum