Displaying 2 results from an estimated 2 matches for "basejail".
Did you mean:
bademail
2006 Apr 13
1
Prototyping for basejail distribuition
Hi,
I attach 2 files in this email, the first is a Makefile and the second is
jail.conf.
For demonstre my idea i resolved create one "Pseudo Prototyping", for test
is necessary:
1 - Create dir /usr/local/basejail
2 - Copy Makefile to /usr/local/basejail
3 - Copy jail.conf to /etc
4 - The initial basejail is precompiled is distributed in CD1,
for simular basejail is necessary a installworld structure in
/usr/local/basejail
cd /usr/src ; make installworld DESTDIR=/usr/local/basejail
Now is necessary config...
2013 Jul 22
2
ZFS: can't read MOS of pool
...SCSI Controller type: Default (lsi).
I'm not sure what I did to make this VM unbootable. I've installed
9.2-PRERELEASE, did source based upgrade to r253470, mergemaster,
reinstalled bootcode and rebooted. To this point VM was bootable.
Then I did installworld from /usr/src to ezjail's basejail (ezjail-admin
update -i), did mergemaster for jails, install some ports - none of this
should mess with booting. I rebooted VM and got unbootable system.
When I boot from liveCD I can import this pool (scrub shows no errors),
mount it, chroot to it, and work with it. I just can't get it to boo...