"1stFlight !" wrote:
>
> Okay, I just got through trying to fsck a mounted file system (
> didn't know it was a bad thing) . Question is , how much damage have I
> done to it? Anyway to find out?
>
> Darryl
With any luck, none. You can find out with (assuming you fsck'ed
/dev/hda1).
# mount -o remount,ro /dev/hda1
# e2fsck /dev/hda1
# mount -o remount,rw /dev/hda1
Marc
--
Marc Mutz <[EMAIL PROTECTED]> http://marc.mutz.com/Encryption-HOWTO/
University of Bielefeld, Dep. of Mathematics / Dep. of Physics
PGP-keyID's: 0xd46ce9ab (RSA), 0x7ae55b9e (DSS/DH)