NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: no clean unmount after shutdown -r (one disk, no RAID)
On Wed, 16 Dec 2009 16:18:43 +0100
Petar Bogdanovic <petar%smokva.net@localhost> wrote:
> /dev/wd0a: file system not clean (fs_clean=1); please fsck(8)
> /dev/wd0a: lost blocks 0 files 0
>
> # cat /etc/fstab
> /dev/md0a / ffs rw
You have omitted the fs_passno, so the filesystem won't be checked at
startup. When an fs is mounted dirty it will remain dirty after unmount.
See /usr/share/examples/fstab/*
Home |
Main Index |
Thread Index |
Old Index