[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • To: <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: "Puthiyaparambil, Aravindh" <aravindh.puthiyaparambil@xxxxxxxxxx>
  • Date: Tue, 24 Jan 2006 17:48:43 -0500
  • Delivery-date: Tue, 24 Jan 2006 22:59:15 +0000
  • List-id: Xen user discussion <xen-users.lists.xensource.com>
  • 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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.