luke woo wrote:
> I follow the guide step by step to setup OpenSolaris as a PVM on
Nevada114.
The guide is
http://opensolaris.org/os/community/xen/docs/opensolaris_domu/.
Although the OpenSolaris LiveCD has been booted, but when I config the
VNC which used for install the OpenSoalris by the GUI installation, but
it is of no effect.
What error messages did you run into? I did these exact steps yesterday
without problems/
Does it have another methods for installing OpenSolaris liveCD? Could it
be installed by the command line with OpenSolaris?
Could it been done through OpenSoalris AI Installation?
AI support is going into the version of virt-install that comes with the
upcoming 3.3 work. Another way, is to bring up the livecd in the guest,
then from the dom0
# virsh console <domain>
(login as jack/jack)
$ svcadm enable ssh
$ ifconfig -a (to determine the guests IP)
then remotely,
# ssh -X jack@<IP of guest>
$ pfexec /usr/bin/gui-install
which will run the graphical installer, displaying to your local X display.
cheers,
tim
_______________________________________________
xen-discuss mailing list
[email protected]