Virtualization on Arch64 (qemu, vmware server, etc.)

Does anyone have any of these things working with Arch64? I've been trying to get them all working all day long and nothing goes.  If you have something working what did you do to get it running?
thanks
karsten

edit2--i figured it out by using some of the script in the other vmware wiki article that this one links to about changing some references in the .c files to work with the .19 kernel.  now it works
edit-- i that that part to work by not being in the chroot, but the second one now fails (vmnet):
$ make -C vmnet-only auto-build HEADER_DIR=/usr/src/linux-`uname -r`/include CC=gcc SUPPORT_SMP=1 GREP=grep IS_GCC_3=no
Using 2.6.x kernel build system.
make: Entering directory `/home/karsten/vmware/vmware-server-distrib/lib/modules/source/vmnet-only'
make -C /usr/src/linux-2.6.19-ARCH/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.19-ARCH'
CC [M] /home/karsten/vmware/vmware-server-distrib/lib/modules/source/vmnet-only/driver.o
CC [M] /home/karsten/vmware/vmware-server-distrib/lib/modules/source/vmnet-only/hub.o
CC [M] /home/karsten/vmware/vmware-server-distrib/lib/modules/source/vmnet-only/userif.o
/home/karsten/vmware/vmware-server-distrib/lib/modules/source/vmnet-only/userif.c: In function 'VNetCopyDatagramToUser':
/home/karsten/vmware/vmware-server-distrib/lib/modules/source/vmnet-only/userif.c:629: error: 'CHECKSUM_HW' undeclared (first use in this function)
/home/karsten/vmware/vmware-server-distrib/lib/modules/source/vmnet-only/userif.c:629: error: (Each undeclared identifier is reported only once
/home/karsten/vmware/vmware-server-distrib/lib/modules/source/vmnet-only/userif.c:629: error: for each function it appears in.)
make[2]: *** [/home/karsten/vmware/vmware-server-distrib/lib/modules/source/vmnet-only/userif.o] Error 1
make[1]: *** [_module_/home/karsten/vmware/vmware-server-distrib/lib/modules/source/vmnet-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.19-ARCH'
make: *** [vmnet.ko] Error 2
make: Leaving directory `/home/karsten/vmware/vmware-server-distrib/lib/modules/source/vmnet-only'
i'm trying to compile the modules and am getting this error, can you tell me why? thx
$ make -C vmmon-only auto-build HEADER_DIR=/usr/src/linux-`uname -r`/include CC=/usr/bin/gcc SUPPORT_SMP=1 GREP=grep IS_GCC_3=no
Using 2.6.x kernel build system.
make: Entering directory `/home/karsten/vmware/vmware-server-distrib/lib/modules/source/vmmon-only'
make -C /usr/src/linux-2.6.19-ARCH/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.19-ARCH'
Makefile:492: /usr/src/linux-2.6.19-ARCH/arch/x86_64/Makefile: No such file or directory
make[1]: *** No rule to make target `/usr/src/linux-2.6.19-ARCH/arch/x86_64/Makefile'. Stop.
make[1]: Leaving directory `/usr/src/linux-2.6.19-ARCH'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/home/karsten/vmware/vmware-server-distrib/lib/modules/source/vmmon-only'

Similar Messages

  • VMWare Server-64bit in Arch64

    There is a 64-bit version of VMWare2 available from vmware's site. Has anyone used this to install vmware server on Arch64?

    Well, I got the tarbal for VMWare2.0 from their website. I followed the guide for installing VMWare in 32-bit Arch with the exception of running the any-to-any patch. I'm running a default kernel and everything worked as is.
    EDIT: Changed website link to point directly at download page. Click on Download Now under VMWare Server 2.0 and it will take you to a page where you can register for your free serial and then get the download.
    Last edited by 0x001A4 (2008-11-07 16:08:48)

  • Vmware server on Arch64

    Was wondering if it is possible to install vmware server on an arch64 install.  The vmware install the wiki mentions to create a 32 bit environment, but after looking at the vmware server release notes, it indicates it has 64bit support.  I tried to install vmware server using the normal wiki install http://wiki.archlinux.org/index.php/Installing_VMware and I get the following errors.  It seems to install perfectly untill I try to enter the license key.  Anyway, here's the error I get when trying to start vmware.
    [root@mythfe1 rc.d]# ./xinetd restart
    :: Stopping xinetd [DONE]
    :: Starting xinetd [DONE]
    [root@mythfe1 rc.d]# ./vmware restart
    Stopping VMware services:
    Virtual machine monitor done
    Bridged networking on /dev/vmnet0 done
    DHCP server on /dev/vmnet8 done
    NAT service on /dev/vmnet8 done
    Host-only networking on /dev/vmnet8 done
    Virtual ethernet done
    Starting VMware services:
    Virtual machine monitor done
    Virtual ethernet done
    Bridged networking on /dev/vmnet0 done
    Host-only networking on /dev/vmnet8 (background) done
    NAT service on /dev/vmnet8 done
    [root@mythfe1 rc.d]# exit
    exit
    [lind@mythfe1 lib]$ vmware &
    [1] 11611
    [lind@mythfe1 lib]$ /usr/lib/vmware/bin/vmware: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
    /usr/lib/vmware/bin/vmware: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
    Any ideas?  I'm a newbie so be gentle.

    Here's someinfo I pulled off the vmware manual on their website.  Although I could be wrong, this looks like vmware supports 64 bit linux host systems.
    Linux Host Operating System Requirements
           Supported distributions and kernels are listed in this section. VMware Server might not
           run on systems that do not meet these requirements. Platforms that are not listed are
           not supported.
          64‐bit host computers can run the following operating systems for 64‐bit extended
          systems:
          !     Red Hat Enterprise Linux 3.0 AS, ES, and WS, stock 2.4.21, update 2.4.21‐15, and
                updates 6 and 7
          !     Red Hat Enterprise Linux 3.0 AS, ES, and WS, update 8 (experimental support)
          !     Red Hat Enterprise Linux 4.0 AS, ES, and WS, including update 3
          !     Red Hat Enterprise Linux 4.0 update 4 (experimental support)
          !     SUSE Linux Enterprise Server 10 (experimental support)
          !     SUSE Linux Enterprise Server 9, including SP1, SP2, and SP3
          !     SUSE Linux 10
          !     SUSE Linux 10.1
          !     SUSE Linux 9.3
          !     SUSE Linux 9.2, including SP1
          !     SUSE Linux 9.1 stock 2.6.4‐52
          !     Mandriva Linux 2006
          !     Ubuntu Linux 5.04 and 5.10
          !     Ubuntu Linux 6.06 (experimental support)

  • Error when starting a converted VM (from vmware server edition)

    Hi, i am trying to start a converted VM from VMWARE SERVER. I think i have followed steps to import an VMWARE machine (using resources >> virtual machines images) and it does not return errors when converting VM but then, when trying to start it, it returns
    failed:<OVSException: no server selected to run vm('/OVS/running_pool/SIR_xxx') memory=512> StackTrace: File "/opt/ovs-agent-2.2/OVSSiteVM.py", line 77, in start_vm raise e
    I have also checked that there is enough memory.
    This is the contect for vm.cfg
    acpi = 1
    apic = 1
    builder = 'hvm'
    device_model = '/usr/lib/xen/bin/qemu-dm'
    disk = ['file:/OVS/running_pool/SIR_xxx/SIR_xxx.img,hda,w',
    'file:/OVS/running_pool/SIR_consulnor/SIR_xxx (2).img,hdb,w',
    ',hdc:cdrom,r',
    kernel = '/usr/lib/xen/boot/hvmloader'
    memory = '512'
    name = 'SIR_xxx'
    on_crash = 'restart'
    on_reboot = 'restart'
    pae = 1
    serial = 'pty'
    timer_mode = '1'
    uuid = 'e23767cc-dc3d-0255-a7ac-65f111b589d7'
    vcpus = 1
    vif = ['bridge=xenbr0,mac=00:16:3E:71:AF:B1,type=ioemu']
    vif_other_config = []
    vnc = 1
    vncconsole = 1
    vnclisten = '0.0.0.0'
    vncpasswd = 'xxx'
    vncunused = 1
    Thanks for your help

    user559432 wrote:
    failed:<OVSException: no server selected to run vm('/OVS/running_pool/SIR_xxx') memory=512> StackTrace: File "/opt/ovs-agent-2.2/OVSSiteVM.py", line 77, in start_vm raise eDo your servers have Hardware/Full Virtualization enabled? You can check on the console and ensure the console says that Hardware Virtualization is enabled. If not, check in your BIOS that the processor hardware virtualization is enabled. If you don't have an option, your PC may not have the Intel VT-x or AMD-v extensions required to support hardware virtualization.
    You can check to see if your processor supports this extension by using:
    Intel processor:
    # cat /proc/cpuinfo | grep vmxAMD processor:
    # cat /proc/cpuinfo | grep svmIf you see a result, it means the processor has that support. You still need to ensure that it is enabled in the BIOS.

  • Running VMware Server 2 services as a non-root user

    Hello,
    I have switched from VirtualBox to VMware Server 2 on my Arch64 server and the transition has been relatively painless. I am at the point now where I want to run VMware's services as a non-root user account (I have a service account called "svc-vmadmin" that I'd like to use). I'm generally not comfortable running services as root, but at the same time I'm conscious of the time and effort required vs. overall benefits.
    I've done the usual Google searches and even checked the VMware Server 2 user guide and the VMware community, but I can't find specific details on how to achieve this.
    Is this even plausible in a Linux environment? I used to run VMware Server 1 under the SYSTEM account on Windows Server, so I'm hopinga similar thing can be done on Arch.
    I would greatly appreciate any information or personal experience that fellow Archers can share.
    Thanks,
    Thom

    System services are handled by launchd.
    If you look in /System/Library/LaunchDaemons/ you'll see a plist file for each service including org.isc.named.plist, the plist for named.
    If you edit this file you'll see it's an XML document that describes the service and how the OS should handle it, including the part:
    <key>ProgramArguments</key>
    <array>
    <string>/usr/sbin/named</string>
    <string>-f</string>
    </array>
    Just append another entry in the array that says <string>-u nobody</string> (or whatever username you want to run as.

  • VMware server: Error trying to compile the vmmon and vmnet modules.

    Hello,
    I am trying to install VMware server following the wiki: http://wiki.archlinux.org/index.php/Ins … _on_Arch64
    I can't get very far as I can't even compile vmmon and vmnet and I have no idea on how to solve this problem
    [21:02:38][root@phusis]
    [/opt/arch32/root/vmware-server-distrib/lib/modules/source]Arch64# make -C vmmon-only auto-build HEADER_DIR=/usr/src/linux-`uname -r`/include CC=gcc SUPPO_SMP=1 GREP=grep IS_GCC_3=no
    Using 2.6.x kernel build system.
    make: Entering directory `/opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only'
    make -C /usr/src/linux-2.6.28-ARCH/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
    make[1]: Entering directory `/usr/src/linux-2.6.28-ARCH'
    CC [M] /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.o
    In file included from /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/./include/x86.h:20,
    from /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/./include/machine.h:24,
    from /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.h:15,
    from /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.c:49:
    /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/./include/x86apic.h:79:1: warning: "APIC_BASE_MSR" redefined
    In file included from /usr/src/linux-2.6.28-ARCH/arch/x86/include/asm/numa_64.h:5,
    from /usr/src/linux-2.6.28-ARCH/arch/x86/include/asm/numa.h:4,
    from /usr/src/linux-2.6.28-ARCH/arch/x86/include/asm/acpi.h:28,
    from /usr/src/linux-2.6.28-ARCH/arch/x86/include/asm/fixmap_64.h:15,
    from /usr/src/linux-2.6.28-ARCH/arch/x86/include/asm/fixmap.h:7,
    from /usr/src/linux-2.6.28-ARCH/arch/x86/include/asm/apic.h:8,
    from /usr/src/linux-2.6.28-ARCH/arch/x86/include/asm/smp.h:13,
    from include/linux/smp.h:30,
    from include/linux/topology.h:33,
    from include/linux/mmzone.h:763,
    from include/linux/gfp.h:4,
    from include/linux/kmod.h:22,
    from include/linux/module.h:13,
    from /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.c:12:
    /usr/src/linux-2.6.28-ARCH/arch/x86/include/asm/apicdef.h:132:1: warning: this is the location of the previous definition
    In file included from /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/./include/machine.h:24,
    from /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.h:15,
    from /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.c:49:
    /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/./include/x86.h:830:1: warning: "PTE_PFN_MASK" redefined
    In file included from /usr/src/linux-2.6.28-ARCH/arch/x86/include/asm/pda.h:8,
    from /usr/src/linux-2.6.28-ARCH/arch/x86/include/asm/current.h:19,
    from /usr/src/linux-2.6.28-ARCH/arch/x86/include/asm/processor.h:15,
    from include/linux/prefetch.h:14,
    from include/linux/list.h:6,
    from include/linux/module.h:9,
    from /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.c:12:
    /usr/src/linux-2.6.28-ARCH/arch/x86/include/asm/page.h:22:1: warning: this is the location of the previous definition
    In file included from /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/linux/vmhost.h:13,
    from /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.c:71:
    /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/./include/compat_semaphore.h:5:27: error: asm/semaphore.h: No such file or directory
    /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.c:146: error: unknown field 'nopage' specified in initializer
    /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.c:147: warning: initialization from incompatible pointer type
    /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.c:150: error: unknown field 'nopage' specified in initializer
    /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.c:151: warning: initialization from incompatible pointer type
    /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.c: In function 'LinuxDriver_Ioctl':
    /opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.c:1670: error: too many arguments to function 'smp_call_function'
    make[2]: *** [/opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.o] Error 1
    make[1]: *** [_module_/opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only] Error 2
    make[1]: Leaving directory `/usr/src/linux-2.6.28-ARCH'
    make: *** [vmmon.ko] Error 2
    make: Leaving directory `/opt/arch32/root/vmware-server-distrib/lib/modules/source/vmmon-only'
    Do you know what I could do to sort the above issue?
    Thanks
    Ludo

    hi,
    i am not able to use the patch. there are always missing files and i dont know the path for this files.
    here is the output of the console:
    patch -p1 -i /home/felix//Desktop/vmware-workstation-6.5.1.126130-2.6.29_x86_64.patch
    can't find file to patch at input line 4
    Perhaps you used the wrong -p or --strip option?
    The text leading up to this was:
    |diff -Naur orig/vmblock-only/include/compat_wait.h new/vmblock-only/include/compat_wait.h
    |--- orig/vmblock-only/include/compat_wait.h 2008-10-28 22:47:20.000000000 -0700
    |+++ new/vmblock-only/include/compat_wait.h 2009-01-20 04:49:44.000000000 -0700
    File to patch:
    Skip this patch? [y] y
    Skipping patch.
    1 out of 1 hunk ignored
    can't find file to patch at input line 19
    Perhaps you used the wrong -p or --strip option?
    The text leading up to this was:
    |diff -Naur orig/vmci-only/include/compat_wait.h new/vmci-only/include/compat_wait.h
    |--- orig/vmci-only/include/compat_wait.h 2008-10-28 22:47:21.000000000 -0700
    |+++ new/vmci-only/include/compat_wait.h 2009-01-20 04:49:44.000000000 -0700
    File to patch: y
    y: No such file or directory
    Skip this patch? [y]
    Skipping patch.
    1 out of 1 hunk ignored
    can't find file to patch at input line 34
    Perhaps you used the wrong -p or --strip option?
    The text leading up to this was:
    |diff -Naur orig/vmmon-only/include/compat_wait.h new/vmmon-only/include/compat_wait.h
    |--- orig/vmmon-only/include/compat_wait.h 2008-10-28 22:47:18.000000000 -0700
    |+++ new/vmmon-only/include/compat_wait.h 2009-01-20 04:49:44.000000000 -0700
    File to patch:
    Skip this patch? [y] y
    Skipping patch.
    1 out of 1 hunk ignored
    can't find file to patch at input line 49
    Perhaps you used the wrong -p or --strip option?
    The text leading up to this was:
    |diff -Naur orig/vmmon-only/include/x86apic.h new/vmmon-only/include/x86apic.h
    |--- orig/vmmon-only/include/x86apic.h 2008-10-28 22:47:17.000000000 -0700
    |+++ new/vmmon-only/include/x86apic.h 2009-01-20 04:49:44.000000000 -0700
    File to patch:
    Skip this patch? [y] y
    Skipping patch.
    1 out of 1 hunk ignored
    can't find file to patch at input line 64
    Perhaps you used the wrong -p or --strip option?
    The text leading up to this was:
    |diff -Naur orig/vmmon-only/linux/driver.c new/vmmon-only/linux/driver.c
    |--- orig/vmmon-only/linux/driver.c 2008-10-28 22:47:18.000000000 -0700
    |+++ new/vmmon-only/linux/driver.c 2009-01-20 04:49:44.000000000 -0700
    File to patch:
    Skip this patch? [y] y
    Skipping patch.
    1 out of 1 hunk ignored
    can't find file to patch at input line 85
    Perhaps you used the wrong -p or --strip option?
    The text leading up to this was:
    |diff -Naur orig/vmmon-only/linux/hostif.c new/vmmon-only/linux/hostif.c
    |--- orig/vmmon-only/linux/hostif.c 2008-10-28 22:47:17.000000000 -0700
    |+++ new/vmmon-only/linux/hostif.c 2009-01-20 04:49:44.000000000 -0700
    File to patch:
    Skip this patch? [y] y
    Skipping patch.
    4 out of 4 hunks ignored
    can't find file to patch at input line 173
    Perhaps you used the wrong -p or --strip option?
    The text leading up to this was:
    |diff -Naur orig/vmmon-only/linux/vmmonInt.h new/vmmon-only/linux/vmmonInt.h
    |--- orig/vmmon-only/linux/vmmonInt.h 2008-10-28 22:47:17.000000000 -0700
    |+++ new/vmmon-only/linux/vmmonInt.h 2009-01-20 04:49:44.000000000 -0700
    File to patch:
    Skip this patch? [y] y
    Skipping patch.
    1 out of 1 hunk ignored
    can't find file to patch at input line 188
    Perhaps you used the wrong -p or --strip option?
    The text leading up to this was:
    |diff -Naur orig/vmnet-only/bridge.c new/vmnet-only/bridge.c
    |--- orig/vmnet-only/bridge.c 2008-10-28 22:47:18.000000000 -0700
    |+++ new/vmnet-only/bridge.c 2009-01-20 04:49:44.000000000 -0700
    File to patch:
    Skip this patch? [y] y
    Skipping patch.
    1 out of 1 hunk ignored
    can't find file to patch at input line 203
    Perhaps you used the wrong -p or --strip option?
    The text leading up to this was:
    |diff -Naur orig/vmnet-only/compat_wait.h new/vmnet-only/compat_wait.h
    |--- orig/vmnet-only/compat_wait.h 2008-10-28 22:47:19.000000000 -0700
    |+++ new/vmnet-only/compat_wait.h 2009-01-20 04:49:44.000000000 -0700
    File to patch:
    Skip this patch? [y] y
    Skipping patch.
    1 out of 1 hunk ignored
    can't find file to patch at input line 218
    Perhaps you used the wrong -p or --strip option?
    The text leading up to this was:
    |diff -Naur orig/vmnet-only/driver.c new/vmnet-only/driver.c
    |--- orig/vmnet-only/driver.c 2008-10-28 22:47:19.000000000 -0700
    |+++ new/vmnet-only/driver.c 2009-01-20 04:49:44.000000000 -0700
    File to patch:
    Skip this patch? [y] y
    Skipping patch.
    1 out of 1 hunk ignored
    can't find file to patch at input line 235
    Perhaps you used the wrong -p or --strip option?
    The text leading up to this was:
    |diff -Naur orig/vmnet-only/netif.c new/vmnet-only/netif.c
    |--- orig/vmnet-only/netif.c 2008-10-28 22:47:18.000000000 -0700
    |+++ new/vmnet-only/netif.c 2009-01-20 04:49:44.000000000 -0700
    File to patch:
    Skip this patch? [y] y
    Skipping patch.
    4 out of 4 hunks ignored
    can't find file to patch at input line 286
    Perhaps you used the wrong -p or --strip option?
    The text leading up to this was:
    |diff -Naur orig/vsock-only/include/compat_wait.h new/vsock-only/include/compat_wait.h
    |--- orig/vsock-only/include/compat_wait.h 2009-01-20 14:11:34.000000000 +0100
    |+++ new/vsock-only/include/compat_wait.h 2009-01-20 14:51:05.000000000 +0100
    File to patch:
    Skip this patch? [y] y
    Skipping patch.
    1 out of 1 hunk ignored
    thanks
    felix

  • [solution] Installing vmware server on x86_64

    I have been getting errors when attempting to run vmware-config.pl on vmware-server with kernel 2.6.30
    The error happened when compiling the modules
    A solution and a download link for the patch can be found here
    http://communities.vmware.com/message/1285430#1285430
    Last edited by JAcky (2009-07-04 14:33:27)

    Here's the errors I get after running vmware-config.pl
    The correct version of one or more libraries needed to run VMware Server may be
    missing. This is the output of ldd /usr/bin/vmware:
    linux-gate.so.1 => (0xffffe000)
    libm.so.6 => /lib/tls/libm.so.6 (0x00d8a000)
    libdl.so.2 => /lib/libdl.so.2 (0xf7ff2000)
    libpthread.so.0 => /lib/tls/libpthread.so.0 (0xf7fe0000)
    libX11.so.6 => not found
    libXtst.so.6 => not found
    libXext.so.6 => not found
    libXt.so.6 => not found
    libICE.so.6 => not found
    libSM.so.6 => not found
    libXrender.so.1 => not found
    libz.so.1 => not found
    libc.so.6 => /lib/tls/libc.so.6 (0x00b86000)
    /lib/ld-linux.so.2 (0x00b6d000)
    This program cannot tell for sure, but you may need to upgrade libc5 to glibc
    before you can run VMware Server.
    Some info about my OS:
    # uname -mrs
    Linux 2.6.9-42.0.0.0.1.ELsmp x86_64
    #/cat /etc/enterprise-release
    Enterprise Linux Enterprise Linux AS release 4 (October Update 4)
    Thanks!

  • Hp 9500 printer configuration on solaris 10 on vmware server

    hi,
    i installed solaris 10 on vmware server when i am going to configure the network printer 9500 hp (its having print server that also i am giving in the print server properties ) , but still i am unable to give print out from staroffice application,
    can you write me steps in details Please as soon as possible,
    Thanks,
    Zubair.

    > Please, can somebody give me the way, step by step to
    configure a DNS server on solaris 10. i want to have
    the directories and files that it is necessary to
    modify and the modification to have a domain name
    "deptech.lan" with ip adress of the DNS
    server 192.168.100.2.
    >
    > thankDo this in this way,
    1. unconfig your system
    # sys-unconfig
    2. Then press " Y" after that it wil reboot..
    3. Then it will start config.
    4. you can see like that,
    Network ( y/n)
    Network Interfence ( acc. 2 ur NIC , e.g. rstl0 /nge0 etc..)
    select it. If you have two NIC in your system. then you choose any one..
    5. Enter your " Host name"
    6. then system ip
    7. Then some stpes wll appear, it shows,, DHCp, Enable Ipv6 etc.. select acc. 2 ur configartion.
    8. Then it will appear ' name service"
    then select " Dns"
    9. Give your DNS server name
    10 . enter " server ip "
    then search domain ( enter acc. 2 ur config/ may leave blank)
    N.B: for going next stages / contiues you have to use " F2" key..
    then it will configured..
    Let me know if its ok or for any problem..
    Thanks
    Partha

  • Error in vmware server 1.0.4 & solaris 10

    After I add a scsi disk, then network can not work. Why ?
    Error is:
    Failed to plumb IPv4 interface(s): pcn0
    Failed to configure IPv4 DHCP interface(s): pcn0
    this is the VMX:
    config.version = "8"
    virtualHW.version = "4"
    scsi0.present = "TRUE"
    scsi0.virtualDev = "lsilogic"
    memsize = "1024"
    MemAllowAutoScaleDown = "FALSE"
    ide0:0.present = "TRUE"
    ide0:0.fileName = "Solaris 10 (experimental).vmdk"
    ide1:0.present = "TRUE"
    ide1:0.fileName = "G:\Software\Sun\Solaris 10 for X86\sol-10-u4-ga-x86-dvd.iso"
    ide1:0.deviceType = "cdrom-image"
    floppy0.fileName = "A:"
    ethernet0.present = "TRUE"
    ethernet0.virtualDev = "e1000"
    sound.present = "TRUE"
    sound.virtualDev = "es1371"
    sound.fileName = "-1"
    sound.autodetect = "TRUE"
    displayName = "Solaris 10 (experimental)"
    guestOS = "solaris10"
    nvram = "Solaris 10 (experimental).nvram"
    ide1:0.autodetect = "TRUE"
    floppy0.startConnected = "FALSE"
    sound.startConnected = "FALSE"
    ide0:0.redo = ""
    ethernet0.addressType = "generated"
    uuid.location = "56 4d 1e dd 23 f8 b6 7f-90 e9 b2 f6 f3 d3 26 d8"
    uuid.bios = "56 4d 1e dd 23 f8 b6 7f-90 e9 b2 f6 f3 d3 26 d8"
    tools.remindInstall = "TRUE"
    ethernet0.generatedAddress = "00:0c:29:d3:26:d8"
    ethernet0.generatedAddressOffset = "0"
    scsi1.present = "TRUE"
    scsi1:0.present = "TRUE"
    scsi1:0.fileName = "D:\Virtual Machines\Solaris\share\datadisk1.vmdk"
    scsi1:0.mode = "independent-persistent"
    scsi1.virtualDev = "lsilogic"
    priority.grabbed = "normal"
    priority.ungrabbed = "normal"
    scsi1:0.redo = ""

    I have faced a similar problem, but I was testing a lot of things simultaneously (not very smart obviously), of which was adding SCSI and IDE disks.
    Anyway:
    I am running VMware server 1.0.4 on Windows XP.
    I have a Solaris 10 8/07 virtual machine installed.
    The VM is NATing through the host os's network.
    I have two network adapters (physically on my laptop), one wireless and one wired, I can have any combination of them being enabled or disabled according to where I am working, and sometimes I start the virtual machine with neither of them enabled.
    When I installed the Solaris VM, the network interface was configured as pcn0. At some point (don't know exactly what i was testing then) pcn0 was no longer available and pcn1 suddenly appeared. Later on this happened again and pnc1 disappeared and I got pcn2.
    As far as I can tell this happens when I start the VM with a different combination of NIC's enabled / disable , i.e. for some reason, having a different physical interface enabled causes Solaris in the VM to configure a different instance of the pcn interface.
    I am not sure yet if this is really what is going on, but for now I am focusing on testing what is running on the vm rather than giving in to my technical cravings to get to the roots of this problem, so for a quick fix, just grep for pcn in /etc/path_to_inst, and try plumbing the instances you find there. The one that does not return an error is the one that is currently working.
    Just change your hostname.pcnx or pcnx.dhcp file to reflect the correct instance number and do an "svcadm clear physical" this will get your network started and start all the dependent services.
    Hope this helps.

  • Error while installing database in oracle linux 4 via VMware Server Console

    Hi to all
    While Installing Oracle database in linux OS via Virtual machine, i got the below error :-
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-07-30_12-34-31PM. Please wait ...
    [oracle@localhost database]$ Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    Exception in thread "main" java.lang.Internal Error: Can't
    connect to X11window server using ':0.0' as the value of the
    DISPLAY variable.
         at sun.awt.X11GraphicsEnvironment.initDisplay(Native
    Method)
         at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown
    Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at
    java.awt.GraphicsEnvironment.getLovalGraphicsEnvironment
    (Unknown Source)
         at java.awt.Window.init(Unknown Source)
         at java.awt.Window.<init>(Unknown Source)
         at java.awt.Frame.<init>(Unknown Sourece)
         at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown
    Source)
         at oracle.sysman.oio.oioc.OicocOneClickInstaller.<init>
    (OiocOneClickInstaller.java:378)
         at oracle.sysman.oio.oioc.OiocOneClickInstaller.main
    (OiocOneClickInstaller.java:2091)
    Please make a clear message to how i need to rectify, as of am a new user for the VMware server console.
    Let me know what are all the steps i need to follow for rectifying the above error.
    your guidance will be much appreciated.
    Regards
    Khan

    Hi Helious,
    After this problem cleared i installed the oracle database; while installing i found another error
    Output generated from configuration assistant "Oracle Net Configuration Assistant".
    Command = /home/oracle/oracle/product/10.2.0/db_1/jdk/jre//bin/java -Duser/
    dir=/home/oracle/oracle/product/10.2.0/db_1/network/jlib -classpath
    /home/oracle/oracle/product/10.2.0/db_1/jdk/jre//lib/i18n.jar:
    /home/oracle/oracle/product/10.2.0/db_1/jdk/jre//lib/rt.jar:/home/oracle/oracle/product.10.
    2.0/db_1/jlib/ewt3.jar:/home/oracle/oracle/product/10.2.0/db_1/jlib/ewtcompat-3_3_15.jar:
    /home/oracle/oracle/product/10.2.0/db_1/jlib/netcfg.jar:/home/oracle/oracle/product/10.2.0
    and etc.
    what i need to do for these errors, and i shutdown my system.
    And how i need to continue after rectifying from that point.
    Please let me know.. Your help will be highly appreciated
    Regards
    Khan

  • VMWare-server in 64 bit

    Sorry I don't speak German
    I set up Arch to play with it and I've been impressed, it's a pretty nice distro. I set up everything that I had working in Debian Sid (even though for Picasa I had to set up a 32 bit chroot environment) however I can't install VMware-server, in comparison it's pretty trivial to set it up in Sid...
    Anyway, I've tried to set it up in 32 bit chroot and that didn't work, the install seems successful but it doesn't start. I assume it's not possible to run it in chroot, I'm not sure what are chroot limitation, maybe one cannot install kernel modules?
    In 64 bit I had a problem to get all the 32-bit libraries, can anyone who has it install assure me it's not a lost case so I will dedicate more time with it? Do you have some advice?
    Thanks!
    PS. Oh and what's the deal with 32 bit libraries overwriting 64 bit ones... I had bunch a problems with that, apt-get would have never allowed that...

    I've made a mistake, this PKGBUILD is not prepared for Arch64. Maintainer seems not to be using Arch64. Probably he cannot test this package on x86_64 architecture and PKGBUILD needs some more changes to run under x86 arch. It is still possible, but you would have to get some 32bit libraries.
    I have found similar topic in ArchWiki: http://wiki.archlinux.org/index.php/Ins … _on_Arch64
    I was using vmware-workstation package from AUR, you may be interested in it. You would have to install lib32-libxtst package from pacman before using it (maybe installing this package makes vmware-server to run under x86_64 architecture...).

  • VMware Server Web Access Console interface Q

    Hi,
    Running VMware Server 2.0.2 with VMware Remote Console Plug-in (vmware-vmrc-win32-x86.exe). How do get the VMware machine to appear in the cosole area instread of a seperate pop-up window. Also if I open multiple windows how to get them to appear under as tabs in the console window instead of seperate windows.
    New at this so details would be appreciated so I can do it. By the way is there 64bit versions of the Console exe? what about VMware server 2.0.2?
    Thanks

    I managed to install Windows 7 in Vmware Server yesterday. And it worked fine, except that my whole system became very unresponive together with the Windows 7 installation. But it did work. I rebooted my computer today and started up the vmware deamon, and no luck in connecting to the server. I only get an 'Unable to connect' error in Firefox. To fix this, I will have to remove /etc/vmware and install vmware-server over again.
    So at the moment, Virtualbox is winning hands down. It don't slow down my hole system, and Windows feels as fast as it was running not in a VM. And it works. The only issue is very slow IO.
    Vmware Workstation 6 was alot faster than the Server version. Maybe I shuld try it instead. Just have to find a PGKBUILD for it.
    Last edited by orjanp (2010-04-14 08:09:52)

  • Vmware Server web UI stops working.

    I have installed Vmware Server from AUR. It seems like it works fine for a short time. I can access the web interface after the initial configuration is done. But the problem is that is suddenly stops responding after a while. I still have not got to the point where I have installed a virtual OS. I have just created the virtual machine itself.
    A couple of times is has worked with restarting the Vmware daemon. But most of the time I just get an "Unable to connect" message when I try to connect to it trough Firefox. Opera gives the same result. But telnet seems to get contact.
    I'm trying to get this to work in
    # uname -a
    Linux ArchT400 2.6.32-ARCH #1 SMP PREEMPT Mon Mar 15 20:44:03 CET 2010 x86_64 Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz GenuineIntel GNU/Linux
    Does anyone have an idea on what might be the problem?
    $ telnet 10.0.0.25 902
    Trying 10.0.0.25...
    Connected to 10.0.0.25.
    Escape character is '^]'.
    220 VMware Authentication Daemon Version 1.10: SSL Required, ServerDaemonProtocol:SOAP, MKSDisplayProtocol:VNC , VMXARGS supported
    # /etc/vmware/init.d/vmware status
    Bridged networking on /dev/vmnet0 is running
    Host network detection is not running
    Module vmmon loaded
    Module vmnet loaded
    The session logfile.
    # cat /tmp/vmware-root/authdlauncher-4092.log
    pr 11 23:25:31.041: authdlauncher| Log for VMware Authentication Daemon Launcher pid=4092 version=2.0.2 build=build-203138 option=Release
    Apr 11 23:25:31.052: authdlauncher| SOCKET creating new listening socket on port 902
    Apr 11 23:25:31.052: authdlauncher| listening on port 902
    Apr 11 23:25:31.052: authdlauncher| launching authd at /usr/sbin/vmware-authd
    Apr 11 23:25:31.052: authdlauncher| starting poll loop
    Apr 11 23:25:31.519: authdlauncher| forked new child (pid 4241, fd 15)
    Apr 11 23:25:31.519: authdlauncher| parent: closing connection socket
    Apr 11 23:25:31.536: authdlauncher| SigHandler: received signal 17
    Apr 11 23:25:31.536: authdlauncher| received 65280 status for pid 4241
    # cat /dev/vm
    vmci vmnet0 vmnet2 vmnet4 vmnet6 vmnet8
    vmmon vmnet1 vmnet3 vmnet5 vmnet7 vmnet9
    Last edited by orjanp (2010-04-14 07:50:39)

    I managed to install Windows 7 in Vmware Server yesterday. And it worked fine, except that my whole system became very unresponive together with the Windows 7 installation. But it did work. I rebooted my computer today and started up the vmware deamon, and no luck in connecting to the server. I only get an 'Unable to connect' error in Firefox. To fix this, I will have to remove /etc/vmware and install vmware-server over again.
    So at the moment, Virtualbox is winning hands down. It don't slow down my hole system, and Windows feels as fast as it was running not in a VM. And it works. The only issue is very slow IO.
    Vmware Workstation 6 was alot faster than the Server version. Maybe I shuld try it instead. Just have to find a PGKBUILD for it.
    Last edited by orjanp (2010-04-14 08:09:52)

  • How Can I install correctly Vmware-Server?

    Hi, I have tried to install Vmware-Server in arch but  I have found some problems:
    - If I use the install from downloaded file from website, when running install script I can't allocate rc0.d and rc6.d.
    - If using Vmware-Server aur package, it tells me that the software is not configured for my kernel (2.6.21). I execute the vmware-config.pl, but no effect.
    I have followed the wiki and other methods but I can't get it working. I have installed Vmware in Other SO's like debian and ubuntu with no problem but in arch...
    What Can I do to install Vmware?
    Greetings

    first, you should symlink lsmod to /sbin as VMware has an absolute path to /sbin/lsmod.
    ln -s /bin/lsmod /sbin/lsmod
    create a directory in /etc/rc.d/ named vmware.d - the result should be /etc/rc.d/vmware.d/
    cd to that directory and create directories rc0.d through rc6.d - the result should be:
    [sputnik@SPUTNIK1:/etc/rc.d/vmware.d] ls
    rc0.d rc1.d rc2.d rc3.d rc4.d rc5.d rc6.d
    run vmware-config.pl
    What is the directory that contains the init directories (rc0.d/ to
    rc6.d/)?
    /etc/rc.d/vmware.d/
    What is the directory that contains the init scripts?
    [/etc/rc.d/vmware.d]
    /etc/rc.d/
    after all that, everything should go smoothy. make sure to add the vmware daemon to /etc/rc.conf
    DAEMONS=(example example vmware)
    Last edited by Sputnik66 (2007-05-16 22:29:07)

  • [Request] VMware Server

    VMware Server is the successor to the commercial VMware GSX server, which is now obsolete.
    It is free to use and will stay that way.
    It is still in beta , build 23869 now.
    On my work i am testing the windows version, and sofar it looks good.
    It lacks the team features of VMware Workstation, but has perl scripting support, a C API and the console allows you to connect to VMware server installations on other machines.
    I think many people who now use VMware workstation can switch to VMware server without problems.

    I'm assuming nobody's been able to PKGBUILD this yet? I tried myself, using Mikos' vmware-workstation as a starting point, but I couldn't get it going, and as I needed it in a hurry, I installed it the (ab)normal way instead i.e. using VMware's install script. I will have another crack at it at some stage (if nobody else gets there first), but in the meantime, I've built myself a new kernel, and it occurred to me that we really should have a separate package for the kernel modules, as we do with other apps that come with their own module(s) e.g. wlan-ng, lirc, unionfs, etc.
    So here it is. It saved me the hassle of running the entire config script again, just to get two kernel modules. Others may or may not find it useful. I'm not putting it in the AUR for the moment, in case someone else comes along with a conflicting "full service" PKGBUILD.
    Change the _kernver variable to match the kernel you want to build for.
    PKGBUILD
    # Contributor: Tom K <tomk>
    pkgname=vmware-modules
    pkgver=1.0.0.28343
    _realver=1.0.0-28343
    pkgrel=1
    pkgdesc="VMware Server kernel modules"
    depends=('kernel26')
    source=(http://download3.vmware.com/software/wkst/VMware-server-${_realver}.tar.gz)
    md5sums=('a25b4beb53785c05ef3b3077d87f6e2b')
    url="http://www.vmware.com/products/server/"
    license="custom"
    install=$pkgname.install
    _kernver=2.6.17-ARCH
    build() {
    # Build and install modules
    for mod in vmmon vmnet
    do
    cd $startdir/src/vmware-server-distrib/lib/modules/source
    tar xf ${mod}.tar
    cd ${mod}-only
    make HEADER_DIR=/lib/modules/${_kernver}/build/include || return 1
    install -D ${mod}.ko $startdir/pkg/lib/modules/${_kernver}/misc/${mod}.ko
    done
    # Copy EULA and license information
    cd $startdir/src/vmware-server-distrib/doc
    for doc in EULA open_source_licenses.txt
    do
    install -D $doc $startdir/pkg/usr/share/licenses/$pkgname/$doc
    done
    # Update install file
    sed -i -e "s/KERNEL_VERSION=.*/KERNEL_VERSION=${_kernver}/g" $startdir/$pkgname.install
    vmware-modules.install
    # arg 1: the new package version
    post_install() {
    # updating module dependencies
    echo ">>>"
    echo ">>> Updating module dependencies. Please wait ..."
    echo ">>>"
    KERNEL_VERSION=2.6.17-ARCH
    depmod -A -v $KERNEL_VERSION > /dev/null 2>&1
    # arg 1: the new package version
    # arg 2: the old package version
    post_upgrade() {
    post_install
    # arg 1: the old package version
    post_remove() {
    post_install
    op=$1
    shift
    $op $*

Maybe you are looking for