[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: chiave usb



On Thu, 17 Mar 2005 18:05:58 +0100
Andrea Lusuardi - UoVoBW <linolusu@tin.it> wrote:

> On Thu, 17 Mar 2005 17:34:42 +0100
> SirTux <david@simoni.net> wrote:
> 
> > come posso montare e far vedere la chiave usb?
> > 
> > Grazie David
> 
> generalmente inserisci la chiave, dai un
> 
> dmesg | grep usb
> 
> per vedere dove e come è stata riconosciuta.
> 
> Dovresti vedere un sdX (variabile X: a oppure b, c ...dipende)
> 
> e poi con un 
> 
> mount -t vfat /dev/sdX /dove/la/vuoi/montare
> 
> Ciao
> 

questo è quello che esce dall'output:

sirtux@sirtux:~$ dmesg | grep usb
usbcore: registered new driver usbfs
usbcore: registered new driver hub
usb 1-1: new full speed USB device using uhci_hcd and address 2
usb 1-2: new low speed USB device using uhci_hcd and address 3
usbcore: registered new driver usb-storage
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
usbcore: registered new driver hiddev
input: USB HID v1.10 Mouse [ARESON USB Scroll Mouse] on usb-0000:00:11.2-2
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
usb-storage: device scan complete
sirtux@sirtux:~$ mount -t vfat /dev/sda /mnt/usb/
mount: only root can do that
sirtux@sirtux:~$ su
Password:
sirtux:/home/sirtux#  mount -t vfat /dev/sda /mnt/usb/
mount: wrong fs type, bad option, bad superblock on /dev/sda,
       or too many mounted file systems
sirtux:/home/sirtux#  mount -t ext3 /dev/sda /mnt/usb/
mount: wrong fs type, bad option, bad superblock on /dev/sda,
       or too many mounted file systems
sirtux:/home/sirtux#

sirtux@sirtux:~$ dmesg | grep usb
usbcore: registered new driver usbfs
usbcore: registered new driver hub
usb 1-1: new full speed USB device using uhci_hcd and address 2
usb 1-2: new low speed USB device using uhci_hcd and address 3
usbcore: registered new driver usb-storage
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
usbcore: registered new driver hiddev
input: USB HID v1.10 Mouse [ARESON USB Scroll Mouse] on usb-0000:00:11.2-2
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
usb-storage: device scan complete
sirtux@sirtux:~$ mount -t vfat /dev/sda /mnt/usb/
mount: only root can do that
sirtux@sirtux:~$ su
Password:
sirtux:/home/sirtux#  mount -t vfat /dev/sda /mnt/usb/
mount: wrong fs type, bad option, bad superblock on /dev/sda,
       or too many mounted file systems
sirtux:/home/sirtux#  mount -t ext3 /dev/sda /mnt/usb/
mount: wrong fs type, bad option, bad superblock on /dev/sda,
       or too many mounted file systems
sirtux:/home/sirtux#

sirtux@sirtux:~$ dmesg | grep usb
usbcore: registered new driver usbfs
usbcore: registered new driver hub
usb 1-1: new full speed USB device using uhci_hcd and address 2
usb 1-2: new low speed USB device using uhci_hcd and address 3
usbcore: registered new driver usb-storage
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
usbcore: registered new driver hiddev
input: USB HID v1.10 Mouse [ARESON USB Scroll Mouse] on usb-0000:00:11.2-2
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
usb-storage: device scan complete
sirtux@sirtux:~$ mount -t vfat /dev/sda /mnt/usb/
mount: only root can do that
sirtux@sirtux:~$ su
Password:
sirtux:/home/sirtux#  mount -t vfat /dev/sda /mnt/usb/
mount: wrong fs type, bad option, bad superblock on /dev/sda,
       or too many mounted file systems
sirtux:/home/sirtux#  mount -t ext3 /dev/sda /mnt/usb/
mount: wrong fs type, bad option, bad superblock on /dev/sda,
       or too many mounted file systems
sirtux:/home/sirtux#



e adesso?



Reply to: