|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] error starting NFS in domain-0
On Thursday 08 September 2005 21:12, Arijit Ganguly wrote:
> I am unable to start nfs-kernel-server inside domain0 .I get the following
> error message.
> modprobe:Can't open dependencies file /lib/modules/2.6.10-xen0/modules.dep
> (No such file or directory).
>
> I am working with xen-2.0.6, and have booted into a domain0 kernel (linux
> 2.6.10-xen0). What could be a way to get things working?
run "depmod" after booting dom0. that should create
the /lib/modules/2.6.10-xen0/modules.dep file.
I'm not sure if the default dom0 kernel config includes nfs server support,
though. Maybe you'll have to recompile your dom0 kernel+modules to make it
work.
/Ernst
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|