Date: Sat, 15 Jan 2000 20:01:32 -0600 From: David Kelly <dkelly@hiwaay.net> To: Eric Jacoboni <jaco@titine.fr.eu.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to clean _definitively_ a filesystem Message-ID: <200001160201.UAA06019@nospam.hiwaay.net> In-Reply-To: Message from Eric Jacoboni <jaco@titine.fr.eu.org> of "15 Jan 2000 20:18:58 %2B0100." <877lhb5ejh.fsf@titine.fr.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Eric Jacoboni writes: > I've a problem on a FBSD 3.4-Stable machine: > = [...] > FBSD complaints about a dirty /tmp filesystem (/mnt is not on a > separate fs) so / cannot be mounted R/W and the system boot in single > mode. If i do a 'mount -f -orw /' then a ^D, the system goes in normal > mode and i can work as usual... Obviously, i've done multiple fsck on > /, but the pb remains... You said its complaining about a dirty /tmp filesystem. But then you = say you have run fsck on /. You have a separate filesystem for /tmp? = Then run "fsck -y /tmp". Running fsck on / doesn't recurse the entire = system, it does only root. -- David Kelly N4HHE, dkelly@hiwaay.net =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001160201.UAA06019>