El dj 20 de 03 del 2008 a les 16:58 +0100, en/na Simon Richter va
escriure:
> How does this work?
It uses the multiarch loading capabilities, the same principle that
allows running foreign executables outside the chroot. Thus static
linking is unnecessary, even more when the multiarch framework ge
Hi,
Javier Serrano Polo wrote:
You don't need static variants.
I'm bootstrapping a ppc chroot on amd64 with binfmt-support and normal
qemu.
How does this work? The kernel needs to load qemu from inside the chroot
at this point, including all of the libraries, so these need to be
installed i
You don't need static variants.
I'm bootstrapping a ppc chroot on amd64 with binfmt-support and normal
qemu. The command
chroot ppc-linux/ date
just prints the date.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi,
Robert Millan wrote:
> Can't you use the chroot command from your jail instead ?
> $ sudo qemu-i386 /srv/chroot/i386/lib/ld-linux.so.2
> /srv/chroot/i386/usr/sbin/chroot /srv/chroot/i386/ su -
Yes, that works, however having this feature inside qemu makes life a
lot easier when testing i
Can't you use the chroot command from your jail instead ?
$ sudo qemu-i386 /srv/chroot/i386/lib/ld-linux.so.2
/srv/chroot/i386/usr/sbin/chroot /srv/chroot/i386/ su -
--
Robert Millan
My spam trap is [EMAIL PROTECTED] Note: this address is only intended
for spam harvesters. Writing to it w
Package: qemu
Version: 0.8.2-1
Severity: normal
Tags: patch
This patch adds a "qemu-user-static" package containing statically
linked versions of all QEMU user emulators. For instance, the current
version install these binaries:
/usr/bin/qemu-i386-static
/usr/bin/qemu-mips-static
/usr/bin/qemu-m
Package: qemu
Version: 0.8.1-1
Severity: wishlist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
occasionally, I would like to chroot (or use vserver) to go into an
installation for another architecture. Obviously, this brings the binfmt
interpreter out of the namespace. It would be nice i
7 matches
Mail list logo