lpsavoie
13th November 2008, 04:07 AM
Hi,
I recently bought a new USB drive (Transcend, 2 gb) to replace the one I lost. It is the same make as my old one, so I thought I would have no problems with it. Annoyingly, it looks like I was wrong. Indeed, I cannot create or copy or any any way approach file with accents in the filename to my USB drive
I run Fedora 9 with the most recent kernel (2.6.27) on an Intel C2D with an Asus P5Q motherboard.
I tried the solution described here (in French) : http://doc.fedora-fr.org/wiki/Obsol%C3%A8te_-_Partition_UTF-8_et_clefs_USB_mont%C3%A9es_via_HAL and it has not worked.
Nautilus says "Le nom XXX n'est pas valide. Veuillez utiliser un nom different" (or approximately "The filename XXX is not valid. Please use a different filename")
This is a recent problem. Also, this is not unique to my USB drive : my iPod exhibits the same problem. My main filesystem does not, so it seems like it is a USB problem (HAL perhaps) ?
mount gives this line
/dev/sdc1 on /media/disk type vfat (rw,nosuid,nodev,uhelper=hal,shortname=lower,uid=5 00)
dmesg gives this from insertion to two touch attempts for files with
usb 1-1: new high speed USB device using ehci_hcd and address 4
usb 1-1: configuration #1 chosen from 1 choice
scsi10 : SCSI emulation for USB Mass Storage devices
usb 1-1: New USB device found, idVendor=058f, idProduct=6387
usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1: Product: Mass Storage Device
usb 1-1: Manufacturer: JetFlash
usb 1-1: SerialNumber: LQBTVNG4
usb-storage: device found at 4
usb-storage: waiting for device to settle before scanning
usb-storage: device scan complete
scsi 10:0:0:0: Direct-Access JetFlash TS2GJFV30 8.07 PQ: 0 ANSI: 2
sd 10:0:0:0: [sdc] 4005888 512-byte hardware sectors (2051 MB)
sd 10:0:0:0: [sdc] Write Protect is off
sd 10:0:0:0: [sdc] Mode Sense: 03 00 00 00
sd 10:0:0:0: [sdc] Assuming drive cache: write through
sd 10:0:0:0: [sdc] 4005888 512-byte hardware sectors (2051 MB)
sd 10:0:0:0: [sdc] Write Protect is off
sd 10:0:0:0: [sdc] Mode Sense: 03 00 00 00
sd 10:0:0:0: [sdc] Assuming drive cache: write through
sdc: sdc1
sd 10:0:0:0: [sdc] Attached SCSI removable disk
sd 10:0:0:0: Attached scsi generic sg3 type 0
Thanks for your help !
I recently bought a new USB drive (Transcend, 2 gb) to replace the one I lost. It is the same make as my old one, so I thought I would have no problems with it. Annoyingly, it looks like I was wrong. Indeed, I cannot create or copy or any any way approach file with accents in the filename to my USB drive
I run Fedora 9 with the most recent kernel (2.6.27) on an Intel C2D with an Asus P5Q motherboard.
I tried the solution described here (in French) : http://doc.fedora-fr.org/wiki/Obsol%C3%A8te_-_Partition_UTF-8_et_clefs_USB_mont%C3%A9es_via_HAL and it has not worked.
Nautilus says "Le nom XXX n'est pas valide. Veuillez utiliser un nom different" (or approximately "The filename XXX is not valid. Please use a different filename")
This is a recent problem. Also, this is not unique to my USB drive : my iPod exhibits the same problem. My main filesystem does not, so it seems like it is a USB problem (HAL perhaps) ?
mount gives this line
/dev/sdc1 on /media/disk type vfat (rw,nosuid,nodev,uhelper=hal,shortname=lower,uid=5 00)
dmesg gives this from insertion to two touch attempts for files with
usb 1-1: new high speed USB device using ehci_hcd and address 4
usb 1-1: configuration #1 chosen from 1 choice
scsi10 : SCSI emulation for USB Mass Storage devices
usb 1-1: New USB device found, idVendor=058f, idProduct=6387
usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1: Product: Mass Storage Device
usb 1-1: Manufacturer: JetFlash
usb 1-1: SerialNumber: LQBTVNG4
usb-storage: device found at 4
usb-storage: waiting for device to settle before scanning
usb-storage: device scan complete
scsi 10:0:0:0: Direct-Access JetFlash TS2GJFV30 8.07 PQ: 0 ANSI: 2
sd 10:0:0:0: [sdc] 4005888 512-byte hardware sectors (2051 MB)
sd 10:0:0:0: [sdc] Write Protect is off
sd 10:0:0:0: [sdc] Mode Sense: 03 00 00 00
sd 10:0:0:0: [sdc] Assuming drive cache: write through
sd 10:0:0:0: [sdc] 4005888 512-byte hardware sectors (2051 MB)
sd 10:0:0:0: [sdc] Write Protect is off
sd 10:0:0:0: [sdc] Mode Sense: 03 00 00 00
sd 10:0:0:0: [sdc] Assuming drive cache: write through
sdc: sdc1
sd 10:0:0:0: [sdc] Attached SCSI removable disk
sd 10:0:0:0: Attached scsi generic sg3 type 0
Thanks for your help !