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

Re: Failed to run debootstrap for armhf stretch



On Sat, Nov 3, 2018 at 6:52 PM jupiter wrote:

> Appreciate any tips what was wrong?

You didn't mention which arch you are running these commands on but I
guess that you are running them on amd64, which usually cannot run ARM
programs. There are two options to solve this; running the package
postinst scripts on first boot on an ARM device (debootstrap --foreign
on amd64 and debootstrap --second-stage on armhf) or using emulating
the ARM instructions on amd64 (use qemu-debootstrap from
qemu-user-static).

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


Reply to: