Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: NetBSD as HVM guest
Goran wrote:
> Hi all,
>
>
> I'm trying to install a NetBSD domU. The following VM config I've used
> as starting point:
>
> kernel = '/usr/pkg/lib/xen/boot/hvmloader'
> builder = 'hvm'
> memory = 128
> name = 'appollon'
> device_model = '/usr/pkg/libexec/qemu-dm'
> vif = [ 'type=ioemu,mac=00:16:3e:00:00:13,bridge=bridge1' ]
> disk = [ 'file:/var/xen/img/appollon/hda,ioemu:hda,w',
> 'file:/var/xen/iso/i386cd-5.0.iso,ioemu:hdc:cdrom,r' ]
> boot = 'd'
> vnc = 1
> vnclisten = '0.0.0.0'
>
> This indeed does not work. I think the problem is the "disk = ...". I've
> looked a lot around but did not found any hint for a NetBSD 5 HVM domU
> on a XEN 3.3/NetBSD 5 dom0.
>
> Why a HVM NetBSD domU on a NetBSD dom0? Just for testing purposes
> (kernel compiling).
>
> Goran
Please show us the output of 'cat /var/log/xenbackendd.log'
and the last 20 lines of 'cat /var/log/xen/xend.log'.
Christoph
Home |
Main Index |
Thread Index |
Old Index