|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] NFS share mount failed in PV domU
2010/11/30 Jean Baptiste FAVRE <xen-users@xxxxxxxxxxx>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello,
> I'm facing a strange issue here.
>
> I'm trying to mount a NFS share inside a PV DomU and mount fails with
> following message:
> # mount -t nfs xxx.xxx.xxx.xxx:/backups /media/backups
> mount.nfs: No such device
>
> I've to say that this domU was a HVM one I converted into PV. This may
> explain that but I can not figure out what happen.
>
> I also have this message in logs:
> modprobe: FATAL: Could not load
> /lib/modules/2.6.32-5-xen-amd64/modules.dep: No such file or directory
>
> Must I install dom0 PV kernel modules inside domU ?
>
> I use Debian Squeeze as dom0 and debian lenny PV domU
In your configuration DomU use the same kernel as Dom0.
Try to install XEN kernel inside DomU and copy this kernel and initrd
into /boot/xen/ on Dom0. Then change the line DomU config (kernel,
initrd) according to installed kernel.
If some problems write - I will help you.
Regards,
Marcin Kuk
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|