Ubuntu Installation :: VMware Workstation 7 Untable To Compile With New Kernel?
Aug 20, 2010
i installed linux kernel 2.6.35.2 and now vmware wont run been searching for a few hours for a "fix" found a few files but they don't seem to work here's log from vmware updater.
Code:
Aug 20 01:04:09.520: app-140689147180800| Log for VMware Workstation pid=22622 version=7.1.1 build=build-282343 option=Release
Aug 20 01:04:09.520: app-140689147180800| The process is 64-bit.
[Code]..
View 1 Replies
ADVERTISEMENT
Jun 6, 2011
I want to install debian on vmware workstation 7.1.4 but there's a problem! when I try to install vmware tools or open-vm, it can't complete compile modules of vmware. It is a big problem... It seem problem of kernel version after 2.6.37... But I can't find solution. logs.... Before you can compile modules, you need to have the following installed...
[Code].....
View 2 Replies
View Related
Aug 19, 2011
I have played around with Fedora for a few years and recently switched to Ubuntu. I am installing VMWare Workstation version 7.1.0 from a retail packaged CD. When I attempt to install VMWare Workstation and VMWare Player I get the following error:
Aug 15 16:24:54.826: app-3078788800| Your GCC version: 4.5
Aug 15 16:24:54.837: app-3078788800| Your GCC version: 4.5
Aug 15 16:24:54.889: app-3078788800| Trying to find a suitable PBM set for kernel 2.6.38-10-generic.
Aug 15 16:24:54.895: app-3078788800| Trying to find a suitable PBM set for kernel 2.6.38-10-generic.....
Aug 15 16:24:56.163: app-3078788800| Failed to compile module vmmon!
I tried installing the patch for kernal 2.6.38-8 found here - [URL] - but it did not resolve the issue. Is there a patch for kernal 2.6.38-10?
I also found this posting for the same problem: [URL]. I followed the following instructions as advised in the post . . .
sudo apt-get update
sudo apt-get install make
sudo apt-get install gcc
Then enter:
uname -r
My kernel was: 2.6.38-10-generic
sudo apt-get install build-essential linux-headers-2.6.38-10-generic
Now run the vmware-install.pl script.
Everything ran without error. However, I continue to get the same error. Another post suggested uninstalliung and reinstalling the software, but this had no affect either. Another post suggested that after running the above update to them run the /usr/bin/vmware-config.pl script. However I do not seem to have the vmware-config.pl in my /usr/bin directory. I checked the various VMWARE directories in /etc and the /tmp/vmware-root directories but no vmware-config.pl
View 2 Replies
View Related
Jul 22, 2011
I downloaded and installed successfully vmware workstation 7 on my computer. but now when I run it it ask for kernal headers of linux kernal 2.6.38-10-generic, some C files it is looking for to compile its modules. I have searched the internet for the location of the files but I have not been able to. where are these linux headers stored in Ubuntu 11.04
View 4 Replies
View Related
Jan 15, 2010
I upgraded to Ubuntu 10.04 2.6.32-10-generic today. After a succesful update that fixed a couple of nagging problems on my laptop (nice work guys) I started VMware Workstation. I got the expected "Before you can run VMware, several modules must be compiled..."
The compile errors out and points to the setup log. I have searched and found several very similar posts all relating to build-essential or kernel-headers not being installed. I have verified both are installed and up to date.
Here's the important part of the log:
Code:
Jan 15 17:39:16.079: app-139708855981824| Trying to find a suitable PBM set for kernel 2.6.32-10-generic.
Jan 15 17:39:16.080: app-139708855981824| Building module vmmon.
[Code]....
View 4 Replies
View Related
Sep 21, 2010
im running suse 11.3_x64 clean install along side with Win7 Pro _x64 had a big fight installing Vbox 3.2.8 PUEL edition but i need to test some VMWare products like 'VMWare vShpere (ESXi 4..0.1 - which i couldn't install in a vm in Vbox) ' before putting it in production enviroment in some of my clients. version: VMware-Workstation-Full-7.0.0-203739.x86_64 The installation of vmware was quite simple with no errors. the problem kicks in after the first reboot when i try to run it. before installing vmware i installed the following:
[Code]..
When i try to run vmware workstation the 1st error kicks in: Before you can run vmware, several modules must be compiled and loaded into the running kernel:
[Code]...
View 9 Replies
View Related
Feb 1, 2010
I have an Intel i7 with CentOS x64 installed, with the intention of using it as the host O/S with VMWare Workstation to run a number of virtual machines. I had this all working until the kernel was updated to 2.6.18-164.11.1.el5, Now I can no longer start any VMs. I have tried reinstalling CentOS, updating it first, then installing VMWare Workstation - no different. I have tried running as root - no different.
Is anyone else aware of this problem? Does anyone else run VMWare on CentOS x64?
View 19 Replies
View Related
Aug 7, 2010
I'm unable to boot the LFS-6.6 which i've built on a vmware workstation 6.5. i had no trouble in installing all the packages and have managed to run all the test suites successfully w.r.t stable LFS-6.6. while booting i get 'kernel panic' and it says unknown device /dev/sda1 and unknow block (0,0). i've only one primary partition without any swap partition. i've a label assigned to /dev/sda1 and have included it in my fstab file. device.map shows 2 entries:
One for the floppy and the other for my harddisk which is- hd0 /dev/sda. this is for the 2nd time i'm stuck at a point after perfectly installing all the stuff as mentioned in the LFS-6.6 book. i've also noticed on this website the many users have similar type of issue. it would be great if somebody could help me.
note: while configuring the linux, i've inbuilt everything required for my system, including support for ramfs and other required filesystems, scsi driver etc.
My host machine is on a intel core 2 duo processor. my virtual scsi hard disk is 3 GB in size and is a ext3 fs. scsi is configured with LSI Logic which is recommended by vmware while adding an hard-disk.
View 14 Replies
View Related
Aug 1, 2011
I installed VMWare WorkStation 7.x.x . When It started that I have taken "Kernel Header" error and It want to enter path of Kernel. I tried many commands ;
yum -y gcc kernel header
uname -r
2.6.18-238.19.1.el5xen
rpm -qa kernel-devel
kernel-devel-2.6.18-238.19.1.el5
Actually, It uses same kernel but VMWare is not working. I searched about Kernel Headers error when run VMWare on Internet. But I couldn't solve my problem.
View 4 Replies
View Related
Oct 20, 2009
I've been trying to install Vmware Workstation and keep getting an error about Kernel Headers missing! Although I am pretty sure I have the headers installed for my system. It's looking for the PAE version of my headers which I believe it doesn't exist!
View 13 Replies
View Related
Jul 17, 2011
I have installed the latest version of Ubuntu Linux (11.04) into latest VMware workstation (7.1.4 build-385536). I have tried to install the VMware tools ISO that came with VMware workstation but It didn't work and the installation seemed real sloppy anyways.
I installed the open VMware tools from synaptic within the guest linux and restarted, everything seemed to have been installed just fine but VMware Workstation doesn't detect it. I'm not sure if the tools are outdated, silent errors happened, or if any manual post installation steps need to be taken.
getting any form of VMware tools to run in Linux and detected by VMware Workstation.
View 3 Replies
View Related
Jun 12, 2011
when i try and run the latest vmware workstation, i get an error at compiling virtual machine monitor it says: Unable to build kernel module. See log file /tmp/vmware-root/setup-7625.log for details. When i try and go to the folder vmware-root it says i do not have the required permissions. I'm on the latest 11.04, i really need this working.
View 2 Replies
View Related
Feb 2, 2010
I have several questions regarding installation of Ubuntu 9.10 on top of VMWare Workstation:
1) can the Ubuntu .iso be on a memory stick, or does it need to be burned to a CD, for installation on top of VMWare ??
2) VMWare workstation sits on top of Windows 7, 64 bit. Am I best off with 64 bit Ubuntu or will the 32 bit install suffice ? I am not doing anything performance heavy with Ubuntu, I am just playing with it to become more familar. I've heard such great things.
View 1 Replies
View Related
May 5, 2011
I just wanna simulate HPC and and other kinds of clusters in VMware workstation 7.0 , in my HP 520 laptop which is dualcore and 3Gb RAM. So can u please help me out regarding this.. I am interested to work in clusters. I am new to this hpc and other clusters..please can any one gve me document on cluster installation and configuration. I would be grateful to them.. I am using Centos OS.
View 4 Replies
View Related
Jul 19, 2010
Can we do kickstart installation of linux on Vmware Workstation.
View 1 Replies
View Related
Sep 8, 2011
When I try to run VMware 7.1.4-385536.x86_64 I see this message: "Before you can run VMware, several modules must be compiled and loaded into the running kernel GCC 4.6.0 GNU C Compiler (gcc) version 4.6.0 was not found etc.." I am running: 2.6.40.3-0.fc15.x86_64
View 3 Replies
View Related
Feb 25, 2009
I have installed vmware but it is asking for GCC 4.3.2
GNC C Compiler (gcc) Version 4.3.2
how do I download, compile and install it?
View 5 Replies
View Related
Apr 26, 2011
I tested 11.04 beta 1 on one of my computers and was happy to see VmWare workstation 7.1.4 to work fine on it. Then I decided to upgrade my most frequently used computer to 11.04 beta 2, but I can't get VMware to work properly. When I click on some of the function button such as start a VM or maybe change a setting VMware just closes. I can't figure it out, I've tried it with Unity, Gnome with effects, Gnome without. Nouveau driver, Distro nVidia driver, downloaded nVidia driver, and VGA driver. It was nothing to do with Video driver, but that is about the only hardware difference with the other machine that works, it has Intel Video.
View 9 Replies
View Related
Mar 24, 2010
I can install 'VMware-Workstation-6.5.0-118166.i386.bundle' without problems, but when I try to run #vmware in my terminal I get:
This is what I have installed:
View 1 Replies
View Related
Sep 17, 2010
I had a good copy of ubuntu on a disk but i lost it in the move, lately i decided that i wanted 2 OS's on 1 machine windows vista/Ubuntu x32. I've already got VMware workstation 7, now the great feat i'm trying to accomplish is getting this .iso of Ubuntu into my VM machine, I've got Daemon tools lite and magic-iso and magic disk. But i'm not too sure which 1 to use.
View 7 Replies
View Related
Apr 29, 2011
my problem is with Vmware Workstation after upgraded from Ubuntu 10.10 to 11.04. Vmware dissapears when i do anything in it. I have posted a video for those who want to see the problem in action and i have a syncmaster t240HD as my monitor but Ubuntu says its an Unknown Monitor.
[URL]
Update: Catalyst Control Center reports my monitor and the settings correctly.
View 8 Replies
View Related
May 9, 2011
I've been trying to install VMware workstation 7.1.4- but I've run into a problem. Due some bugs i've had to install vmware a couple of times. Now one time I removed /etc/vmware before uninstalling it. This might be stupid but after I've done this vmware wouldn't uninstall anymore. It would say that there where instances of vmware running though I've never even been at the point that I ran vmware. The installer would say that vmware was already installed so it wouldn't install either. Now I've removed as much vmware files as I could find. But now if I run
Code:
sudo sh vmware-workstation-full-7.1.4-385536.i386.bundle
It wil say
Quote:
Extracting VMware Installer...done.
And then nothing. It will just silently quit. It doesn't give an error, it doesn't start the installer GUI, it will just quit. Now I suspect there are vmware files somewhere that confuse the installer but I've no idea if this is true or where these files are. how to completly wipe any vmware-workstation file from my computer as if vmware was never installed?
EDIT: if I run sh vmware-workstation-full-7.1.4-385536.i386.bundle -r, it will show the installer again but show that vmware is already installed
View 1 Replies
View Related
May 20, 2011
I'm having an issue with Vmvware workstation on Ubuntu 11.04. Well, I had many issues, but most of them have workarounds. I can't find any info on this issue. When I have multiple displays enabled (nvidia prop) and launch workstation 7.1.4, my second monitor will become disabled. The unity menu will also stretch out and basically the computer becomes unusable. I have to restart.
View 1 Replies
View Related
Jun 7, 2011
installed VMWare workstation by following the steps on this page. Everything seemed to install ok, I have a VMWare Workstation and VMWare Player link in my System menu, but when I click them nothing launches.
I even rebooted to see if that would help, nada.
how I can launch VMWare Workstation? Need to set up a couple Windows clients.
View 4 Replies
View Related
Nov 2, 2010
I have installed VMware Workstation 6.0.5 on OpenSUSE 11.3. When I run the vmware-config.p, I get the following prompts.
Your kernel was built with "gcc" version "4.5.0", while you are trying to use
"/usr/bin/gcc" version "4.5". This configuration is not recommended and VMware
Workstation may crash if you'll continue. Please try to use exactly same
compiler as one used for building your kernel. Do you want to go with compiler
"/usr/bin/gcc" version "4.5" anyway? [no]
[Code]...
View 4 Replies
View Related
May 12, 2010
Where to download VMware workstation for Linux for free?
View 1 Replies
View Related
Sep 18, 2010
I have a machine with Ubuntu Server and VMware Workstation 7 installed. I have tried NAT port forwarding to gain Remote Desktop access to a Windows virtual machine, but it did not work for whatever reason. I've done this by editing the nat.conf file in the /etc/vmware/vmnet8/nat directory. Unfortunately it still does not work. Also, I would like to ask if it is possible to port forward using the virtual machine itself and not the host.
View 1 Replies
View Related
Mar 18, 2010
I'm trying to install ns-allinone-2.34 in Ubuntu 10.04 using vmware workstation and while installing i got -
[Code]...
View 1 Replies
View Related
Nov 8, 2015
I keep installing Debian Workstation Player on Debian, but it just doesn't open. I think it might have something to do with the VMware kernel modules not being built or something. How can I start troubleshooting this? Also, why isn't VMware packaged? Has no one tried packaging it yet, or is there a more complex reason?
View 3 Replies
View Related
Jan 4, 2011
i downloaded Vmware Workstation 7 onto my Windows XP PC and i have tested the os on a HP laptop so the OS is fine, well back to the point i load it up and VMware has a error saying it can not find "C:/Documents/allusers/applicationdata/" something like that ill add a picture so you will see.
i installed an rebooted and i still get this problem.
View 2 Replies
View Related