4 messages in com.xensource.lists.xen-develRe: [Xen-devel] Problem with DemoCD 1.2
FromSent OnAttachments
Ben Rockwood11 Mar 2004 04:17 
Ian Pratt11 Mar 2004 04:59 
Ben Rockwood12 Mar 2004 00:06 
Ian Pratt12 Mar 2004 02:57 
Subject:Re: [Xen-devel] Problem with DemoCD 1.2
From:Ben Rockwood (be@cuddletech.com)
Date:03/12/2004 12:06:52 AM
List:com.xensource.lists.xen-devel

I've downloaded and burned the Xen DemoCD 1.2. It boots fine, and generally seems to work well. However, when I try to create a domain via xc_dom_create.py I get an ImportError (from a python module I'm guessing). Problem is that it can't open the libxc.so.1.2 shared object. And sure enough, it's not there. libxc.so is in /usr/lib, but not libxc.so.1.2. And because the /usr file system is read-only I can not simply link it and update the linker cache.

Oops, it looks like the last time the kernel version was upgraded on the Xen DemoCD 1.2 my script botched installing the library.

I'm uploading a new ISO that should have a this fixed (along with a fix to the bug in the script that caused it...)

Thanx for the update, but it appears that init is b0rked now. The system just drops dead when starting init. ISO MD5 is ...b5c9bea, for reference.

benr.