Here's something I haven't seen.

First, I created a directory:
# mkdir l6source

Then, I try to remove the directory:
# rmdir l6source
rmdir: l6source: No such file or directory

But, it IS there:
# ls
Desktop  bin  l6source  sm  virusmails

So, I try this:
# rm -Rf l6source
rm: cannot remove `l6source': Input/output error

Any ideas?

RedHat 6.1, Intel NLX motherboard, Celeron 266, RAID1, (bunch of other fairly typical 
stuff)


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to