Date: Tue, 16 May 2000 22:47:46 -0400 (EDT) From: Dru <genisis@istar.ca> To: Ryan Thompson <ryan@sasknow.com> Cc: cjclark@home.com, questions@FreeBSD.ORG Subject: Re: ram drive on 4.0 Message-ID: <Pine.BSF.4.21.0005162241020.981-100000@genisis> In-Reply-To: <Pine.BSF.4.21.0005162029110.40790-100000@ren.sasknow.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 16 May 2000, Ryan Thompson wrote: > To add a MFS drive, add the following to your /etc/fstab > /dev/wd0s1b /tmp mfs rw,-s=65536 0 0 > Creates a 32MB MFS on /tmp This is what I originally did (except I used /dev/ad1s1b as that is what my /etc/fstab entry for swap is) I tried the above, and got 2 error messages during dmesg (and an unmountable system) swapon: /dev/ad1s1b: Device not configured mfs: /dev/wd0s1b: No such file or directory man mount_mfs was one of the pages I read; couldn't decipher that one which was I originally asked for a tutorial somewheres. This is a fresh install of 4.0, not upgraded from 3.x. When I was in 3.x my devices were wd_ as I remember noting they now seem to be called ad_ Any other ideas? Dru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0005162241020.981-100000>