WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] newbie xen question

To: Nuutti Kotivuori <naked@xxxxxx>
Subject: Re: [Xen-devel] newbie xen question
From: "B.G. Bruce" <bgb@xxxxxxxxx>
Date: Tue, 08 Feb 2005 17:56:17 -0400
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 08 Feb 2005 21:57:33 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: <87sm46ivid.fsf@xxxxxxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Organization: Networking Technologies NV
References: <87sm46ivid.fsf@xxxxxxxxxxxxxxxxxx>
Reply-to: bgb@xxxxxxxxx
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
It has been my experience (as short as it is with Xen) that having devfs
built into the kernel image that is booting a domU, irregardless of
whether or not you pass devfs=nomount or not, will result in this error
message.  Try compiling your domU kernel without devfs at all and see
what happens.

B. 


On Tue, 2005-02-08 at 17:36, Nuutti Kotivuori wrote:
> All this time, I still haven't managed to make a single Xen domain
> boot, other than domain0. I am just completely dumbfounded at the
> moment.
> 
> I am starting the domain with the command line:
> 
>   xm create -c name=i1 kernel=/tmp/vmlinuz memory=64 
> disk=phy:/dev/hda6,hda1,w root=/dev/hda1 restart=never
> 
> And all I ever get as a result is:
> 
>   Xen virtual console successfully installed as tty
>   Event-channel device installed.
>   xen_blk: Initialising virtual block device driver
>   xen_net: Initialising virtual ethernet driver.
>   ...
>   VFS: Cannot open root device "hda1" or unknown-block(3,1)
>   Please append a correct "root=" boot option
> 
> My xmdefconfig is empty. I first thought it to be just a devfs
> problem, since I used to use devfs=mount on the command line, but upon
> closer inspection, it never had anything to do with it. With 2.6, hda
> is looked up in sysfs, and Xen should support that.
> 
> My Xen things come from the 2.0.4-3 Debian packages and both dom0 and
> domU kernels are 2.6.10 debian kernels compiled by me.
> 
> -- Naked
> 
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xen-devel
> 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>