Date: Tue, 8 Feb 2005 16:46:24 +0900 From: Woo-il Song <bemess@gmail.com> To: freebsd-amd64@freebsd.org Subject: mount iconv problem Message-ID: <234888ec05020723464ec9cf39@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?234888ec05020723464ec9cf39>