[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] XCP Has anyone been able to get the xe-guest tools installed on CentOS 6 ?
That is well-known change in newer pv-ops kernels - now /proc/xen is
not automatically mounted.
You need to mount it manually (add to fstab) with xenfs type (mount
none /proc/xen -t xenfs). After that xenstore-write (used by guest
utilities) will works. To make it work completely you need to add
mount entry to fstab.
On 30.11.2011 18:59, Mike Galvez wrote:
I installed CentOS 6 as an HVM on XCP 1.1, and
installed theÂxe-guest-utilities from the tools CD. The tools
installed without complaint, but OpenXenManager says the tools
aren't installed. I stopped and restarted the xe-tools daemon, and
the daemon starts, but throws an error: "Mounting xenfs on
/proc/xen: mount: unknown filesystem type 'xenfs'". ÂHas anyone
been able to get this working on CentOS 6?
_______________________________________________
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
|