I tried it with this config file in a Dom0 running Solaris snv_81:
bash-3.2# cd /pool/xen-images/netware/
bash-3.2# ls
netware.img NW65OSSP7.iso test1.xfg XENBLK.HAM
XENNET.CAD
netware_install.cfg test1.cfg test.cfg XENMP.PSM
XNLOADER.SYS
bash-3.2# cat netware_install.cfg
kernel = "/pool/xen-images/netware/XNLOADER.SYS"
vcpus = 1
memory = "512"
name = "netware"
vif = [ '' ]
disk = [ 'file:/pool/xen-images/netware/NW65OSSP7.iso,xvda,r',
'file:/pool/xen-images/netware/netware.img,xvdb,w' ]
vfb=[ "type=sdl" ]
.. and it did not work :
bash-3.2# xm create -c netware_install.cfg
Using config file "./netware_install.cfg".
Started domain netware
Preparing to install NetWare ...
Press any key to interrupt
bash-3.2#
It also does not work without the vfb entry.
The error message in xend-debug is:
bash-3.2# more xend-debug.log
ERROR Internal error: Couldn't map p2m_frame_list_list (errno 14) (14 = Bad
address)
ERROR Internal error: Couldn't map p2m_frame_list_list (errno 14) (14 = Bad
address)
bash-3.2#
I don't know what this error message means.
regards
Bernd
This message posted from opensolaris.org
_______________________________________________
xen-discuss mailing list
[email protected]