[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ext3/ext2 kernel bug with umlauts?



Hello,

I have an Debian/NSLU2, kernel 2.6.18-6-ixp4xx.

Following interesting problem. Could this be a kernel bug? If I attach the USB disk to my laptop it works flawless whether mounted as ext3 or ext2.

$ uname -a
Linux foobar 2.6.18-6-ixp4xx #1 Wed Jun 18 23:27:34 UTC 2008 armv5tel GNU/Linux
$ mount | grep /share
/dev/sdb6 on /share type ext3 (rw)
$ ls /share/erlend*
ls: /share/erlend Øye - dj kicks: No such file or directory
$ sudo umount /share
$ sudo mount -t ext2 /dev/sdb6 /share
$ ls /share/erlend*
total 76892
01-jürgen_paape-so_weit_wie_noch_nie.mp3
03-erlend_øye-sheltered_life_(rmx)+fine_night_(acapella).mp3
[...]


Regards, Kai


Reply to: