mount iconv problem
Woo-il Song
bemess at gmail.com
Mon Feb 7 23:46:29 PST 2005
Hi.
I got a problem when mounting CD-ROM(and fat32 file system) containing
Korean charset files.
Error messages are...
localhost# mount_cd9660 -C euc-kr /cdrom/
mount_cd9660: cd9660_iconv: Argument list too long
localhost# mount_msdosfs -L ko_KR.eucKR -D CP949 /dev/ad1s1 /mnt/
mount_msdosfs: msdosfs_iconv: Argument list too long
It works on i386. I guess it's a amd64-specific problem.
More information about the freebsd-amd64
mailing list