Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Unable to create HVM or PV domUs with Xen 4.1



On Thu, Apr 14, 2011 at 07:51:53PM +0100, Hugo Silva wrote:
> root@dom0:/usr/pkgsrc/sysutils/xentools33# grep bridge Makefile
> 
> 
> XEND_SCRIPTS=           block vif-bridge vif-ip qemu-ifup xen-subr
> root@dom0:/usr/pkgsrc/sysutils/xentools33# cd ../xentools41/
> 
> 
> root@dom0:/usr/pkgsrc/sysutils/xentools41# grep bridge Makefile
> 
> 
> root@dom0:/usr/pkgsrc/sysutils/xentools41#
> 
> root@dom0:/usr/pkgsrc/sysutils/xentools41# grep vif-bridge PLIST
> root@dom0:/usr/pkgsrc/sysutils/xentools41# grep vif-bridge
> ../xentools33/PLIST
> share/examples/xen/vif-bridge
> 
> # ls /usr/pkg/etc/xen/scripts/
> 
> hotplugpath.sh
> 
> 
> Hmmm....
> Should the scripts have been placed in scripts/ ? I find it hard to
> believe that the others who have reported success with running HVM would
> not have found this.

OK, the install target did install these scripts directly in etc/xen/scripts
(which is wrong) and didn't record them in the package.
now that USE_DESTDIR is the default, the files are in ${DESTDIR}
but not installed on the system.
I fixed the package.

> Related question: is PV working?

Yes, but with xm only.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index