On 2009-08-27, Lars Nooden <[email protected]> wrote:
> I'm running OpenBSD 4.6-current (GENERIC) #125: Tue Aug 25 06:13:48 MDT
> 2009 on an i386 and notice that mfs seems different than earlier
> versions.  What have I missed in mounting /dev ram using MFS?
>
> From /etc/fstab:
>   /dev/wd0a /     ffs ro 1 1
>   swap /dev mfs rw,-P=/templates/dev.base,-s=3000,-i=1024 0 0

any errors at boot while populating the MFS with files from
/templates/dev.base?

how does "df -hi" look? I think with -s=3000 you're fairly close
if not over the edge. I use 4096 to give me enough inodes (1024
seems to be the lower bound actually used for -i).

if this is an ugprade, have you recreated the template directory
with a new MAKEDEV?

Reply via email to