Date: Wed, 21 Aug 2002 15:44:20 +0200 From: Roman Neuhauser <neuhauser@bellavista.cz> To: "Bob M." <bmiddaugNOSPAM@sdf.lonestar.org> Cc: questions@freebsd.org Subject: Re: What is the proper shutdown procedure? Message-ID: <20020821134420.GU21595@freepuppy.bellavista.cz> In-Reply-To: <Pine.NEB.4.44.0208211304070.886-100000@sdf.lonestar.org> References: <20020820123727.257bd2bf.nkinkade@dsl-only.net> <Pine.NEB.4.44.0208211304070.886-100000@sdf.lonestar.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Wed, 21 Aug 2002 13:20:26 +0000 (UTC) > From: "Bob M." <bmiddaugNOSPAM@sdf.lonestar.org> > Cc: questions@freebsd.org > Subject: Re: What is the proper shutdown procedure? > > Thanks guys, I was using shutdown now to shutdown, but I was wondering if > that was correct since I get this error message "/ was not dismounted > properly" at the end of the boot process. `shutdown now` takes you to the singleuser mode. read the manpage: -h The system is halted at the specified time. ... Corresponding signal is then sent to init(8) to respectively halt, reboot or bring the system down to single-user state (depending on the above options). > I didn't know about halt and man shutdown doesn't refer to > flushing cache, unmounting disks or stopping services. Is there a list of > commands inherent to FreeBSD anywhere? Thanks again, shutdown(8) is not a FreeBSD-specific thing. but agreed, the shudown page could be a little more explicit about certain things. -- FreeBSD 4.6-STABLE 3:37PM up 21:30, 9 users, load averages: 0.00, 0.00, 0.00 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?20020821134420.GU21595>