[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Installing a domU on NFS
You probably need those modules in the initrd, because until you have connection to your NFS volume, you can't really use any of it's content, so you have a "chicken and egg problem" - which is solved by either compiling them in as built-in's to the kernel, or by using an initrdthat contains the necessary modules to get past the initial boot point. ROOT_NFS is compilable as a module, IP_PNP is not. I'll give it a try and report here. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |