Can't build the kernel Linux in VMware Workstation 7.0 modules

Hi, I have VMware Workstation 7.0 installed on a Fedora 20 x86_64 system, and I can't get past the 'install' kernel modules I looked around, but and I tried some things but none have worked. Is there anyone here who knows how to create and load the modules in the kernel for my system. The kernel is 3.13.8 - 200.fc20.x86_64 - x86_64.

Thank you

Fedora is not a host operating system support however is not officially supported and may / will this market are separate things.

I have VMware Workstation 10 running under Fedora 20 on the stock kernel however the core of 3.13.x is not yet supported on supported OS host and modules need to be patched.

VMware Workstation 7 is probably to old for work, unless you can find patches of third parties to the versions of core and WS.

Tags: VMware

Similar Questions

  • Linux - compilation of the modules in the kernel (bundle of VMware Workstation 9.0.2) against core 3.10 fails

    Hey,.

    I try to get VMware Workstation running on an Ubuntu 13,10 pre 9.0.2 bundle, but the kernel modules won't get compiled with the kernel 3.10.0 - 6.

    Here is the log of the build scripts:

    Using 2.6.x kernel build system.

    do: go in Verzeichnis "/ tmp/modconfig-DQkPL0/vmnet-only.

    / usr/bin/make /lib/modules/3.10.0-6-generic/build/include/ - c... SUBDIRS = $PWD SRCROOT = $PWD. \

    MODULEBUILDDIR = modules

    make [1]: Betrete Verzeichnis ' / usr/src/linux-headers-3.10.0-6-generic'

    CC [M] /tmp/modconfig-DQkPL0/vmnet-only/driver.o

    CC [M] /tmp/modconfig-DQkPL0/vmnet-only/hub.o

    CC [M] /tmp/modconfig-DQkPL0/vmnet-only/userif.o

    CC [M] /tmp/modconfig-DQkPL0/vmnet-only/netif.o

    In file included from tmp/modconfig-DQkPL0/vmnet-only/vnet.h:28:0,

    of tmp/modconfig-DQkPL0/vmnet-only/vnetInt.h:24.

    from /tmp/modconfig-DQkPL0/vmnet-only/netif.c:42:

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h: in function 'AtomicAssertOnCompilePtr ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2397:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused];             \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2558:1: Note: the expansion of the macro 'MAKE_ATOMIC_TYPE '.

    MAKE_ATOMIC_TYPE (Ptr, 64, void const *, void *, uintptr_t)

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h: in function 'AtomicAssertOnCompileInt ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2397:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused];             \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2562:1: Note: the expansion of the macro 'MAKE_ATOMIC_TYPE '.

    MAKE_ATOMIC_TYPE (Int, 32, int, int, int)

    ^

    In file included from tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h:31:0,

    of tmp/modconfig-DQkPL0/vmnet-only/vnet.h:29.

    of tmp/modconfig-DQkPL0/vmnet-only/vnetInt.h:24.

    from /tmp/modconfig-DQkPL0/vmnet-only/netif.c:42:

    /tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h: in function 'MonitorActionSet_AtomicInclude ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_assert.h:320:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused]; \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h:91:4: Note: the expansion of the macro 'ASSERT_ON_COMPILE '.

    ASSERT_ON_COMPILE ((ACTION_WORD_SIZE & (ACTION_WORD_SIZE-1)) == 0);

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/Netif.c: in function 'VNetNetIf_Create ':

    /tmp/modconfig-DQkPL0/vmnet-only/Netif.c:191:33: error: dereferencing pointer to incomplete type

    netIf-> port.jack.procEntry-> read_proc = VNetNetIfProcRead;

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/Netif.c:192:33: error: dereferencing pointer to incomplete type

    netIf-> port.jack.procEntry-> data is netIf;.

    ^

    make [2]: * [/ tmp/modconfig-DQkPL0/vmnet-only/netif.o] Fehler 1

    make [2]: * Warte auf noch nicht processes going...

    In file included from tmp/modconfig-DQkPL0/vmnet-only/vnet.h:28:0,

    of tmp/modconfig-DQkPL0/vmnet-only/vnetInt.h:24.

    from /tmp/modconfig-DQkPL0/vmnet-only/hub.c:43:

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h: in function 'AtomicAssertOnCompilePtr ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2397:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused];             \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2558:1: Note: the expansion of the macro 'MAKE_ATOMIC_TYPE '.

    MAKE_ATOMIC_TYPE (Ptr, 64, void const *, void *, uintptr_t)

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h: in function 'AtomicAssertOnCompileInt ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2397:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused];             \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2562:1: Note: the expansion of the macro 'MAKE_ATOMIC_TYPE '.

    MAKE_ATOMIC_TYPE (Int, 32, int, int, int)

    ^

    In file included from tmp/modconfig-DQkPL0/vmnet-only/vnet.h:28:0,

    of tmp/modconfig-DQkPL0/vmnet-only/vnetInt.h:24.

    from /tmp/modconfig-DQkPL0/vmnet-only/driver.c:51:

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h: in function 'AtomicAssertOnCompilePtr ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2397:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused];             \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2558:1: Note: the expansion of the macro 'MAKE_ATOMIC_TYPE '.

    MAKE_ATOMIC_TYPE (Ptr, 64, void const *, void *, uintptr_t)

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h: in function 'AtomicAssertOnCompileInt ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2397:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused];             \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2562:1: Note: the expansion of the macro 'MAKE_ATOMIC_TYPE '.

    MAKE_ATOMIC_TYPE (Int, 32, int, int, int)

    ^

    In file included from tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h:31:0,

    of tmp/modconfig-DQkPL0/vmnet-only/vnet.h:29.

    of tmp/modconfig-DQkPL0/vmnet-only/vnetInt.h:24.

    from /tmp/modconfig-DQkPL0/vmnet-only/hub.c:43:

    /tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h: in function 'MonitorActionSet_AtomicInclude ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_assert.h:320:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused]; \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h:91:4: Note: the expansion of the macro 'ASSERT_ON_COMPILE '.

    ASSERT_ON_COMPILE ((ACTION_WORD_SIZE & (ACTION_WORD_SIZE-1)) == 0);

    ^

    In file included from tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h:31:0,

    of tmp/modconfig-DQkPL0/vmnet-only/vnet.h:29.

    of tmp/modconfig-DQkPL0/vmnet-only/vnetInt.h:24.

    from /tmp/modconfig-DQkPL0/vmnet-only/driver.c:51:

    /tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h: in function 'MonitorActionSet_AtomicInclude ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_assert.h:320:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused]; \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h:91:4: Note: the expansion of the macro 'ASSERT_ON_COMPILE '.

    ASSERT_ON_COMPILE ((ACTION_WORD_SIZE & (ACTION_WORD_SIZE-1)) == 0);

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/hub.c: in function 'VNetHubFindHubByID ':

    /tmp/modconfig-DQkPL0/vmnet-only/hub.c:132:49: warning: 'sizeof' into 'memcmp' appeal argument is the expression even as the first source. Did you provide an explicit length? [- Wsizeof - pointer-memaccess]

    memcmp (idNum, currHub-> id.pvnID, sizeof idNum))) {}

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/hub.c: in function 'VNetHubAlloc ':

    /tmp/modconfig-DQkPL0/vmnet-only/hub.c:315:36: warning: the argument of 'sizeof' into 'memcpy' appeal is the same type of pointer ' uint8 *' as the destination. EXPECTED "uint8" or explicit length [- Wsizeof - pointer-memaccess]

    memcpy (hub-> id.pvnID, id, id sizeof);

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/hub.c:366:28: error: dereferencing pointer to incomplete type

    Jack-> procEntry-> read_proc = VNetHubProcRead;

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/hub.c:367:28: error: dereferencing pointer to incomplete type

    -->--> Data procEntry Jack is jack.;

    ^

    In file included from tmp/modconfig-DQkPL0/vmnet-only/vnet.h:28:0,

    of tmp/modconfig-DQkPL0/vmnet-only/vnetInt.h:24.

    from /tmp/modconfig-DQkPL0/vmnet-only/userif.c:46:

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h: in function 'AtomicAssertOnCompilePtr ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2397:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused];             \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2558:1: Note: the expansion of the macro 'MAKE_ATOMIC_TYPE '.

    MAKE_ATOMIC_TYPE (Ptr, 64, void const *, void *, uintptr_t)

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h: in function 'AtomicAssertOnCompileInt ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2397:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused];             \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2562:1: Note: the expansion of the macro 'MAKE_ATOMIC_TYPE '.

    MAKE_ATOMIC_TYPE (Int, 32, int, int, int)

    ^

    In file included from tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h:31:0,

    of tmp/modconfig-DQkPL0/vmnet-only/vnet.h:29.

    of tmp/modconfig-DQkPL0/vmnet-only/vnetInt.h:24.

    from /tmp/modconfig-DQkPL0/vmnet-only/userif.c:46:

    /tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h: in function 'MonitorActionSet_AtomicInclude ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_assert.h:320:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused]; \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h:91:4: Note: the expansion of the macro 'ASSERT_ON_COMPILE '.

    ASSERT_ON_COMPILE ((ACTION_WORD_SIZE & (ACTION_WORD_SIZE-1)) == 0);

    ^

    make [2]: * [/ tmp/modconfig-DQkPL0/vmnet-only/hub.o] Fehler 1

    /tmp/modconfig-DQkPL0/vmnet-only/userif.c: in function 'VNetUserIfIoctl ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_assert.h:320:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused]; \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/userif.c:810:7: Note: the expansion of the macro 'ASSERT_ON_COMPILE '.

    ASSERT_ON_COMPILE(VNET_NOTIFY_VERSION == 5);

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_assert.h:320:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused]; \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/userif.c:811:7: Note: the expansion of the macro 'ASSERT_ON_COMPILE '.

    ASSERT_ON_COMPILE(ACTION_EXPORTED_VERSION == 2);

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/userif.c: in function 'VNetUserIf_Create ':

    /tmp/modconfig-DQkPL0/vmnet-only/userif.c:1049:34: error: dereferencing pointer to incomplete type

    userIf-> port.jack.procEntry-> read_proc = VNetUserIfProcRead;

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/userif.c:1050:34: error: dereferencing pointer to incomplete type

    userIf-> port.jack.procEntry-> data = userIf.

    ^

    make [2]: * [/ tmp/modconfig-DQkPL0/vmnet-only/userif.o] Fehler 1

    make [1]: * [_module_/tmp/modconfig-DQkPL0/vmnet-only] error 2

    make [1]: Verlasse Verzeichnis ' / usr/src/linux-headers-3.10.0-6-generic'

    make: * [vmnet.ko] Fehler 2

    make: Verlasse Verzeichnis "/ tmp/modconfig-DQkPL0/vmnet-only.

    Vmnet failed.  Cannot run the command build.

    Using 2.6.x kernel build system.

    do: go in Verzeichnis "/ tmp/modconfig-DQkPL0/vmblock-only.

    / usr/bin/make /lib/modules/3.10.0-6-generic/build/include/ - c... SUBDIRS = $PWD SRCROOT = $PWD. \

    MODULEBUILDDIR = modules

    make [1]: Betrete Verzeichnis ' / usr/src/linux-headers-3.10.0-6-generic'

    CC [M] /tmp/modconfig-DQkPL0/vmblock-only/linux/block.o

    CC [M] /tmp/modconfig-DQkPL0/vmblock-only/linux/control.o

    CC [M] /tmp/modconfig-DQkPL0/vmblock-only/linux/dentry.o

    CC [M] /tmp/modconfig-DQkPL0/vmblock-only/linux/file.o

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/dentry.c:38:4: warning: initialization of the [default] incompatible pointer type

    .d_revalidate = DentryOpRevalidate,

    ^

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/dentry.c:38:4: WARNING: (near initialization for 'LinkDentryOps.d_revalidate') [default]

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/dentry.c: in function 'DentryOpRevalidate ':

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/dentry.c:104:7: warning: argument passing 2 of 'actualDentry-> d_op-> d_revalidate' makes whole pointer without a [default] casting

    return actualDentry - > d_op-> d_revalidate (actualDentry, nd);

    ^

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/dentry.c:104:7: Note: expected 'unsigned int' but argument is of type ' struct nameidata *'

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/control.c: in function 'SetupProcDevice ':

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/control.c:211:4: error: implicit declaration of function 'create_proc_entry' [-Werror-implicit-function-declaration =]

    controlProcEntry = create_proc_entry (VMBLOCK_CONTROL_DEVNAME,

    ^

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/control.c:211:21: warning: assignment makes pointer from integer without a cast [default]

    controlProcEntry = create_proc_entry (VMBLOCK_CONTROL_DEVNAME,

    ^

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/control.c:221:20: error: dereferencing pointer to incomplete type

    controlProcEntry-> proc_fops = & ControlFileOps;

    ^

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/control.c: in function 'ExecuteBlockOp ':

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/control.c:285:9: warning: [default] incompatible pointer type assignment

    name = getname (buf);

    ^

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/control.c:296:4: warning: passing argument 1 of the [default] incompatible pointer type "putname"

    putname (Name);

    ^

    In file included from include/linux/proc_fs.h:8:0,

    from /tmp/modconfig-DQkPL0/vmblock-only/linux/control.c:28:

    include/Linux/FS.h:2055:13: Note: expected ' struct filename *' but argument is of type ' char *'

    extern void putname (struct filename * name);

    ^

    Cc1: some warnings are treated as errors

    make [2]: * [/ tmp/modconfig-DQkPL0/vmblock-only/linux/control.o] Fehler 1

    make [2]: * Warte auf noch nicht processes going...

    make [1]: * [_module_/tmp/modconfig DQkPL0/vmblock-only] error 2

    make [1]: Verlasse Verzeichnis ' / usr/src/linux-headers-3.10.0-6-generic'

    make: * [vmblock.ko] Fehler 2

    make: Verlasse Verzeichnis "/ tmp/modconfig-DQkPL0/vmblock-only.

    Vmblock failed.  Cannot run the command build.

    I hope that the core 3.10 will be supported with the next version of bundle.

    Greetings

    Thilo

    There is a patch for VMWare WS 9.0.2 to play nice with 3.10 kernel here:

    https://wiki.archlinux.org/index.php/VMware#3.10_kernels

    Or you can wait for VMWare WS 10.0 out...

  • Q: can not build the MOOCData project

    Hello

    I'm sure I'm doing something wrong, but I can't build the MOOCData project. The build option is grayed out when I right click on the project (the project icon looks like a small cup of coffee). I tried to edit a single file to see if it obtained the permit but no. There is no MOOCData.jar file either.

    Any idea what's going on?

    Thank you

    Andy

    One solution would be to open the file browser, click the build.xml file and executes the default target. It worked for me.

    -Andy

  • How to work the Optimus compared to VMware Workstation 8 with enable 3D

    Hi, I am doing some performance tests in VMware Workstation

    There are some improvements to run VMware using the Nvidia card or there is no improvement at all, and it's better to use default Intel card?

    I am running Windows 7 Ultimate host and as a guest Windows 7 Ultimate so I can compare with the windows experience.

    Host:

    screenshot.1.jpg

    Comments:

    screenshot.2.jpg

    Another thing I found interesting is why the performance of the hard disk are the same, but the memory is quite low in comparation with the speed of the host

    Is it normal? Can I improve the performance of the memory procesor or 3D in some way?

    As the comparation that I am very interested in the functioning of memory per second.

    There is always some trouble when virtual hardware running and it is not that you can do to improve except to avoid paging, the latest version of VMware Workstation and have the updated drivers.

    The Windows experience index is also a pretty poor excuse for reference so according to what are your objectives is better there tools like pass etc.

    What type of workload are underway in the virtual machine?

    Linjo

  • How to locate the location of a VMware Workstation v10.0.3 vmdk readers when stereotypes are present.

    Re: How to find the location of a VMware Workstation v10.0.3 vmdk readers when stereotypes are present.

    Hello

    Since nearly five months, I have worked on a particular project and am reviewing me with the details of the project. The virtual machine has three virtual disks. I remember the BONES of the virtual machine as well as the first disc of the vmdk virtual machine data files are in the Windows host file containing the virtual machine. Nothing unusual so far. I remember that I put the third disk of the virtual machine on my axis f: physical, but I want to make sure that before you start again work on the project.

    I see of http://kb.vmware.com/selfservice/microsites/search.do?language=en_US & cmd = displayKC & externalId = 1003880 we should be able to examine the vmx file and see the locations of virtual disk. What I've noticed, is that since I was a snapshot, I see this:

    scsi0:2.present = 'TRUE '.

    scsi0:2.filename = "MyProject-Disk3 - 000001.vmdk".

    So what I see in the vmx is the physical location of the disk snapshot delta and not the physical location of the vmdk.

    I also did a search for vmware vmdk files - x.log and I find:

    2014 03-21 T 11: 35:46.964 - 04:00 | Worker #2 | I120: DISKLIB-DSCPTR: open [0]: "sample - Disk3.vmdk" (0xe)

    2014 03-21 T 11: 35:46.964 - 04:00 | Worker #2 | I120: DISKLIB-LINK: opened 'F:\MyProject-Disk3\MyProject-Disk3.vmdk' (0xe): monolithicSparse, 83886080 sectors / 40 GB.

    2014 03-21 T 11: 35:46.964 - 04:00 | Worker #2 | I120: DISKLIB-LIB: open 'G:\VMware VMs\MyProject\MyProject-Disk3-000001.vmdk' (0xa, type monolithicSparse flags).

    So by brute force, I discovered that the parent for the VM Disk3 vmdk is the physical disk F. And even here, the only reason why I know that I have the right VM disk, because I included "Disk3" in the VM disk naming convention that I used.

    But what happens if I hadn't used a physical VM disk naming convention which did not include the name of the virtual disk of the virtual machine? How could 100% sure that the third disk of my VM was the vmdk parent that I had located on the physical disk F?

    There must be an easier way to do this for days just like that.

    I look forward to your reply.

    Kind regards...

    P.S. I noticed that if I close this virtual machine and click on the 3 hard drive (SCSI), it only shows the name of the file of the virtual delta "MyProject-Disk3 - 000001.vmdk" machine and not the parent vmdk.

    P.S. I noticed that if I close this VM and try using the disk utilities, the map shows that the path to the file delta 'MyProject-Disk3 - 000001.vmdk' and the parent vmdk.

    Virtual disk snapshot files have the file name of the virtual disk parent included in the file descriptor hard (text file), or in the hard data file according to the format of the virtual disk. In the case of a monolithic virtual disk format (i.e. a hard single file), you may need to use a hex editor to find the 'parentFileNameHint' somewhere between 0x200 and 0x400.

    André

  • Cannot turn on the virtual machine in VMware workstation

    Hello

    I have windows 2008 stocked VM of windows 4.1.Inside ESX VM 2008 I installed VMware workstation and created the virtual machine in vmware workstation. When I have tride to power on the VM iam getting error below. Please help me.

    "Running vmware workstation in a virutal machine requires external thr virtual machine is configured to run the vmware esx host operation system.you may not power on a vierutal machine until the external virtual machine is reconfigured.

    Thank you

    Victor

    This is the VM vmx nested - you must add this line to the external virtual machine - one who runs in ESXi

  • panic the kernel Linux (CentOS 5.3) VMWare environment only

    I have I try to install CentOS 5.3 in VMWare Server 2.x. The host system running Windows 2000 SP4 with a CPU AMD Athelon XP 1800, 1 G of RAM, and an NVidia FX5200. Whenever I try to install CentOS 5.3 the result is always the same, a panic of the kernel/kernel oops. I have other virtual machines running in the same material without problem, but these virtual machines are running FC4 and earlier versions of RedHat.

    Like many I can diagnose the problem isn't seams to be associated CentOS. I believe that this is true because I tried to install CentOS 5.3 directly in the host system, and I can reach the stage where partitions are created, step I can't achieve when trying to install CentOS 5.3 in my virtual machine in VMWare Server 2.0.

    I tried to increase the RAM memory used by the guest operating system, but the problem persists. I tried to disable acpi (setting the acpi = no as a startup option), made the installation using the text mode, but the same problem, the kernel panic.

    According to the kernel panic information on diagnosing the problem happens in the xor_sse_2 function.

    The call trace shows the following:

    -


    apic_timer_interrupt

    xor_sse_2

    do_xor_speed

    calibrate_xor_block

    sys_init_module

    syscall_call

    Code: Value of Bad EIP

    -


    I upploaded kernel panic message, as it was printed in the VMWare Console.

    I tried to disable all sorts of acceleration in the VM configuration, changed the virtual BusLogic at LSI SCSI controller type, but the same question. I looked for the functions in the call trace service, it seems that calibrate_xor_block is used inside the md driver/module, so it must be a problem with the virtual hardware (disk, CD-ROM, etc.). I changed the virtual CDrom material from IDE to SCSI and now the guest what OS can't find the CD-ROM drive, or the hard drive, but there is also no kernel panic! Y at - it a LSI driver disk that can be used for the virtual SCSI cdrom and the hard drive is accessible?

    Does anyone has any suspicion?

    Thank you

    Mike

    sp3sp3 wrote:

    This bug will be fixed in the next version/update of VMWare Server?

    I can't say.  I hope so.

    How many times developers VMWare scan forums?

    It ranges from never every day, according to the developer.

    I applied the work around you suggested, and amazing it worked!

    I'm glad to hear it.

  • ESXi with VMI active on the computer, virtual and active in the kernel Linux = 10 x slower

    I have a performance problem with VMI enabled on Linux systems and of ESXi, does anyone have any advice for me?

    I have four boxes of ESXi.  One on one processor 1.26 Ghz, with double Hyperthreaded 2.26 Ghz (4 logic), one with dual Hyperthreaded 1.4 Ghz (4 logic) and the other on a single 3.0 Ghz hyperthreading.

    I don't think that any of them have hardware virtualization instructions Intel VI.  I use ESXi 3.5 U3 as host and Gentoo 2.6.26 as the client OS.

    I tried activating VMI on every machine and every time I do, the virtual machine performance is reduced by a factor of 4 to 10 times.  For example:

    Portage: game Dec 18 08:13:29 2008: 43 seconds

    Portage: Fri Dec 19 02:58:21 2008: 167 seconds

    Portage: Fri Dec 19 03:01:57 2008: 193 seconds

    Portage: Sat Dec 20 23:40:14 2008: 54 seconds

    Here are 4 emerges on Gentoo.  One with tickless and VMI disabled (43 seconds), one with active Tickless and VMI in ESXi and Gentoo paravirtual active VMI, one with HZ = 100 and active VMI and the last with tickless and VMI disabled (54 seconds).

    What I find online suggest VMI (when enabled in the kernel and in the .vmx file) should increase the speed or to all the least to stay the same.  I worked on it for a week and google to death on it.  I have consulted with other people running ESXi and they can reproduce the same problem when using Gentoo.  I have not tried Ubuntu Fiesty Fawn or any other OS, but I don't think that would matter much.

    If anyone is curious about the gentoo configs, a world file:

    App-admin/newsyslog

    App-admin/sysklogd

    App-editors/nvi

    App-emulation/open-vm-tools

    App-portage/gentoolkit

    App-portage/portage-utils

    App-shells/tcsh

    dev-util/strace

    NET-Analyzer/tcpdump

    NET-dns/bind

    NET-misc/bsdwhois

    NET-misc/ntpclient

    NET-misc/telnet-bsd

    sys-apps/pciutils

    sys-apps/slocate

    sys-boot/grub

    sys-fs/jfsutils

    sys-kernel/gentoo-sources

    sys-process/lsof

    sys-process/vixie-cron

    www-client/w3m

    Here is the configuration of the kernel:

    CONFIG_X86_32 = y

    CONFIG_X86 = y

    CONFIG_ARCH_DEFCONFIG = "arch / x 86/configs/i386_defconfig.

    CONFIG_GENERIC_TIME = y

    CONFIG_GENERIC_CMOS_UPDATE = y

    CONFIG_CLOCKSOURCE_WATCHDOG = y

    CONFIG_GENERIC_CLOCKEVENTS = y

    CONFIG_GENERIC_CLOCKEVENTS_BROADCAST = y

    CONFIG_LOCKDEP_SUPPORT = y

    CONFIG_STACKTRACE_SUPPORT = y

    CONFIG_HAVE_LATENCYTOP_SUPPORT = y

    CONFIG_FAST_CMPXCHG_LOCAL = y

    CONFIG_MMU = y

    CONFIG_ZONE_DMA = y

    CONFIG_GENERIC_ISA_DMA = y

    CONFIG_GENERIC_IOMAP = y

    CONFIG_GENERIC_BUG = y

    CONFIG_GENERIC_HWEIGHT = y

    CONFIG_ARCH_MAY_HAVE_PC_FDC = y

    CONFIG_RWSEM_XCHGADD_ALGORITHM = y

    CONFIG_ARCH_HAS_CPU_IDLE_WAIT = y

    CONFIG_GENERIC_CALIBRATE_DELAY = y

    CONFIG_ARCH_HAS_CPU_RELAX = y

    CONFIG_ARCH_HAS_CACHE_LINE_SIZE = y

    CONFIG_HAVE_SETUP_PER_CPU_AREA = y

    CONFIG_ARCH_HIBERNATION_POSSIBLE = y

    CONFIG_ARCH_SUSPEND_POSSIBLE = y

    CONFIG_ARCH_POPULATES_NODE_MAP = y

    CONFIG_ARCH_SUPPORTS_AOUT = y

    CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING = y

    CONFIG_GENERIC_HARDIRQS = y

    CONFIG_GENERIC_IRQ_PROBE = y

    CONFIG_GENERIC_PENDING_IRQ = y

    CONFIG_X86_SMP = y

    CONFIG_X86_32_SMP = y

    CONFIG_X86_HT = y

    CONFIG_X86_BIOS_REBOOT = y

    CONFIG_X86_TRAMPOLINE = y

    CONFIG_KTIME_SCALAR = y

    CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config".

    CONFIG_EXPERIMENTAL = y

    CONFIG_LOCK_KERNEL = y

    CONFIG_INIT_ENV_ARG_LIMIT = 32

    CONFIG_LOCALVERSION =""

    CONFIG_LOCALVERSION_AUTO = y

    CONFIG_SWAP = y

    CONFIG_SYSVIPC = y

    CONFIG_SYSVIPC_SYSCTL = y

    CONFIG_POSIX_MQUEUE = y

    CONFIG_IKCONFIG = y

    CONFIG_IKCONFIG_PROC = y

    CONFIG_LOG_BUF_SHIFT = 18

    CONFIG_HAVE_UNSTABLE_SCHED_CLOCK = y

    CONFIG_SYSFS_DEPRECATED = y

    CONFIG_SYSFS_DEPRECATED_V2 = y

    CONFIG_RELAY = y

    CONFIG_NAMESPACES = y

    CONFIG_BLK_DEV_INITRD = y

    CONFIG_INITRAMFS_SOURCE =""

    CONFIG_CC_OPTIMIZE_FOR_SIZE = y

    CONFIG_SYSCTL = y

    CONFIG_UID16 = y

    CONFIG_SYSCTL_SYSCALL = y

    CONFIG_SYSCTL_SYSCALL_CHECK = y

    CONFIG_KALLSYMS = y

    CONFIG_KALLSYMS_ALL = y

    CONFIG_HOTPLUG = y

    CONFIG_PRINTK = y

    CONFIG_BUG = y

    CONFIG_ELF_CORE = y

    CONFIG_PCSPKR_PLATFORM = y

    CONFIG_COMPAT_BRK = y

    CONFIG_BASE_FULL = y

    CONFIG_FUTEX = y

    CONFIG_ANON_INODES = y

    CONFIG_EPOLL = y

    CONFIG_SIGNALFD = y

    CONFIG_TIMERFD = y

    CONFIG_EVENTFD = y

    CONFIG_SHMEM = y

    CONFIG_VM_EVENT_COUNTERS = y

    CONFIG_SLUB_DEBUG = y

    CONFIG_SLUB = y

    CONFIG_HAVE_OPROFILE = y

    CONFIG_KPROBES = y

    CONFIG_KRETPROBES = y

    CONFIG_HAVE_KPROBES = y

    CONFIG_HAVE_KRETPROBES = y

    CONFIG_PROC_PAGE_MONITOR = y

    CONFIG_SLABINFO = y

    CONFIG_RT_MUTEXES = y

    CONFIG_BASE_SMALL = 0

    CONFIG_MODULES = y

    CONFIG_MODULE_UNLOAD = y

    CONFIG_MODULE_FORCE_UNLOAD = y

    CONFIG_KMOD = y

    CONFIG_STOP_MACHINE = y

    CONFIG_BLOCK = y

    CONFIG_LBD = y

    CONFIG_IOSCHED_NOOP = y

    CONFIG_IOSCHED_AS = y

    CONFIG_IOSCHED_DEADLINE = y

    CONFIG_IOSCHED_CFQ = y

    CONFIG_DEFAULT_CFQ = y

    CONFIG_DEFAULT_IOSCHED = "qfc.

    CONFIG_CLASSIC_RCU = y

    CONFIG_TICK_ONESHOT = y

    CONFIG_NO_HZ = y

    CONFIG_HIGH_RES_TIMERS = y

    CONFIG_GENERIC_CLOCKEVENTS_BUILD = y

    CONFIG_SMP = y

    CONFIG_X86_GENERICARCH = y

    CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER = y

    CONFIG_PARAVIRT_GUEST = y

    CONFIG_VMI = y

    CONFIG_PARAVIRT = y

    CONFIG_X86_CYCLONE_TIMER = y

    CONFIG_MPENTIUMIII = y

    CONFIG_X86_GENERIC = y

    CONFIG_X86_CPU = y

    CONFIG_X86_CMPXCHG = y

    CONFIG_X86_L1_CACHE_SHIFT = 7

    CONFIG_X86_XADD = y

    CONFIG_X86_WP_WORKS_OK = y

    CONFIG_X86_INVLPG = y

    CONFIG_X86_BSWAP = y

    CONFIG_X86_POPAD_OK = y

    CONFIG_X86_GOOD_APIC = y

    CONFIG_X86_INTEL_USERCOPY = y

    CONFIG_X86_USE_PPRO_CHECKSUM = y

    CONFIG_X86_TSC = y

    CONFIG_X86_CMOV = y

    CONFIG_X86_MINIMUM_CPU_FAMILY = 4

    CONFIG_X86_DEBUGCTLMSR = y

    CONFIG_DMI = y

    CONFIG_NR_CPUS = 8

    CONFIG_SCHED_SMT = y

    CONFIG_SCHED_MC = y

    CONFIG_PREEMPT_VOLUNTARY = y

    CONFIG_X86_LOCAL_APIC = y

    CONFIG_X86_IO_APIC = y

    CONFIG_X86_MCE = y

    CONFIG_X86_MCE_NONFATAL = y

    CONFIG_VM86 = y

    CONFIG_MICROCODE = y

    CONFIG_MICROCODE_OLD_INTERFACE = y

    CONFIG_X86_MSR = y

    CONFIG_X86_CPUID = y

    CONFIG_HIGHMEM4G = y

    CONFIG_PAGE_OFFSET = 0XC0000000

    CONFIG_HIGHMEM = y

    CONFIG_SELECT_MEMORY_MODEL = y

    CONFIG_FLATMEM_MANUAL = y

    CONFIG_FLATMEM = y

    CONFIG_FLAT_NODE_MEM_MAP = y

    CONFIG_PAGEFLAGS_EXTENDED = y

    CONFIG_SPLIT_PTLOCK_CPUS = 4

    CONFIG_RESOURCES_64BIT = y

    CONFIG_ZONE_DMA_FLAG = 1

    CONFIG_BOUNCE = y

    CONFIG_VIRT_TO_BUS = y

    CONFIG_MTRR = y

    CONFIG_IRQBALANCE = y

    CONFIG_SECCOMP = y

    CONFIG_HZ_100 = y

    CONFIG_HZ = 100

    CONFIG_SCHED_HRTICK = y

    CONFIG_PHYSICAL_START = 0 X 100000

    CONFIG_PHYSICAL_ALIGN = 0 X 100000

    CONFIG_HOTPLUG_CPU = y

    CONFIG_COMPAT_VDSO = y

    CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG = y

    CONFIG_PM = y

    CONFIG_PM_SLEEP_SMP = y

    CONFIG_PM_SLEEP = y

    CONFIG_SUSPEND = y

    CONFIG_SUSPEND_FREEZER = y

    CONFIG_ACPI = y

    CONFIG_ACPI_SLEEP = y

    CONFIG_ACPI_PROCFS = y

    CONFIG_ACPI_PROCFS_POWER = y

    CONFIG_ACPI_SYSFS_POWER = y

    CONFIG_ACPI_PROC_EVENT = y

    CONFIG_ACPI_AC = y

    CONFIG_ACPI_BATTERY = y

    CONFIG_ACPI_BUTTON = y

    CONFIG_ACPI_FAN = y

    CONFIG_ACPI_DOCK = y

    CONFIG_ACPI_PROCESSOR = y

    CONFIG_ACPI_HOTPLUG_CPU = y

    CONFIG_ACPI_THERMAL = y

    CONFIG_ACPI_BLACKLIST_YEAR = 2001

    CONFIG_ACPI_DEBUG = y

    CONFIG_ACPI_EC = y

    CONFIG_ACPI_POWER = y

    CONFIG_ACPI_SYSTEM = y

    CONFIG_X86_PM_TIMER = y

    CONFIG_ACPI_CONTAINER = y

    CONFIG_CPU_FREQ = y

    CONFIG_CPU_FREQ_TABLE = y

    CONFIG_CPU_FREQ_DEBUG = y

    CONFIG_CPU_FREQ_STAT = y

    CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE = y

    CONFIG_CPU_FREQ_GOV_PERFORMANCE = y

    CONFIG_CPU_FREQ_GOV_USERSPACE = y

    CONFIG_CPU_FREQ_GOV_ONDEMAND = y

    CONFIG_CPU_FREQ_GOV_CONSERVATIVE = y

    CONFIG_X86_ACPI_CPUFREQ = y

    CONFIG_X86_POWERNOW_K8 = y

    CONFIG_X86_POWERNOW_K8_ACPI = y

    CONFIG_X86_ACPI_CPUFREQ_PROC_INTF = y

    CONFIG_CPU_IDLE = y

    CONFIG_CPU_IDLE_GOV_LADDER = y

    CONFIG_CPU_IDLE_GOV_MENU = y

    CONFIG_PCI = y

    CONFIG_PCI_GOANY = y

    CONFIG_PCI_BIOS = y

    CONFIG_PCI_DIRECT = y

    CONFIG_PCI_MMCONFIG = y

    CONFIG_PCI_DOMAINS = y

    CONFIG_ARCH_SUPPORTS_MSI = y

    CONFIG_PCI_MSI = y

    CONFIG_PCI_LEGACY = y

    CONFIG_ISA_DMA_API = y

    CONFIG_K8_NB = y

    CONFIG_BINFMT_ELF = y

    CONFIG_NET = y

    CONFIG_PACKET = y

    CONFIG_UNIX = y

    CONFIG_INET = y

    CONFIG_IP_MULTICAST = y

    CONFIG_IP_FIB_HASH = y

    CONFIG_IP_PNP = y

    CONFIG_IP_PNP_DHCP = y

    CONFIG_INET_DIAG = y

    CONFIG_INET_TCP_DIAG = y

    CONFIG_TCP_CONG_CUBIC = y

    CONFIG_DEFAULT_TCP_CONG = "cubic."

    CONFIG_UEVENT_HELPER_PATH = "/ sbin/hotplug.

    CONFIG_STANDALONE = y

    CONFIG_PREVENT_FIRMWARE_BUILD = y

    CONFIG_FW_LOADER = y

    CONFIG_PNP = y

    CONFIG_PNPACPI = y

    CONFIG_BLK_DEV = y

    CONFIG_BLK_DEV_FD = y

    CONFIG_BLK_DEV_LOOP = y

    CONFIG_BLK_DEV_RAM = y

    CONFIG_BLK_DEV_RAM_COUNT = 16

    CONFIG_BLK_DEV_RAM_SIZE = 4096

    CONFIG_HAVE_IDE = y

    CONFIG_IDE = y

    CONFIG_BLK_DEV_IDE = y

    CONFIG_BLK_DEV_IDEDISK = y

    CONFIG_IDEDISK_MULTI_MODE = y

    CONFIG_BLK_DEV_IDECD = y

    CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS = y

    CONFIG_BLK_DEV_IDEACPI = y

    CONFIG_IDE_PROC_FS = y

    CONFIG_IDE_GENERIC = y

    CONFIG_BLK_DEV_IDEDMA_SFF = y

    CONFIG_BLK_DEV_IDEPCI = y

    CONFIG_BLK_DEV_IDEDMA_PCI = y

    CONFIG_BLK_DEV_PIIX = y

    CONFIG_BLK_DEV_IDEDMA = y

    CONFIG_SCSI = y

    CONFIG_SCSI_DMA = y

    CONFIG_SCSI_NETLINK = y

    CONFIG_BLK_DEV_SD = y

    CONFIG_CHR_DEV_SG = y

    CONFIG_SCSI_WAIT_SCAN = m

    CONFIG_SCSI_SPI_ATTRS = y

    CONFIG_SCSI_FC_ATTRS = y

    CONFIG_SCSI_LOWLEVEL = y

    CONFIG_MD = y

    CONFIG_FUSION = y

    CONFIG_FUSION_SPI = y

    CONFIG_FUSION_MAX_SGE = 128

    CONFIG_NETDEVICES = y

    CONFIG_NETDEVICES_MULTIQUEUE = y

    CONFIG_NET_ETHERNET = y

    CONFIG_MII = y

    CONFIG_NETDEV_1000 = y

    CONFIG_E1000 = y

    CONFIG_NETCONSOLE = y

    CONFIG_NETPOLL = y

    CONFIG_NET_POLL_CONTROLLER = y

    CONFIG_INPUT = y

    CONFIG_INPUT_MOUSEDEV = y

    CONFIG_INPUT_MOUSEDEV_PSAUX = y

    CONFIG_INPUT_MOUSEDEV_SCREEN_X = 1024

    CONFIG_INPUT_MOUSEDEV_SCREEN_Y = 768

    CONFIG_INPUT_EVDEV = y

    CONFIG_INPUT_KEYBOARD = y

    CONFIG_KEYBOARD_ATKBD = y

    CONFIG_INPUT_MOUSE = y

    CONFIG_MOUSE_PS2 = y

    CONFIG_MOUSE_PS2_ALPS = y

    CONFIG_MOUSE_PS2_LOGIPS2PP = y

    CONFIG_MOUSE_PS2_SYNAPTICS = y

    CONFIG_MOUSE_PS2_LIFEBOOK = y

    CONFIG_MOUSE_PS2_TRACKPOINT = y

    CONFIG_SERIO = y

    CONFIG_SERIO_I8042 = y

    CONFIG_SERIO_LIBPS2 = y

    CONFIG_VT = y

    CONFIG_VT_CONSOLE = y

    CONFIG_HW_CONSOLE = y

    CONFIG_DEVKMEM = y

    CONFIG_SERIAL_8250 = y

    CONFIG_SERIAL_8250_CONSOLE = y

    CONFIG_FIX_EARLYCON_MEM = y

    CONFIG_SERIAL_8250_PCI = y

    CONFIG_SERIAL_8250_PNP = y

    CONFIG_SERIAL_8250_NR_UARTS = 4

    CONFIG_SERIAL_8250_RUNTIME_UARTS = 4

    CONFIG_SERIAL_CORE = y

    CONFIG_SERIAL_CORE_CONSOLE = y

    CONFIG_UNIX98_PTYS = y

    CONFIG_LEGACY_PTYS = y

    CONFIG_LEGACY_PTY_COUNT = 256

    CONFIG_HW_RANDOM = y

    CONFIG_RTC = y

    CONFIG_RAW_DRIVER = y

    CONFIG_MAX_RAW_DEVS = 256

    CONFIG_DEVPORT = y

    CONFIG_POWER_SUPPLY = y

    CONFIG_THERMAL = y

    CONFIG_SSB_POSSIBLE = y

    CONFIG_SSB = y

    CONFIG_SSB_SPROM = y

    CONFIG_SSB_PCIHOST_POSSIBLE = y

    CONFIG_SSB_PCIHOST = y

    CONFIG_SSB_DRIVER_PCICORE_POSSIBLE = y

    CONFIG_SSB_DRIVER_PCICORE = y

    CONFIG_DAB = y

    CONFIG_AGP = y

    CONFIG_AGP_AMD64 = y

    CONFIG_AGP_INTEL = y

    CONFIG_VGA_CONSOLE = y

    CONFIG_VGACON_SOFT_SCROLLBACK = y

    CONFIG_VGACON_SOFT_SCROLLBACK_SIZE = 128

    CONFIG_VIDEO_SELECT = y

    CONFIG_DUMMY_CONSOLE = y

    CONFIG_SOUND = y

    CONFIG_SOUND_PRIME = y

    CONFIG_HID_SUPPORT = y

    CONFIG_HID = y

    CONFIG_USB_HID = y

    CONFIG_USB_SUPPORT = y

    CONFIG_USB_ARCH_HAS_HCD = y

    CONFIG_USB_ARCH_HAS_OHCI = y

    CONFIG_USB_ARCH_HAS_EHCI = y

    CONFIG_USB = y

    CONFIG_USB_DEVICEFS = y

    CONFIG_USB_EHCI_HCD = y

    CONFIG_USB_OHCI_HCD = y

    CONFIG_USB_OHCI_LITTLE_ENDIAN = y

    CONFIG_USB_UHCI_HCD = y

    CONFIG_USB_STORAGE = y

    CONFIG_DMIID = y

    CONFIG_EXT2_FS = y

    CONFIG_EXT2_FS_XATTR = y

    CONFIG_EXT2_FS_POSIX_ACL = y

    CONFIG_EXT3_FS = y

    CONFIG_EXT3_FS_XATTR = y

    CONFIG_EXT3_FS_POSIX_ACL = y

    CONFIG_JBD = y

    CONFIG_FS_MBCACHE = y

    CONFIG_JFS_FS = y

    CONFIG_FS_POSIX_ACL = y

    CONFIG_DNOTIFY = y

    CONFIG_INOTIFY = y

    CONFIG_INOTIFY_USER = y

    CONFIG_AUTOFS4_FS = y

    CONFIG_GENERIC_ACL = y

    CONFIG_ISO9660_FS = y

    CONFIG_FAT_FS = y

    CONFIG_MSDOS_FS = y

    CONFIG_VFAT_FS = y

    CONFIG_FAT_DEFAULT_CODEPAGE = 437

    CONFIG_FAT_DEFAULT_IOCHARSET = "iso8859-1".

    CONFIG_PROC_FS = y

    CONFIG_PROC_KCORE = y

    CONFIG_PROC_SYSCTL = y

    CONFIG_SYSFS = y

    CONFIG_TMPFS = y

    CONFIG_TMPFS_POSIX_ACL = y

    CONFIG_HUGETLBFS = y

    CONFIG_HUGETLB_PAGE = y

    CONFIG_MSDOS_PARTITION = y

    CONFIG_NLS = y

    CONFIG_NLS_DEFAULT = "iso8859-1".

    CONFIG_NLS_CODEPAGE_437 = y

    CONFIG_NLS_ASCII = y

    CONFIG_NLS_ISO8859_1 = y

    CONFIG_NLS_ISO8859_15 = y

    CONFIG_NLS_UTF8 = y

    CONFIG_TRACE_IRQFLAGS_SUPPORT = y

    CONFIG_ENABLE_WARN_DEPRECATED = y

    CONFIG_FRAME_WARN = 1024

    CONFIG_MAGIC_SYSRQ = y

    CONFIG_UNUSED_SYMBOLS = y

    CONFIG_DEBUG_KERNEL = y

    CONFIG_DETECT_SOFTLOCKUP = y

    CONFIG_TIMER_STATS = y

    CONFIG_DEBUG_BUGVERBOSE = y

    CONFIG_HAVE_ARCH_KGDB = y

    CONFIG_EARLY_PRINTK = y

    CONFIG_DEBUG_STACKOVERFLOW = y

    CONFIG_X86_FIND_SMP_CONFIG = y

    CONFIG_X86_MPPARSE = y

    CONFIG_DOUBLEFAULT = y

    CONFIG_IO_DELAY_TYPE_0X80 = 0

    CONFIG_IO_DELAY_TYPE_0XED = 1

    CONFIG_IO_DELAY_TYPE_UDELAY = 2

    CONFIG_IO_DELAY_TYPE_NONE = 3

    CONFIG_IO_DELAY_0X80 = y

    CONFIG_DEFAULT_IO_DELAY_TYPE = 0

    CONFIG_CRYPTO = y

    CONFIG_CRYPTO_HW = y

    CONFIG_HAVE_KVM = y

    CONFIG_BITREVERSE = y

    CONFIG_GENERIC_FIND_FIRST_BIT = y

    CONFIG_GENERIC_FIND_NEXT_BIT = y

    CONFIG_CRC32 = y

    CONFIG_PLIST = y

    CONFIG_HAS_IOMEM = y

    CONFIG_HAS_IOPORT = y

    CONFIG_HAS_DMA = y

    Hi Nick,

    This is related to a core issue that we have identified a few days back.  I posted a patch to fix the problem on this thread.

    http://lkml.org/LKML/2009/2/6/339

    Can you or someone else see what you problem apply the patch from this link and see if that fixes the problem for you.

    This bug has been introduced in the about 2.6.25 kernel for every kernel 2.6.25 from time will be bad.

    Thank you

    Alok

  • Professional Development System: Can not build the Application

    Hello

    I have the LabVIEW Professional Development System 2015 on my computer.   According to National Instruments, this version of LabVIEW has already provided with the Application Builder.  However, when I try to compile a standalone application, I don't have access to the application of the manufacturer. I've referenced the tutorial here and think that I do everything correctly: http://www.ni.com/tutorial/3303/en/#toc1

    If please see the attached screen shot and notice how I do not have the option ' new > application ", as claimed by the my system of professional development tutorial * must * have. How can I access the Application Builder with my professional development system?  Should I enable it?  If so, how should I do this?

    Thank you

    Jason

    Go to OR under the National Instruments License Manager in the Start Menu.

    Make sure it is turned on it.  It should have happened automatically.  But if you had some odd order of installation, or maybe don't have access to the internet when it installed first, that she might leave the hanging of activation.

  • Where can we find the a Virtual Machine vmware log file?

    Hello

    Consultant applications blame the system crash comes to VMWare and asks me to look in the log file of VMWare.

    I would like to ask you your opinion is possible to collect the log file of VMware ESXi hosts as a particular VM?

    Your opinion is requested.

    Thank you

    Post edited by: TonyJK

    Post edited by: TonyJK

    Hello

    Open the Virtual Machine folder in the data store. There are vmware files-# log. VMware.log is the last file and the vmware - 8.log is the oldest archived newspaper. You can download and open as txt files.

    Kind regards

    RAM.

  • I can run all the virtual machines (created with workstation) in VMWare player?

    Suppose I created a virtual machine in a Vmware Workstation 7.1 installation.

    Can I take all of this a virtual machine and run it on a VMware player installation?

    Or Vmware Workstation offers specific features that are required by the virtual machine to run successfully?

    Matt

    If,

    If you are using vmware player 3.x, you should have no problem.

    Do not forget that the workstation and vmware player share much of its architecture.

    Best wishes / Saludos.
    Pablo

    Please consider awarding

    all useful or correct answer. Thank you!! -

    Por favor considered premiar

    any respuesta correcta o util. ¡¡MUCHAS gracias!

    Virtually noob blog

  • Can we build the dimensions in empty plan using "DynamicDimensionBuild" meth

    Hello... IAM trying to build the dimension in contour which is empty using 'dynamic dimension Build' method... is that the error is "outline of the database is empty.
    But every time contour contains one or more dimensions, then I can build another dimensions using the dynamic dimension build method... I doubt that is empty contour allows the dynamic dimension build method...?

    Thank you and best regards,
    Sri............

    Published by: Sri-Oracle on March 20, 2009 06:37

    Hi Sri,

    Empty contour allows the dynamic dimension build method, when your plan is empty, essbase juz get this message.

    Thank you
    Kishore

  • (Beginner) of the initial steps for the new installation of vmware workstation & guest os

    Hi, very new for the virtual machine. I need help on what type of software (vmware), need and the first steps of the installation.

    Current configuration: a portable 3 separate HD, 1 computer = Windows 7, 2 = XP, 3 is Linux RH. I have manually swap HD to work on each operating system.

    Req: A laptop with Windows 7 as main OS and two other OS (XP and Linux) Guest.

    (1) I prefer not to install OS and the entire application again for the guest operating system (XP and linux), will like to convert, copy, etc.

    (2) can I install multiple OS (XP) for testing of applications and then delete them?

    (3) can I use a different version of an application in a guest operating system?

    The software that I need to buy:

    VMware workstation 7.1

    Version of the converted VMware?  (this may be free, I think)

    ThinApp 4. ???

    If these are vmware software that I need is a step by step installation, in particular of the convert.

    Thank you, ralph

    Hi Raoul,.

    Welcome to the forums.

    VMware vCenter Converter Standalone is a free download that is accessible to everyone, so you can use it to convert your existing machines.

    For testing purposes, you can create a virtual machine "or" with all standard applications, and then use the function 'linked-clone"of the workstation. In this way, you can have several machines quickly with the same basic configuration to test different applications.

    It is more complicated to have multiple versions of the same application in a single virtual machine. ThinApp seems to be the solution, but it should require the application packages (I have no experience with ThinApp) construction. It's a bit complicated just to test. Way the easiest would be to create a new virtual machine for each version of the application.

    Workstation and the converter are very easy to install if you use a standard configuration.

    Good luck.

    Concerning

    Franck

  • Cannot start the virtual machine on VMware Workstation 12.1.0

    The host machine is W2008R2, VM is the same. When im trying to start the current VM I see VMware screen, then "download files" screen loading, then VMware loading new screen and etc.

    Log file is attached below.

    An update of the firmware could certainly help.  After you install the update of the firmware, it can be useful following the instructions from the motherboard to reset the firmware configuration by default (if its configuration is not too heavily customized) and then reconfigure with custom settings, you might need.  Check that you have disabled in your TXT firmware settings too... who's going to stop us from using the capabilities of VT - x from the host.  And, where there is doubt, the error message is not really pleasant on cyclical food... Some systems cannot put a change of configuration of VT - x into force without being truly disconnected from power for a while, so if in case of doubt, he put it off and remove the power outlet for a few seconds.

    Your CPU is certainly capable of VT - x and support all the VT - x features required by VMware Workstation... Simply to force the system to allowing the use of VT - x and then it should start to work well.

    See you soon,.

    --

    Darius

  • Deploy the OVF template in VMWare Workstation 10 using ovf tool

    Hi all

    I just started to explore the ovf tools. I have an ovf template available for a virtual computer and I was able to deploy in workstation using the GUI.

    Is there a way / command available to use this model of pre-existing .ovf and deploy a virtual machine in the workstation using this; ovf tool?

    Any help would be appreciated.

    What you can do is to use the ovftool to create a local virtual machine, and then open it in VMware Workstation.

    You can find ovftool.exe - examples of help running command line options

    Example: ovftool - tt = vmx c:\ovfs\my_vapp.ovf c:\vms\

    André

Maybe you are looking for

  • Computer ASUS laptop work with no warning

    I have a laptop ASUS UL50A. The problem I have is that he periodically stops in the middle of a project without warning. How to fix this?

  • SQL Server 2005 - Error Code: 0xD59 (cannot install KB955706)

    When automatic updates are trying to upgrade Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706), installation failed. I keep getting this error 0xD59 Code. I find answers online, and nothing seems to work. Help, please!

  • all my programs want to open iTunes

    I don't know exactly what happened, but all my programs come with a program open through this program and then when I try to open a program it just opens my iTunes, I tried to use system restore, but it used open... I'm not very computer savvy and I

  • How to reload Windows Defender

    Somehow, I have more Windows Defender works on my computer.  I try to download it again, but the system does not, indicating that it came preloaded on Windows Vista.  How can I cancel the system and download Windows Defender?

  • Page zoom activates itself and cannot be controlled

    Page zoom feature gets mad and has a mind of your own.  Windows Explorer expands up on its own. Outlook pages can be reduced to the tiny size of their own.