|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] domU custom kernel: Kernel panic - not syncing: No init
On Sun, Apr 26, 2009 at 12:36 AM, Alveox Services <alveox@xxxxxxxxxx> wrote:
> That was it... I am compiling on a 64 bit system, was compiling the kernel
> in 64 bit while userland (including /sbin/init) is 32 bit.
>
> It boots fine when compiled with:
> make ARCH=i386 menuconfig
> make ARCH=i386
If that's the case you should be able to use 64bit kernel as well IF you set
CONFIG_IA32_EMULATION=y
Regards,
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|