Date: Wed, 10 Mar 2004 14:31:25 -0800 (PST) From: Doug Barton <DougB@FreeBSD.org> To: Michael Johnson <ahze@ahze.net> Cc: "current@freebsd.org" <current@FreeBSD.org> Subject: Re: mdmfs(8) not right? Message-ID: <20040310143032.N875@bo.vpnaa.bet> In-Reply-To: <65F915A3-72DF-11D8-9C2D-000A958C81C6@ahze.net> References: <65F915A3-72DF-11D8-9C2D-000A958C81C6@ahze.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 10 Mar 2004, Michael Johnson wrote: > from the man page mdmfs(8) > > .... > > The same file system created as an entry in /etc/fstab: > > md /tmp mfs rw,-s32m 2 0 > ... > > shouldn't it read > > The same file system created as an entry in /etc/fstab: > > md /tmp mfs rw,-s32m 0 0 > ?? > > > the boot process stalls when md /tmp mfs rw,-s32m 2 0 is in fstab Can you explain in more detail what you mean by "stalls?" The change you suggested should have no effect on booting. Doug -- This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040310143032.N875>