Port-xen archive

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

Re: Problems creating a linux domU



On Wed, Apr 20, 2005 at 04:06:44PM +0200, Juan RP wrote:
> 
> Hi, I'm trying to boot ttylinux... but there is one error:
> 
> [juan@Mandylion][~]> sudo xm create -c /etc/xen/ttylinux
> Using config file "/etc/xen/ttylinux".
> Error: Error creating domain: vbd: Device not found:  sda1
> [juan@Mandylion][~]>
> 
> The configuration file used was:
> 
> kernel = "/home/juan/xen/vmlinuz-2.6.10-xenU"
> memory = 256
> name="Linux-XenU"
> cpu = -1   # leave to Xen to pick
> nics=1
> disk = ['file:/home/juan/ttylinux-xen, sda1,w']

Does file: work on NetBSD ? I don't think it'll know how to use
vnd to map this to a device. You'll probably have to map a vnd
to this file and use it in the config file.

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



Home | Main Index | Thread Index | Old Index