The (unofficial?) FAQ at http://uml.devloop.org.uk/faq.html implies that
it is possible to build UML on a 64-bit system to run a 32-bit guest.
The best that I can manage on e.g. Debian "Jessie" x86-64 is to use
make ARCH=um SUBARCH=i386 which results in a 32-bit ELF to presumably
run a 32-bit
On 08/27/2015 03:14 PM, Mark Morgan Lloyd wrote:
> The (unofficial?) FAQ at http://uml.devloop.org.uk/faq.html implies that
> it is possible to build UML on a 64-bit system to run a 32-bit guest.
>
> The best that I can manage on e.g. Debian "Jessie" x86-64 is to use
> make ARCH=um SUBARCH=i386
Mark Morgan Lloyd wrote:
> The (unofficial?) FAQ at http://uml.devloop.org.uk/faq.html implies that
> it is possible to build UML on a 64-bit system to run a 32-bit guest.
> The best that I can manage on e.g. Debian "Jessie" x86-64 is to use
> make ARCH=um SUBARCH=i386 which res
Michael Richardson wrote:
> Mark Morgan Lloyd wrote:
> > The (unofficial?) FAQ at http://uml.devloop.org.uk/faq.html implies that
> > it is possible to build UML on a 64-bit system to run a 32-bit guest.
>
> > The best that I can manage on e.g. Debian "Jessie" x86-64 is to use
> >