Subject: Re: Problems creating a linux domU
To: Martti Kuparinen <martti.kuparinen@iki.fi>
From: Juan RP <juan@xtrarom.org>
List: port-xen
Date: 04/20/2005 16:09:42
On Wed, 20 Apr 2005 17:07:31 +0300
Martti Kuparinen <martti.kuparinen@iki.fi> wrote:
> 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
>
> Do you have /dev/sda1 in you dom0's /dev?
>
> xen1:/dev> l sda*
> brw-rw---- 1 root wheel 8, 1 Apr 20 12:09 sda1
> brw-rw---- 1 root wheel 8, 2 Apr 20 12:10 sda2
> xen1:/dev>
No, I don't have any sda* device... how to create them? how to know
the major/minor?