Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jul 2015 21:52:53 +0200
From:      Per olof Ljungmark <peo@intersonic.se>
To:        FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org>
Subject:   jail: /etc/rc: cannot create /dev/null: Operation not supported
Message-ID:  <20150715215253.Horde._Uobbflf4-5sp0TjL7DgCrc@webmail.bsdlabs.com>

next in thread | raw e-mail | index | archive | help
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/bin
+ export HOME PATH
+ [ '' = autoboot ]
+ autoboot=no
+ _boot=quietstart
+ /sbin/sysctl -n vfs.nfs.diskless_valid
/etc/rc: cannot create /dev/null: Operation not supported
...

I have done the procedure several times before but never saw this one  
before and don't know how to get around it.

Ideas anyone? Any recent changes that can show up like the above?

Thanks!

//per




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150715215253.Horde._Uobbflf4-5sp0TjL7DgCrc>