Re: jail: /etc/rc: cannot create /dev/null: Operation not supported

2015-07-19 Thread Per olof Ljungmark
On 2015-07-18 18:29, James Gritton wrote: > On 2015-07-17 11:26, Per olof Ljungmark wrote: >> On 2015-07-17 01:41, James Gritton wrote: >>> On 2015-07-15 13:52, Per olof Ljungmark wrote: FreeBSD 10.2-PRERELEASE #0 r284949 The jail can be started, but when /etc/rc is executed: >>

Re: jail: /etc/rc: cannot create /dev/null: Operation not supported

2015-07-18 Thread James Gritton
On 2015-07-17 11:26, Per olof Ljungmark wrote: On 2015-07-17 01:41, James Gritton wrote: On 2015-07-15 13:52, Per olof Ljungmark wrote: FreeBSD 10.2-PRERELEASE #0 r284949 The jail can be started, but when /etc/rc is executed: root@mar:/ # sh -x /etc/rc + stty status ^T /etc/rc: cannot create

Re: jail: /etc/rc: cannot create /dev/null: Operation not supported

2015-07-17 Thread Per olof Ljungmark
On 2015-07-17 01:41, James Gritton wrote: > On 2015-07-15 13:52, Per olof Ljungmark wrote: >> FreeBSD 10.2-PRERELEASE #0 r284949 >> >> The jail can be started, but when /etc/rc is executed: >> >> root@mar:/ # sh -x /etc/rc >> + stty status ^T >> /etc/rc: cannot create /dev/null: Operation not suppo

Re: jail: /etc/rc: cannot create /dev/null: Operation not supported

2015-07-16 Thread James Gritton
On 2015-07-15 13:52, Per olof Ljungmark wrote: FreeBSD 10.2-PRERELEASE #0 r284949 The jail can be started, but when /etc/rc is executed: root@mar:/ # sh -x /etc/rc + stty status ^T /etc/rc: cannot create /dev/null: Operation not supported + trap : 2 + trap 'echo '\''Boot interrupted'\''; exit 1

jail: /etc/rc: cannot create /dev/null: Operation not supported

2015-07-15 Thread Per olof Ljungmark
FreeBSD 10.2-PRERELEASE #0 r284949 The jail can be started, but when /etc/rc is executed: root@mar:/ # sh -x /etc/rc + stty status ^T /etc/rc: cannot create /dev/null: Operation not supported + trap : 2 + trap 'echo '\''Boot interrupted'\''; exit 1' 3 + HOME=/ + PATH=/sbin:/bin:/usr/sbin:/usr/bi