On 05/29/2016 01:34 AM, Haines Brown wrote:
> This is an extension of my initial question, for I'm not sure my initial
> conclusion that it is impossible to chroot a 64bit system from a 32bit
> system is correct.
With a 32bit kernel you need qemu-user-static for this to work - but
expect it to be
This is an extension of my initial question, for I'm not sure my initial
conclusion that it is impossible to chroot a 64bit system from a 32bit
system is correct.
Can it done by installing qemu-user-static and loading a 64-bit live ISO
and then from it chroot the 64-bit target mounted on /mnt/64bi
On 2016-05-27 14:08 -0400, Haines Brown wrote:
> On Fri, May 27, 2016 at 07:50:05PM +0200, Sven Joachim wrote:
>> On 2016-05-27 13:28 -0400, Haines Brown wrote:
>>
>> > I'm doing a cross installation. The host system is Wheezy 32 bit, and
>> > the target is Jessie 64 bit. So I run this:
>> >
>> >
On Fri, May 27, 2016 at 07:50:05PM +0200, Sven Joachim wrote:
> On 2016-05-27 13:28 -0400, Haines Brown wrote:
>
> > I'm doing a cross installation. The host system is Wheezy 32 bit, and
> > the target is Jessie 64 bit. So I run this:
> >
> > # debootstrap --no-check-gpg --arch=amd64 --foreign j
On 2016-05-27 13:28 -0400, Haines Brown wrote:
> I'm doing a cross installation. The host system is Wheezy 32 bit, and
> the target is Jessie 64 bit. So I run this:
>
> # debootstrap --no-check-gpg --arch=amd64 --foreign jessie /mnt/debian ...
>
> This sucessfully installed first stage files. Th
5 matches
Mail list logo