Date: Sun, 27 Jan 2002 18:28:11 -0500 From: "Doug Reynolds" <mav@wastegate.net> To: "Christopher J. Umina" <FJU@Fritzilldo.com>, "questions@Freebsd.org" <questions@Freebsd.org> Subject: Re: fsck on root Message-ID: <20020127232610.2B61D48449@wastegate.net> In-Reply-To: <001301c1a6aa$187b9d10$0301a8c0@uminafamily.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 26 Jan 2002 15:43:21 -0500, Christopher J. Umina wrote: >How can I run fsck with write capabilities on the root filesystem. The only way I can see of doing it is rebooting the server incorrectly. When I reboot it wrong it tells me the superblock is incorrect in size. I need to run it again. you can type "shutdown now" "umount -a" "fsck -p" "mount -a" "exit" should do it, you probably can leave out the mount -a, but i've never tried it. --- doug reynolds | the maverick | mav@wastegate.net PGP Public Key Fingerprint: 6E7B 9993 B503 6D45 E33A 2019 26E5 C1DB 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?20020127232610.2B61D48449>