On Sun, 18 Oct 1998, Nuno Carvalho wrote: > I'm having serials problems with my linux partition ! :(( It happened > when the power was down ! :(( > > That's what appears: > > ----- cut here ------------------ > Parallelizing fsck version 1.12 (9-Jul-98) > /dev/hda2 contains a file system with errors, check failed > /dev/hda2: Unattached inode 70007 > > /dev/hda2: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY > (i.e., without -a or -p options) > > $mount > /dev/hda2 on / type ext2 (rw, errors=remount-ro) > proc on /proc type proc(rw) > -------- cut here ---------------- > > I already used the -a and -p options instead and always had that error > ! :((
I already corrected my filesystem partition! :)) To resolve it I just did: $ fsck /dev/hda2 instead of -a and -p options ! Thanks for all. Best regards, Nuno Carvalho