32-bit SNV86 HVM installed with no issues.
Grub entries modified :-
$ISADIR replaced by "amd64"
SNV86 64-bit HVM looks running fine (no stress testing has been done)
*****************
Install profile:-
*****************
name = "Solaris86"
builder = "hvm"
memory = "1024"
disk = 
['phy:/dev/sda10,ioemu:hda,w','file:/usr/lib/xen-solaris/snv86.iso,hdc:cdrom,r']
vif = [ 'type=ioemu,bridge=eth0' ]
device_model = "/usr/lib64/xen/bin/qemu-dm"
kernel = "/usr/lib/xen/boot/hvmloader"
vnc=1
boot="d"
vcpus=1
serial = "pty" # enable serial console
on_reboot   = 'restart'
on_crash    = 'restart'
********************
Runtime profile:-
********************
name = "Solaris86"
builder = "hvm"
memory = "1024"
disk = ['phy:/dev/sda10,ioemu:hda,w']
vif = [ 'type=ioemu,bridge=eth0' ]
device_model = "/usr/lib64/xen/bin/qemu-dm"
kernel = "/usr/lib/xen/boot/hvmloader"
vnc=1
boot="c"
vcpus=1
serial = "pty" # enable serial console
on_reboot   = 'restart'
on_crash    = 'restart'
 
 
This message posted from opensolaris.org
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to