Harr_Y ha scritto:La chiavetta non viene riconosciuta dal sistema. Uso Ubuintu 10.10.
Se qualcuno può darmi un consiglio è benvenuto.
Grazie,
Ciao.
sudo fdisk -l
dmesg | grep usb




Harr_Y ha scritto:Si, era collegata.
Il tag code non l'avevo trovato prima.
lsusb && lsusb -t

g@g-Not-Specified:~$ lsusb && lsusb -t
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 046d:c00e Logitech, Inc. M-BJ58/M-BJ69 Optical Wheel Mouse
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 005: ID 0781:556b SanDisk Corp.
Bus 001 Device 003: ID 0846:9030 NetGear, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
1-5:1.0: No such file or directory
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
|__ Port 1: Dev 2, If 0, Class=HID, Driver=usbhid, 1.5M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci_hcd/6p, 480M
|__ Port 4: Dev 3, If 0, Class=vend., Driver=ndiswrapper, 480M
|__ Port 5: Dev 5, If 0, Class=stor., Driver=, 480M
g@g-Not-Specified:~$


g@g-Not-Specified:~$ ls -l /dev/disk/by-uuid
totale 0
lrwxrwxrwx 1 root root 10 2012-02-05 14:27 0C846C2B846C198A -> ../../sda1
lrwxrwxrwx 1 root root 10 2012-02-05 14:27 30424efd-df6c-409f-b7fc-4931d36c7a1e -> ../../sda6
lrwxrwxrwx 1 root root 10 2012-02-05 14:27 fa2ef0a8-114b-4b99-924b-bf801c66a4cb -> ../../sda5
g@g-Not-Specified:~$ sudo fdisk -l
[sudo] password for g:
Disco /dev/sda: 200.0 GB, 200049647616 byte
255 testine, 63 settori/tracce, 24321 cilindri
Unità = cilindri di 16065 * 512 = 8225280 byte
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identificativo disco: 0x0006d192
Dispositivo Boot Start End Blocks Id System
/dev/sda1 * 1 12229 98228585 7 HPFS/NTFS
/dev/sda2 12229 24322 97131521 5 Esteso
/dev/sda5 23824 24322 3994624 82 Linux swap / Solaris
/dev/sda6 12229 23824 93135872 83 Linux
Le voci nella tabella delle partizioni non sono nello stesso ordine del discoSecondo te qual'è la pen drive? A me mi sa che è sda1.
(Grazie dell'aiuto)


Harr_Y ha scritto:In pratica, nel passaggio precedente viene vista(sandisk, device 05), ma dopo non corrisponde più al link che mi hai dato.


g@g-Not-Specified:~$ lsusb && lsusb -t
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 046d:c00e Logitech, Inc. M-BJ58/M-BJ69 Optical Wheel Mouse
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[u]Bus 001 Device 005: ID 0781:556b SanDisk Corp[/u].
Bus 001 Device 003: ID 0846:9030 NetGear, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
1-5:1.0: No such file or directory
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
|__ Port 1: Dev 2, If 0, Class=HID, Driver=usbhid, 1.5M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci_hcd/6p, 480M
|__ Port 4: Dev 3, If 0, Class=vend., Driver=ndiswrapper, 480M
|__ Port 5: Dev 5, If 0, Class=stor., Driver=, 480M
g@g-Not-Specified:~$ Eccola. è qui



Harr_Y ha scritto:Che mi consigli di fare?
cat /etc/fstab
g@g-Not-Specified:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
/dev/sda6 / ext4 errors=remount-ro 0 1
/dev/sda5 none swap sw 0 0
g@g-Not-Specified:~$


g@g-Not-Specified:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
/dev/sda6 / ext4 errors=remount-ro 0 1
/dev/sda5 none swap sw 0 0
g@g-Not-Specified:~$ 
Visualizzano questa pagina: $nake e 15 ospiti