Re: ls: file: Input/output error

1999-11-04 Thread aphro
debian > debian >What could have caused this I/O error anyway? almost anything, if the system crashed, or had some bad physical sectors on it ..or a program crashed while it was writing to disk may of curropted some stuff..hard to tell. you can always avoid a reboot and you can always (i believe)

Re: ls: file: Input/output error

1999-11-04 Thread Debian Mail
> you try running a e2fsck on it ? Yes, but it was /home which was always busy, although I stoped every process I could think of using files in /home. Isn't there a tool to check which process is using a certain part of the filesystem? > run e2fsck -c too, i think that is the option to check for

Re: ls: file: Input/output error

1999-11-03 Thread aphro
Mail wrote: > When I do a ls I get: > > host:~/m> ls > file > > But ls -la gives: > > host:~/m> ls -la > ls: file: Input/output error > total 3 > drwx--S--- 3 user group 1024 Nov 3 16:34 . > drwxr-sr-x 28 user group 2048 Nov

ls: file: Input/output error

1999-11-03 Thread Debian Mail
When I do a ls I get: host:~/m> ls file But ls -la gives: host:~/m> ls -la ls: file: Input/output error total 3 drwx--S--- 3 user group 1024 Nov 3 16:34 . drwxr-sr-x 28 user group 2048 Nov 3 16:33 .. I tried rm -rf /home/user/m but this also gives an I/O error: