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] HVM Suse from iso don't start correcty in Debian Dom0

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] HVM Suse from iso don't start correcty in Debian Dom0
From: "Elena Benedetti" <elena.junk@xxxxxxxxx>
Date: Tue, 14 Aug 2007 15:04:23 +0200
Delivery-date: Tue, 14 Aug 2007 06:04:56 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=Zcc8SpQEg/RgZzDt3CIR5tgYPnrTZfAshLU9CSjUgVuHRM54dHh36CyHmfIUj6ACg0n+cJuN+R1U0tu7SEVVWp7PbQi0DvjKQWGNF6ih3yjG4V1onGSzKN2qLpuZEqQMg7Dz2aKU/wGDHJTbMrFDT7HGMhkfj9HLuSNOzsRjcnQ=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=r1Tn41fOCFXPSW1BX4uFJYg4Gb6vbZnjTGjTJhKoTugSHh6hJXgNiSOgW7GW/28dpQFD44SVg1hrFFgZ/7wNAqjTgThsPmpC8YP3medUphnwbHiuDksJ64vO5Wcui3ja3ORa3VbjZL9aadforEu7aoYI30eHZ4+oR/lWooXokms=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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
Hello everyone!

I have a problem with start correctly HVM Suse from iso under DEBIAN Dom0 64bit.
I installed xen from debian packages and then I create this config file: gamma.hvm

kernel="/usr/lib/xen- 3.0.3-1/boot/hvmloader"
builder='hvm'
device_model='/usr/lib/xen-3.0.3-1/bin/qemu-dm'
memory=512
name='gamma'
vif=[ 'type=ioemu,bridge=xenbr1' ]
disk=['file:/path_to_image/gamma.img,ioemu:hda,w','file:/path_to_iso/openSUSE- 10.2-GM-DVD-x86_64.iso,hdc:cdrom,r']
boot='d'
vnc=1
vncviewer=1

xm create gamma.hvm start correcty, but when I'd like view with "vncviewer localhost", the pop up window appear, but not load iso linux. It stops with this screen that I have attached in this mail. What can I do?

Thanks a lot and sorry for my bad English :-D
Elena

Attachment: Screenshot-1.png
Description: PNG image

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] HVM Suse from iso don't start correcty in Debian Dom0, Elena Benedetti <=