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

xen-users

[Top] [All Lists]

[Xen-users] OpenSolaris 10 on x86_32 Xen-VTx

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] OpenSolaris 10 on x86_32 Xen-VTx
From: "Puthiyaparambil, Aravindh" <aravindh.puthiyaparambil@xxxxxxxxxx>
Date: 2006年1月24日 17:48:43 -0500
Delivery-date: 2006年1月24日 22:59:15 +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: AcYhOFOObkYabAvFTfu6zICafjFDbw==
Thread-topic: OpenSolaris 10 on x86_32 Xen-VTx
I am trying to install x86_32 OpenSolaris 10 in a VT domain on x86_32
Xen (changeset 8634). The domain boots off the install CD and I see the
grub menu where I choose "Solaris". I then see the "Booting Solaris" and
the loading kernel and modules lines but after that the Qemu window goes
blank. I have listed my config file below. Any idea how to get around
this issue?
Thanks,
Aravindh
OpesnSolaris10 DomVT Config file
--------------------------------
import os, re
arch = os.uname()[4]
if re.search('64', arch):
 arch_libdir = 'lib64'
else:
 arch_libdir = 'lib'
kernel = "/usr/lib/xen/boot/vmxloader"
builder='vmx'
memory = 512 
name = "OpenSolaris10"
vif = [ 'type=ioemu, bridge=xenbr0' ]
disk = [ 'file:/root/xen/vm/vmxsol.img,ioemu:hda,w' ]
device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
cdrom = '/dev/hdd'
boot = 'd'
sdl=1
vnc=0
vncviewer=0
ne2000=0
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
Previous by Date: Re: [Xen-users] Memmory "leak" using 32bit userspace with 64bit Xen kernel , Per Andreas Buer
Next by Date: Re: [Xen-users] Xen in a routed network environment? , Ralph Passgang
Previous by Thread: [Xen-users] Xen in a routed network environment? , Andy Smith
Next by Thread: RE: [Xen-users] OpenSolaris 10 on x86_32 Xen-VTx , Andrew D. Ball
Indexes: [Date] [Thread] [Top] [All Lists]

Copyright ©, Citrix Systems Inc. All rights reserved. Legal and Privacy
Citrix This site is hosted by Citrix

AltStyle によって変換されたページ (->オリジナル) /