On Wed, 23 Sep 2009 17:02:24 +0200 (CEST), Alexander Best <alexbes...@math.uni-muenster.de> wrote: > however if i do `mount -r -o noatime /dev/label/usr /usr` and run `fsck > /dev/label/usr` fsck isn't able to gain write access.
The fsck program should - as far as I know - only be used on unmounted (!) file systems. In order to perform fsck with the ability of file system modifications, umount the file system and run fsck (maybe with options you desire) again. -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"