|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Re: What's the magic to compile a unified dom0 and domU
Hi Markus,
Haven't had much time to check the whole thing,
but look at this first:
diff config-fail config-ok | grep DEV_LOOP
< CONFIG_BLK_DEV_LOOP=m
> CONFIG_BLK_DEV_LOOP=y
Other things that I'd check (that you haven't mentioned) are:
- initrd
- location of modules (in your domU's filesystem I hope!:) )
- does the domU boot with another kernel?
- have you correctly specified all these options in the xen
domU config?
Marcus.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|