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

[Xen-users] Xen and OpenSSI

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Xen and OpenSSI
From: "Owen Campbell" <owen@xxxxxxxxxxxxx>
Date: Tue, 14 Feb 2006 13:19:12 -0000
Delivery-date: Tue, 14 Feb 2006 13:50:50 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcYxaT7waUA6RLJLRmCleFUDd8x1kA==
Thread-topic: Xen and OpenSSI

Hi All,

I’m trying to get OpenSSI working on Xen and have hit a problem.

I’m following the instructions at http://openssi.org/cgi-bin/view?page=docs2/1.9/debian/xen-howto.txt and also the document at http://www.option-c.com/xwiki/OpenSSI

I’ve got as far as booting the domU with the OpenSSI kernel and I get “Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)”

My base Xen installation is 2.07 on Debian Sarge using the packages from option-c and I used the pre-built OpenSSI kernel.

My config file for the domU is:

#kernel = "/boot/xen-linux-2.6.11-ocxenu"

kernel = “……./xenU-vmlinuz"

ramdisk = “………/initrd"

memory = 64

name = "<hostname>"

disk = ['file……..img,hda1,w','file……...img,hda2,w']

root = "/dev/hda1 ro"

#

vif = ['mac=AA:00:00:18:94:FB']

and /etc/fstab on the domU is

# Begin /etc/fstab

# <file system> <mount point>   <type>  <options>                          

/dev/hda1       /       ext3    defaults,errors=remount-ro,node=1       0

/dev/hda2       swap    swap    sw,node=1       0       0

proc    /proc   proc    defaults,node=* 0       0

# End /etc/fstab

Does anyone have any ideas as to where I’ve gone wrong?



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>