|
From: Nick C. <nic...@gm...> - 2012-01-20 23:56:19
|
Hi, When running 'make menuconfig ARCH=uml' there is no 'Executable file formats / Emulations' menu. I guess this makes sense since I guess that only binaries that can be run on the host kernel can be run from UML. Does this mean that if a x86_64 host kernel supports IA32 emulation then 32bit binaries can be run from inside the UML instance as well? If so, does anything need to be enabled in the UML kernel config to support it? Cheers, Nick |