Date: Thu, 2 Aug 2007 10:31:59 +0200 From: Jorn Argelo <jorn@wcborstel.com> To: questions@freebsd.org Subject: ramdisk on /tmp in jail Message-ID: <e05c881902e5659189fc36bb13a0a914@mail.wcborstel.com>
next in thread | raw e-mail | index | archive | help
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 to happen. Doing the same on the host of the server works fine though. What would be the recommended way of achieving this? Should I use the fstab on the host, or maybe in the jail? Maybe somebody else has a better suggestion? Thanks a lot in advance. Cheers, Jorn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e05c881902e5659189fc36bb13a0a914>