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:16:44
On Wed, 20 Apr 2005 17:07:31 +0300
Martti Kuparinen <martti.kuparinen@iki.fi> wrote:

> 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>

Strange, but I created the devices as you posted here but still
same problem:

[juan@Mandylion][~]> ls -l /dev/sda*         
brw-rw----  1 root  wheel  8, 1 Apr 20 16:13 /dev/sda1
brw-rw----  1 root  wheel  8, 2 Apr 20 16:13 /dev/sda2
[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][~]>