lada
04-03-2005, 19:40
Hello,
I would like to mount a FAT-32 partition with a different character set and codepage, so I'm trying:
mount -t vfat -o iocharset=iso8859-2,codepage=852 /dev/scsi/host0/bus0/target0/lun0/part1 /tmp/harddisk
but I'm getting:
mount: Mounting /dev/scsi/host0/bus0/target0/lun0/part1 on /tmp/harddisk failed: Invalid argument
What do I have to do to make this possible?
Thank You
(Asus 500gx, firmware 1.9.2.7-3c)
I would like to mount a FAT-32 partition with a different character set and codepage, so I'm trying:
mount -t vfat -o iocharset=iso8859-2,codepage=852 /dev/scsi/host0/bus0/target0/lun0/part1 /tmp/harddisk
but I'm getting:
mount: Mounting /dev/scsi/host0/bus0/target0/lun0/part1 on /tmp/harddisk failed: Invalid argument
What do I have to do to make this possible?
Thank You
(Asus 500gx, firmware 1.9.2.7-3c)