37 messages in com.xensource.lists.xen-develRe: [Xen-devel] xenctl returning exce...
FromSent OnAttachments
Matt Ayres14 Nov 2003 14:51 
Bin Ren14 Nov 2003 15:07 
Matt Ayres14 Nov 2003 15:27 
Matt Ayres14 Nov 2003 15:33 
Bin Ren14 Nov 2003 15:35 
Bin Ren14 Nov 2003 15:37 
Bin Ren14 Nov 2003 15:48 
Matt Ayres14 Nov 2003 15:54 
Bin Ren14 Nov 2003 16:02 
Matt Ayres14 Nov 2003 16:14 
Bin Ren14 Nov 2003 16:24 
Matt Ayres15 Nov 2003 12:52 
Bin Ren15 Nov 2003 13:04 
Matt Ayres15 Nov 2003 13:27 
Matt Ayres15 Nov 2003 13:40 
Bin Ren15 Nov 2003 13:45 
Bin Ren15 Nov 2003 15:55 
Bin Ren15 Nov 2003 16:00 
Matt Ayres15 Nov 2003 16:04 
Bin Ren15 Nov 2003 16:11 
Matt Ayres15 Nov 2003 16:16 
Bin Ren15 Nov 2003 16:23 
Matt Ayres15 Nov 2003 16:23 
Matt Ayres15 Nov 2003 16:24 
Matt Ayres15 Nov 2003 16:27 
Bin Ren15 Nov 2003 16:53 
Gregory Newby15 Nov 2003 22:31 
Keir Fraser16 Nov 2003 02:03 
Keir Fraser16 Nov 2003 02:03 
Matt Ayres16 Nov 2003 02:11 
Matt Ayres16 Nov 2003 02:15 
Matt Ayres16 Nov 2003 02:22 
Keir Fraser16 Nov 2003 02:30 
Keir Fraser16 Nov 2003 02:35 
Matt Ayres16 Nov 2003 02:36 
Keir Fraser16 Nov 2003 02:37 
Keir Fraser16 Nov 2003 02:39 
Subject:Re: [Xen-devel] xenctl returning exceptions (half of the time!)
From:Keir Fraser (Keir@cl.cam.ac.uk)
Date:11/16/2003 02:03:10 AM
List:com.xensource.lists.xen-devel

Everything starts up fine, but it cannot find the root device. Here are some snippets from the console:

[18] Kernel command line: ip=192.168.1.51:169.254.1.0:192.168.1.1:255.255.0.0:test1.office.tektonic.net:eth0:off
init=/linuxrc root=/dev/sda2 ro ... [18] root_device_name = sda2 [18] VFS: Cannot open root device "sda2" or 08:02 [18] Please append a correct "root=" boot option [18] Kernel panic: VFS: Unable to mount root fs on 08:02

I've tried to specify "/dev/sda2" in as many places as possible, however it keeps on trying to load just "sda2". I am using xen-unstable as I am testing under VMware and need the BusLogic SCSI support.

HAve you built and installed the latest (unstable) Xen tools. v1.1 tools will not work!!

The xi_* tools need to be installed on your path so that xenctl picks them up.

I've seen some strange errors from Xenolinux recently, probably related to the new vbd system, but nothing like you've reported. I suspect a tools mismatch.

-- Keir