Date: Tue, 4 Jun 1996 14:06:53 -0600 From: Nate Williams <nate@sri.MT.net> To: dwhite@resnet.uoregon.edu Cc: questions@freebsd.org Subject: Re: shutdown vs shutdown -r Message-ID: <199606042006.OAA19691@rocky.sri.MT.net> In-Reply-To: <Pine.BSF.3.91.960604123633.6276A-100000@riley-net170-164.uoregon.edu> References: <Pine.BSF.3.91.960604123633.6276A-100000@riley-net170-164.uoregon.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> Someone reported earlier that `shutdown now' results in unclean > filesystems. Shutdown now brings the system into single-user mode, which has been the case on all BSD systems as far back as I can remember. The system is still running (well, init and the single-user shell anyway), and all the FS are still mounted, so they are technically 'unclean'. If you want to shutdown the system you either need to 'reboot' or 'halt' it. ('shutdown -r or -h respectively). Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606042006.OAA19691>