PDA

View Full Version : Auto mount periferiche usb su Debian


fabri00
10-12-2005, 15:12
Mi consigliate un programma che monti automaticamente le periferiche usb (hd e chiavi di memoria) su Debian ?.
Su Ubuntu me le trovo sull scrivania appena inserite, su Debian no.

Grazie.

Scoperchiatore
10-12-2005, 15:45
non dipende da debian, ma da KDE o Gnome. Se hai KDE prova a fare Tasto destro -> Configura Desktop -> Comportamento -> Icone dei Dispositivi
e sceglile.

Controlla anche che nell'fstab vi sia una riga per montare sda1 e che tra le opzioni ci sia "auto"
cat /etc/fstab | grep sda1

fabri00
10-12-2005, 17:12
Ti ringrazio.
Mi monta in automatico la chiavetta usb, ma non un hd usb.
Ubuntu le stesse 2 periferiche le monta indifferentemente.

Abbiate pazienza........suggerimenti (ho gnome) ?

Grazie a tutti.

Aggiungo il log:

Dec 10 18:09:19 debian kernel: sda : READ CAPACITY failed.
Dec 10 18:09:19 debian kernel: sda : status=0, message=00, host=7, driver=00
Dec 10 18:09:19 debian kernel: sda : sense not available.
Dec 10 18:09:19 debian kernel: sda: Write Protect is off
Dec 10 18:09:19 debian kernel: sda : READ CAPACITY failed.
Dec 10 18:09:19 debian kernel: sda : status=0, message=00, host=1, driver=00
Dec 10 18:09:19 debian kernel: sda : sense not available.
Dec 10 18:09:19 debian kernel: sda: Write Protect is off
Dec 10 18:09:19 debian kernel: /dev/scsi/host2/bus0/target0/lun0:<3>scsi2 (0:0): rejecting I/O to device being removed
Dec 10 18:09:19 debian kernel: unable to read partition table
Dec 10 18:09:50 debian kernel: usb 3-3: new high speed USB device using ehci_hcd and address 6
Dec 10 18:09:50 debian kernel: scsi3 : SCSI emulation for USB Mass Storage devices
Dec 10 18:10:45 debian kernel: usb 3-3: reset high speed USB device using ehci_hcd and address 6
Dec 10 18:11:01 debian kernel: scsi: Device offlined - not ready after error recovery: host 3 channel 0 id 0 lun 0

R4iDei
10-12-2005, 20:20
Potrebbero essere moduli differenti? Ad esempio quando inserisco la penna bluetooth carica i moduli automaticamente (almeno penso dato che l'hard disk spippetta) mentre per la penna usb di memoria devo modprobbare usb_storage! Boh!

wubby
11-12-2005, 08:30
Dec 10 18:09:19 debian kernel: unable to read partition table

:wtf:

Posta /etc/fstab

jacopastorius
11-12-2005, 09:32
ma installare gnome-volume-mangager?

dierre
11-12-2005, 09:45
veramente ubuntu non dipende da gnome quanto da gdm, non chiedetemi perché, ma sulla mia ubuntu se tolgo il gdm dall'init e poi faccio partire gnome con startx, le usb non si montano più da sole.

fabri00
11-12-2005, 10:46
Il problema non è in Ubuntu, che va benissimo, bensì in Debian.

dierre
11-12-2005, 10:50
Il problema non è in Ubuntu, che va benissimo, bensì in Debian.

intendevo dire che data la mia esperienza, penso tu debba spulciare qualche addon di gdm, non di gnome. Basandomi sul funzionamento di ubuntu :)