> > 2.) 32-bit
> > kernel = '/boot/platform/i86xpv/kernel/unix'   
> > ramdisk = '/boot/x86.miniroot'
> 
> Do'h! Small detail. You're right :-/
> 
> The config file is thus:
> 
> name = 'solaris'
> memory = 256
> disk = [ 'file:/mnt/snv90.iso,6:cdrom,r',
> 'phy:vm1/febo,0,w' ]
> vif = [ '' ]
> bootloader = '/usr/lib/xen-3.2-1/bin/pygrub'
> kernel = '/boot/platform/i86xpv/kernel/unix'
> ramdisk = '/boot/x86.miniroot'
> extra = '/platform/i86xpv/kernel/unix - nowin -B
> install_media=cdrom'
> 
> Then, I create the domU:
> 
> sirius:/etc/xen# xm create -c febo.cfg
> Using config file "./febo.cfg".
> v3.2-1 chgset 'unavailable'
> Started domain solaris
> SunOS Release 5.11 Version snv_90 32-bit
> Copyright 1983-2008 Sun Microsystems, Inc.  All rights reserved.
> Use is subject to license terms.
> do_bop_phys_alloc(0xf5053940f5053930, 0xf4c0ef54f50539a8) Out of memory
>
> Press any key to reboot.
> [ENTER]
> Resetting...

Try to allocate more memory for the domain.  Try it with 384 mb or 512 mb.

After solaris is installed in the PV domU, you can try to reduce the memory to
256 mb,
 
 
This message posted from opensolaris.org
_______________________________________________
xen-discuss mailing list
xen-discuss@opensolaris.org

Reply via email to