Hi,

I am trying to boot/install the latest OpenSolaris-xen release (nv_66?) on 
OpenSuse 10.2 on both x86_64 and i386, but it fails with the following error:

# xm create -c solaris.py
Using config file "solaris.py".
Error: (22, 'Invalid argument')

I am using Xen 3.0.3. My configuration file is the following:

name = "solaris"
memory = 1024
maxmem = 1024
disk = [ "file:/home/gousiosg/solaris-xen.iso,6:cdrom,r", 
"file:/home/gousiosg/solaris-disk.img,0,w" ]
kernel = '/home/gousiosg/solkern/unix'
ramdisk = "/home/gousiosg/solkern/x86.miniroot"
extra = '- nowin -B install_media=cdrom'
vif = [ '' ]
on_shutdown = "destroy"
on_reboot = "destroy"
on_crash = "destroy"

What am I doing wrong?
 
 
This message posted from opensolaris.org
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to