Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 2009 03:53:16 -0900
From:      Mel Flynn <mel.flynn+fbsd.questions@mailing.thruhere.net>
To:        freebsd-questions@freebsd.org
Cc:        Kouichiro Iwao <meta@club.kyutech.ac.jp>
Subject:   Re: how to make vimage jail permanent by configuring rc.conf?
Message-ID:  <200912190353.16223.mel.flynn%2Bfbsd.questions@mailing.thruhere.net>
In-Reply-To: <20091218224047.GA37742@club.kyutech.ac.jp>
References:  <20091218224047.GA37742@club.kyutech.ac.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 18 December 2009 13:40:47 Kouichiro Iwao wrote:

> I want to make it permanent. I want jails to start automatically when I
> rebooted the host environment. I add the following lines into rc.conf.
> 
> jail_jail01_flags="-c vnet"
> jail_jail01_rootdir="/usr/jail/jail01"
> jail_jail01_hostname="jail01.example.jp"
> jail_jail01_ip="192.168.100.101"
> 
> However, I failed "/etc/rc.d/jail onestart jail01" to start up the jail.
> How to configure rc.conf in order to make vimage jail permanent?
> 
> rc.d/jail only support traditional jails?

Please show the output, with rc_debug turned on in /etc/rc.conf.
-- 
Mel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912190353.16223.mel.flynn%2Bfbsd.questions>