Re: ramdisk on /tmp in jail

2007-08-02 Thread David N
On 02/08/07, Jorn Argelo <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm trying to get a ramdisk in a jail on /tmp. Doing this by hand by using > the mdmfs(8) utility goes fine. However, now I am trying to get a ramdisk on > /tmp during boot time. > > I tried using tmpmfs_enable="YES" (with tmpsize)

Re: ramdisk on /tmp in jail

2007-08-02 Thread David N
On 02/08/07, David N <[EMAIL PROTECTED]> wrote: > On 02/08/07, Jorn Argelo <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > I'm trying to get a ramdisk in a jail on /tmp. Doing this by hand by using > > the mdmfs(8) utility goes fine. However, now I am trying to get a ramdisk > > on /tmp during boo

ramdisk on /tmp in jail

2007-08-02 Thread Jorn Argelo
Hi all, I'm trying to get a ramdisk in a jail on /tmp. Doing this by hand by using the mdmfs(8) utility goes fine. However, now I am trying to get a ramdisk on /tmp during boot time. I tried using tmpmfs_enable="YES" (with tmpsize) in the rc.conf of the jail, but if I do that nothing appears t