Hi,
I have seen that a workaround exist to be able to launch several virtual
machine with COW files.
The VDSOs provided by the host kernel are confusing UML. Until this is
fixed in UML, a workaround to to disable CONFIG_COMPAT_VDSO on the host.
Someone could explain me how to disable
Hi,
Can we compile and run UML kernel on a 64bit Machine? If no, Is
mandatory to give SUBARCH=i386(or some other subarchitecture) when we
compile UML on 64bit Machine?
I'm getting following Kernel panic on execution of UML (built with
SUBARCH=i386). Can anyone point where I went wrong?
##
On Wed, Jul 18, 2007 at 08:39:23PM +0800, Vishal Soni-G20083 wrote:
> Can we compile and run UML kernel on a 64bit Machine?
Yes.
> If no, Is
> mandatory to give SUBARCH=i386(or some other subarchitecture) when we
> compile UML on 64bit Machine?
If you want a 32-bit UML, that works for some peop