On Fri, Aug 29, 2008 at 04:12:21PM +0300, Martin Michlmayr wrote: > Ted, > > There have been some reports on debian-arm recently about problems > with ext3: some files containg special characters (e.g. umlauts) don't > show up properly, and the problem goes away when the filesystem is > mounted as ext2.
Can someone create a small filesystem: dd if=/dev/null of=/tmp/sample.img bs=1k count=32768 /sbin/mkfs.ext3 -F /tmp/sample.img mkdir /sample mount -o loop /tmp/sample.img /sample ... and then create some of these files for me, and then unmount the filesystem, bzip2 it, and send it to me? - Ted -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]