dismount error on 5.2.1

Matthew Seaman m.seaman at infracaninophile.co.uk
Sun Jul 25 06:51:10 PDT 2004


On Sun, Jul 25, 2004 at 06:41:08AM -0500, J.D. Bronson wrote:
> I reboot my machine at about 50% of the time..I see
> this in the logs:
> 
> Mounting root from ufs:/dev/ad0s1a
> WARNING: / was not properly dismounted
> 
> Is this a known issue?
> 
> I dont know why its complaining...any pointers would be appreciated!

If you reboot your machine by typing 'reboot' you don't run the
various rc.d scripts to turn off any services you have running.  If a
process has an open file descriptor onto the root FS and doesn't play
ball with the usual sync and dismount procedure, it could have the
results you observe.

Try using the command:

    # shutdown -r now

to get a clean shutdown and reboot.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040725/3a21483c/attachment.bin


More information about the freebsd-questions mailing list