[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: un'stat'able files - fs corruption?
- From: Christian Kujau <lists nerdbynature de>
- To: Jochen Rueter <joschi fliegergruppe-donzdorf de>
- Cc: ext-users <ext3-users redhat com>
- Subject: Re: un'stat'able files - fs corruption?
- Date: Wed, 11 Feb 2009 22:35:36 -0800 (PST)
On Mon, 9 Feb 2009, Jochen Rueter wrote:
> ?--------- ? ? ? ? ? Teddyb?r.docx
> ?--------- ? ? ? ? ? Termine f?r montag
[...]
> Also e2fsck does not find any errors on this filesystem.
Hm, strange that e2fsck (current version?) does not report any errors,
because I somehow find it hard to believe that it should be related to the
umlauts in the filename. Did you try moving the files via its inode#?
Something like:
# ls -li
1234 ?--------- ? ? ? ? ? Teddyb?r.docx
# find . -inum 1234 -exec mv '{}' Teddybaer.docx \;
...does that work?
Christian.
--
BOFH excuse #102:
Power company testing new voltage spike (creation) equipment
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]