Ho una penna USB che è sempre funzionata, ora improvvissamente non sembra funzionare più. (stranamente in concomitanza con il pc della camera con winXP)
Ho provato a rifargli il file system con fdisk che credo di aver usato correttamente:

--------------------------------------------------------------------------------------------------------------------
debian:/home/loris# fdisk /dev/sda

Command (m for help): m
Command action
a toggle a bootable flag
b edit bsd disklabel
c toggle the dos compatibility flag
d delete a partition
l list known partition types
m print this menu
n add a new partition
o create a new empty DOS partition table
p print the partition table
q quit without saving changes
s create a new empty Sun disklabel
t change a partition's system id
u change display/entry units
v verify the partition table
w write table to disk and exit
x extra functionality (experts only)

Command (m for help): p

Disk /dev/sda: 6144 MB, 6144284672 bytes
190 heads, 62 sectors/track, 1018 cylinders
Units = cylinders of 11780 * 512 = 6031360 bytes

Device Boot Start End Blocks Id System
/dev/sda1 1 1018 5995989 b W95 FAT32

Command (m for help): w
The partition table has been altered!

Calling ioctl() to re-read partition table.
Syncing disks.
debian:/home/loris#

---------------------------------------------------------------------------------------------

Cosa mi manca per poterla montare? Tutte le altre penne usb quanbdo le infilo si aprono automaticamente! Devo farci qualcosaltro? Formattarla? Come si fa?
Grazie.