[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: /mnt was unmounted improperly
On Friday, September 5, 2003, at 03:47 PM, Ted Unangst wrote:
> On Fri, 5 Sep 2003, Gabe f wrote:
>
>> I didn't customize it at all, root on a, /var on e and /tmp on d.
>> Making them
>> all softdep didn't change anything, btw. As far as the geometry goes:
>>
>> #disklabel -n wd0
>
> fstab, not disklabel. /etc/fstab controls what it tries mounting at
> boot.
>
Yosep Fery Wibowo <ferywu@artdico.or.id> mentioned disk geometry.
my exact fstab is:
/dev/wd0a / ffs rw,softdep 1 1
/dev/wd0e /tmp ffs rw,nodev,nosuid,softdep 1 2
/dev/wd0d /var ffs rw,nodev,nosuid,softdep 1 2