Subject: Re: Problems with Linux Image
To: Andre Filipe de Assuncao e Brito (decko) <decko@decko.org>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: port-xen
Date: 01/18/2007 19:36:33
On Thu, Jan 18, 2007 at 11:15:48AM -0200, Andre Filipe de Assuncao e Brito (decko) wrote:
> Hi guys!!!
> 
> I've updated Xen to 3.0.3, and it working great. Now he knows how to
> manage Linux devices under a NetBSD dom0. The NetBSD domU is working
> great, but the Linux not... It boots, but after that, show a message
> and don't go on. I'm putting the output from Linux kernel message and
> the configuration of virtual machine.
> Note: I've to use apic to boot NetBSD, because it can't detect my SCSI
> controller if I use noapic option on grub boot message.
> 
> kernel="/vm/medusa/vmlinuz-2.6.18-3-xen-686"
> ramdisk = "/vm/medusa/initrd.img-2.6.18-3-xen-686"
> memory = 128
> name = "medusa"
> vcpus=1
> vif = [ 'bridge=bridge0' ]
> disk = [ 'phy:/dev/vnd0e,hda1,w', 'file:/vm/medusa/swap.img,hdb1,w' ]
> #disk = [ 'file:/vm/medusa/hd.img,0x301,w',
> 'file:/vm/medusa/swap.img,0x401,w' ]
> [...]
> XENBUS: Timeout connecting to device: device/vbd/769 (state 3)

What happens if you only use disk = [ 'phy:/dev/vnd0e,hda1,w'] (i.e.
remove the swap vbd) ?
Also what NetBSD version are you using as dom0 ?

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