[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Problems centos6/xen/pci passthrough
Hello, It's possible that you need to load a handful of xen modules at startup inorder to create guests. >From what you posted below, I can't tell what's happening on dom0 boot. Take a look at find /lib/modules -name "xen*.ko" | grep 3.3 the results of the above find command need to setup here cat>>/etc/rc.modules<<EOL modprobe xenfs modprobe xen-gntdev (and so on) EOL chmod +x /etc/rc.modules ----- Original Message ----- From: Christoph Kaminski <mangel@xxxxxx> To: xen-users@xxxxxxxxxxxxxxxxxxx Cc: Sent: Saturday, March 24, 2012 2:28 AM Subject: [Xen-users] Problems centos6/xen/pci passthrough Hi All I have a problem with xen and pci passthrough... I have centos 6 with xen here. Xen Pkgs from http://www.crc.id.au/ Kernel Pkgs from http://elrepo.org/tiki/kernel-ml (3.3.0-1.el6.elrepo.x86_64) in dom0/U. -- Mark _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |