On Fri, 2014-05-16 at 14:53 -0700, Vagrant Cascadian wrote:
> On Fri, May 16, 2014 at 10:45:19PM +0100, peter green wrote:
> > To do the second stage you have two options. Either you can do the second
> > stage with user mode qemu or you can do it on the device. To do it with qemu
> > you would do.
> > 
> > apt-get install qemu-arm-static binfmt-support
> > cp /usr/bin/qemu-arm-static work/usr/bin
> > chroot work
> > debootstrap/debootstrap --second-stage
> 
> qemu-user-static is the package name, which also ships a wrapper script called
> "qemu-debootstrap", which handles copying the appropriate qemu-*-static binary
> to the chroot and runs the --foreign and --second-stage parts automatically.

And here's me doing this by hand all this time!

Good tip, thanks!

Ian.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]

Reply via email to