[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: wanted debootstrap script for wheezey or later armel



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.

live well,
  vagrant

Attachment: signature.asc
Description: Digital signature


Reply to: