mi da questo output: Oct 19 14:22:35 localhost kernel: usb.c: USB disconnect on device 00:1d.7-1 address 2 Oct 19 14:24:31 localhost kernel: hub.c: new USB device 00:1d.7-3, assigned address 3 Oct 19 14:24:31 localhost kernel: hub.c: USB hub found Oct 19 14:24:31 localhost kernel: hub.c: 4 ports detected Oct 19 14:24:34 localhost usb.agent[1558]: usbcore: already loaded Oct 19 14:24:34 localhost usb.agent[1558]: usbcore: already loaded Oct 19 14:24:35 localhost kernel: hub.c: new USB device 00:1d.7-3.4, assigned address 4 Oct 19 14:24:38 localhost usb.agent[1605]: usb-storage: loaded successfully
qual'� il nome del device? On Tuesday 19 October 2004 10:51, Fabrizio Mancini wrote: > fab10X wrote: > >salve a tutti > >ho provato a montare un hd esterno sul quale ho salvato i dati della mia > >vecchia fedora 2 (ora sono passato a sarge), ma mi da il seguente errore: > > > ># mount -t vfat /dev/sda1 /mnt/sda1 > >mount: /dev/sda1 is not a valid block device > > > >che significa? > > > >fab10X > > mettiti in console ed attacca il tuo hd usb esterno. > vedi che messaggi ti da > dovrebbe essere tipo questo: > > usb 1-3: new high speed USB device using address 2 > Initializing USB Mass Storage driver... > scsi4 : SCSI emulation for USB Mass Storage devices > Vendor: HITACHI_ Model: DK23EA-30 Rev: 00K4 > Type: Direct-Access ANSI SCSI revision: 02 > SCSI device sdb: 58605120 512-byte hdwr sectors (30006 MB) > sdb: assuming drive cache: write through > /dev/scsi/host4/bus0/target0/lun0: p1 p2 p3 > Attached scsi disk sdb at scsi4, channel 0, id 0, lun 0 > Attached scsi generic sg1 at scsi4, channel 0, id 0, lun 0, type 0 > USB Mass Storage device found at 2 > usbcore: registered new driver usb-storage > USB Mass Storage support registered. > > se non hai questo output allora verifica di aver compilato nel kernel o > staticamente o come moduli il supporto per usb, e poi lo usb_core, usb > full hid support, ehci o ohci, uhci, e qualcosa di altro che non mi > ricordo. se hai questo output allora l'unit� della lettera la prendi da > quesa riga: Attached scsi disk sdb at scsi4, channel 0, id 0, lun 0 > mentre controlla che la partizione sia effettivamente fat32 e che il > numero sia quello giusto. > > ciao > fab

