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 Problems on Ubuntu/Debian i386!?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen Problems on Ubuntu/Debian i386!?
From: Matey <mehdi_1@xxxxxxxxxxx>
Date: Mon, 17 Nov 2008 02:57:29 -0800 (PST)
Delivery-date: Mon, 17 Nov 2008 02:58:17 -0800
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello:

I am trying to build a xen domain with 2 guest instances.(say xen1 and xen2)
My Domain-0 comes up OK but whenever I do xm create xen1(my guest's name) it
takes a few minutes and then I get this   (initramfs)  prompt and basically
all my directories (such as /etc) are almost empty so most of the commands
do not work and so the guest xen machine is pretty unusable/useless!?
Has anyone seen this before and know what to do? :confused:
Here's my xen2 config file:

kernel  = '/boot/vmlinuz-2.6.24-21-xen'
ramdisk  = '/boot/initrd.img-2.6.24-21-xen'

memory = '128'
name = "xen2"
#cpus = "1"
vcpus = 1
dummy0 = [ 'bridge=xenbr0', 'bridge=dummy0' ]
root = "/dev/sdb1 ro"

Thanks very much in advance!
Oh BTW my  xend-config.sxp file is as follows;

(network-script network-dummy)
(vif-script vif-bridge)
(network-script network-nat)
#(vif-script     vif-nat)
(dom0-min-mem 196)
# If dom0-cpus = 0, dom0 will take all cpus available
(dom0-cpus 0)

#Thanks! :handshake:




-- 
View this message in context: 
http://www.nabble.com/Xen-Problems-on-Ubuntu-Debian-i386%21--tp20482371p20482371.html
Sent from the Xen - User mailing list archive at Nabble.com.


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

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