i386 jail on amd64 7-stable

Vince Hoffman jhary at unsane.co.uk
Fri May 30 11:43:37 UTC 2008


Vince Hoffman wrote:
> Hi all,
> 	I've managed to get the i386 jail to start by nullfs mounts of /libexec
> and /usr/lib32 as per the instructions here
> [http://unix.derkeiler.com/Mailing-Lists/FreeBSD/questions/2008-03/msg02216.html]
> (It wouldnt start before, complaining about missing libs even though I
> had done a full make world/installworld/distribution into the jaildir.)
> 
> However this means that I'm now missing libkrb5.so.9 and possibly others
> which means I cant use the base sshd (and probably more.)
> 	Is there something basic I have missed or is this not expected to work?
> 

Sorry to reply to myself but...
I was being a muppet. rather than the nullfs mounts, I just needed to
cd $jaildir/libexec
ln -s ld-elf.so.1 ld-elf32.so.1

and now it works :)
teach me to rely on random mailing list posts and not just thinking it
though. ;)

Vince

> 
> Thanks,
> Vince
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list