|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Guest OS woun't boot
> but it also doesn't work.
> Don't know if there is a problem with devfs used by Gentoo (but dom0 is
> working fine with devfs!).
> Both Kernels (xen0 and xenU) uses the same .config!!!
Ah right. DomU kernels won't generally boot if DevFS is compiled in: the Xen
virtual disk drivers do not appear in DevFS. You can either statically
create the device nodes for the domain, or you can upgrade to udev (which is
known to work).
DevFS works fine in dom0 because *real* disks do appear in DevFS. A decision
was taken not to support DevFS with the *virtual* disks, since DevFS was
deprecated by that stage.
Hope that helps,
Mark
> I hope, anyone can help.
> Nice greetings,
>
> Dominik.
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|