Displaying 7 results from an estimated 7 matches for "listprope".
Did you mean:
listprop
2008 May 15
1
Re: Problem access a directory
...assume that I get Wine installed correctly ;-).
For example, what additional directories and associated permissions did you create? Any other advice?
I would assume that the install steps are to (I'll adjust exact dir names as needed - don't have Linux notes in front of me):
1. Copy the listprope-p-setup.exe file to the "wine C-drive" directory
2. Command line: wine "c:\listprope-p-setup.exe"
Thank you very much!
2008 Mar 17
4
VNC authentication failures to windows HVM
I''ve set xend service properties as follows:
config/vnc-listen astring \''0.0.0.0\''
config/vncpasswd astring \''vnc\''
config/default-nic astring ''nge1''
but I get an authentication error whenever I try to connect to the
console with
''vncviewer :0'' - I''m on the xvm host itself.
other relevant data:
SunOS
2008 Jul 19
2
problems with virt-install on snv_93
Hi,
I try to start Solaris10 HVM DomU on SNV_93 dom0 running amd athlon x2
and 8gb ram.
When I try to create a domU i get:
bash-3.2# virt-install -n sol10 --hvm -r 1024 --vnc -f
/dev/zvol/dsk/rpool/sol10 -c /rpool/pub/sol-10-u5-ga-x86-dvd.iso
Starting install...
virDomainCreateLinux() failed POST operation failed: (xend.err ''Device
0 (vif) could not be connected. Backend device not
2010 Oct 06
3
Checking and setting svc properties in Solaris
Hello folks,
I''ve been looking into how I might check (and possibly set) svc
properties via puppet.
The closest I''ve found, is the provider/service/smf stuff.
However, that seems to only allow enabling and disabling of services.
NOT of configuring properties.
Is there some way I dont know of, how to do that?
If not, and I need to write something... under which module/plugin/
2008 Jan 31
5
Solaris DomU HVM Network issues
Hi,
I''m running Nevada 75a configured as dom0. I added a domU HVM running
Nevada 75a, on a Sun X4600 with 8 ADM Dual cores. I can get the domU
installed and configured, however, I can not get any network
connectivity. I followed the steps accoding to documents on Open
Solaris. I also followed some of the threads of the list to verify the
configuration, but I can not fix the
2007 Nov 27
16
Windows Vista in XVM
Dear Experts,
Does anyone install Windows Vista on XVM successfully? I am using machine Sun x4600 with AMD 8218 cpu with virtualization feature. i installed OpenSolaris build 75,
My installation steps:
# svccfg -s xvm/xend setprop config/vncpasswd = astring: \"secret\"
# svccfg -s xvm/xend setprop config/vnc-listen = astring: \"0.0.0.0\"
# svccfg -s xvm/xend setprop
2007 Dec 17
16
How to configure default NIC when creating Guest
Hi All,
I have a machine with three network cards, and the third card(named
e1000g2) is in use now. I want to use e1000g2 as default NIC when I
create Guest. How can I change the default NIC? I can override the
default value of config/default-nic property of svc:/system/xvm/xend.
But xend still use e1000g0 when creating Guest.
BTW, I can explicitly set "bridge=e1000g2" when creating