Port-xen archive

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

Re: can not start domU as HVM



On Tue, Aug 25, 2009 at 04:57:37PM +0400, Victor Gamov wrote:
> [...]
> Then I'll try to start NetBSD as HVM guest from following config:
> ------------------ cut here -----------------------
> kernel = "/usr/pkg/lib/xen/boot/hvmloader"
> builder='hvm'
> memory = 256
> name = "netbsd1"
> vif = [ 'mac=00:16:3e:00:00:13, bridge=bridge0, type=ioemu' ]
> device_model = '/usr/pkg/libexec/qemu-dm'
> disk = [ 'file:/var/xen/netbsd1,ioemu:hda,w',
> 'file:/var/xen/amd64cd-5.0.1.iso,ioemu:hdd:cdrom,r' ]
> boot='d'
> vnc = 1
> usb = 1
> ------------------ /cut here -----------------------
> 
> # xm create -c netbsd1.xen
> Using config file "./netbsd1.xen".
> Started domain netbsd1
> xenconsole: Could not read tty from store: No such file or directory
> #
> 
> # xm list
> Name                                        ID   Mem VCPUs      State   
> Time(s)
> Domain-0                                     0   256     1     r-----     34.0
> netbsd1                                      7   256     1     -b----     40.5
> #

looks correct, the guest is running

> 
> Following lines appears at /var/log/xenbackendd.log:
> ------------------ cut here -----------------------
> Failed to read /local/domain/0/backend/vfb/7/0/script (No such file or
> directory)
> Failed to read /local/domain/0/device-model/7/script (No such file or 
> directory)
> Failed to read /local/domain/0/backend/console/7/0/script (No such
> file or directory)
> ------------------ /cut here -----------------------

these are harmless.

> 
> 
> 
> So, my questions are:
> -- is it possible to start HVM (FreeBSD or NetBSD) guest on this
> hardware and software?
> -- where I'm wrong ?

Well, the netbsd guest is running AFAIK. What's your problem ?

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


Home | Main Index | Thread Index | Old Index