Re: Little issue with Jails

2017-07-11 Thread Miroslav Lachman
Software Information wrote on 2017/07/11 19:01: Hi All I am using FreeBSD 11 and have created a new jail using the following steps 1. make buildworld DESTDIR=/here/is/the/jail 2. make installworld DESTDIR=/here/is/the/jail 3. make distribution DESTDIR=/here/is/the/jail 4. mount -t devfs devfs

Little issue with Jails

2017-07-11 Thread Software Information
Hi All I am using FreeBSD 11 and have created a new jail using the following steps 1. make buildworld DESTDIR=/here/is/the/jail 2. make installworld DESTDIR=/here/is/the/jail 3. make distribution DESTDIR=/here/is/the/jail 4. mount -t devfs devfs /here/is/the/jail/dev I have the following in my