Fedora :: Installing F12 On Win 7 PC Using VMware
Nov 30, 2009
I don't know what's the problem but I've been trying to install fedora 12 on my windows 7 pc using vmware enterprise but I can't pass the installation, when I double-click the icon to install nothing happens, I've waited like 15 minutes and no window pops up, I don't know what to do.
View 4 Replies
ADVERTISEMENT
Feb 5, 2010
[There are quite a few outdated guides relating to older versions of Fedora, so I figured that I'll write it up specifically for Fedora 12 to make life easier for others]
This guide is based on a fully patched Fedora 12 distribution as of Feb 5 2009.
A default install of Fedora 12 as a VMware Image (Guest) will generally fail to install VMware Tools for the following reasons (In the Fedora 12 Guest Image):
1. GCC and related packages are not installed
Make sure that 'yum list gcc*' has at least the following packages installed (these are not installed by default unless you select developer configuration).
[root@localhost ~]# yum list gcc*
Loaded plugins: presto, refresh-packagekit
Installed Packages
gcc.i686 4.4.2-20.fc12 @updates
gcc-c++.i686 4.4.2-20.fc12 @updates
2. Correct kernel-devel packages are not installed. This generally manifests itself via the following prompt:
'What is the location of the directory of C header files that match your running kernel?'
Fedora 12 installs kernel-PAE by default instead of the normal kernel rpm for the i386 distribution. Consequently, the header files required by vmware-config-tools.pl are found in 'kernel-PAE-devel' and not 'kernel-devel'.
[root@localhost ~]# yum list kernel*
Loaded plugins: presto, refresh-packagekit
Installed Packages
[code]...
The symlink /lib/modules/2.6.31.12-174.2.3.fc12.i686.PAE/source should work if the correct kernel-*-devel package is installed. vmware-config-tools.pl seems to only check this link to determine if it has found a legitimate kernel header directory.
View 4 Replies
View Related
May 26, 2010
I'm trying to install the vmware tools in Fedora 13. I've run the following commands as root:
yum install gcc -y
yum install kernel-devel -y
./vmware-install.pl
...
when it asks for the location of the directory of the C header files that match my running kernel I entered:
/usr/src/kernels/2.6.33.4-95.fc13.i686/include
but vmware-install.pl says:
The path to "/usr/src/kernels/2.6.33.4-95.fc13.i686/inc" is not valid..
View 14 Replies
View Related
Sep 30, 2010
When ever I am trying to install Fedora12x86_64 in VMware Player 3.1.0 I am having a strange error. Please see the attachment and reply. I am running Fedora12x86_64 in my laptop and VMplayer 3.1.0 is installed in it.
View 10 Replies
View Related
Oct 3, 2010
I have been using VMware Player for some time to host Fedora VMware images on Windows XP. I have been using Fedora 11 and 12 (both 32 and 64 bit) and recently started to use Fedora 13.
I use as a base the images provided by thoughtpolice. http://www.thoughtpolice.co.uk/
I usually install VMware tools and also keep the images updated (yum update) which sometimes changes the kernel.
I have recently had problems with the snapshots not having a network when I restore them. So far I don't have the problem with Fedora 11 and do have it with Fedora 12 (but used not to). I do have it with Fedora 13.
In each case the problem goes away when I uninstall the VMware tools and comes back when I install them again.
One of the symptoms is that SElinux complains about not being able to do something with /var/run/vmware-active-nics.
It looks to me that something is incorrect in the actions being taken when the snapshot is being restored. It does not happen every time and sometimes the network restores itself.
The network can be restored by rebooting the image.
View 12 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
Apr 5, 2011
I downloaded VMware Player 2.5.5-328052.i386.bundle from the VMware site, moved it to my home directory (/home/user) and then in Terminal proceeded to untar the file with "tar=xzvf VMware-player-2.5.5-328052.i386.bundle. I get the following error:
tar: VMware-player-2.5.5-328052-i386.bundle: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
What am I doing wrong, and how can I successfully unbundle this file so I can proceed to install VMware. By the way, in the man chmod file, there does not appear to be an 'x' option anymore. Is that true?
View 1 Replies
View Related
May 31, 2011
I installed Red hat linux 5.4 on my VMware workstation and it worked finem but the filesize of linux was not as per my requirements. VMware only gave 3GB to my root (/) which is very small. How can I adjust the filesize of linux while installing it on VMware.
View 2 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
Jul 26, 2011
I installed fedora 15 ,i went for install tools and successfully mount virtual drive, but after that i cant extract ****.tar.gz file. No. of errors arises like "can't success bcoz previous error" Or read only file system. I tried to change file permission but cant get result.I searched no. articles on net and follow same procedure ,but not succeed .Becoz of this i cant see fullscreen window of fedora
View 10 Replies
View Related
Jan 15, 2011
am having trouble installing oracle 10g on my vmware's 7.0 redhat linux 5.9 on my dell latitude D520 notebook i have configurared my kernel parameters and followed procedure as instructed on oracle's installation docs but when i run the ./runInstaller i get this error sms.
[oracle@localhost database]$./runInstaller
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
[Code]...
View 2 Replies
View Related
Feb 18, 2011
At the moment I am installing a VMware Ubuntu machine. This machine has no internet connection.
I want to install wine, so I can install software that only runs under Windows.
I cannot find the packages to install wine under the VMware machine that will download to windows.
I have no clue on how to handle the source of wine, so I can download the source of wine, copy that to the VMware machine and use 'make' there.
How to proceed?
Ok, tried to compile source of wine on the VMware machine. It gave an error, since it was missing package flex. Compiling flex from source gave an error, since it was missing package m4. Trying to compile m4 gave an error, see make_install.log.
These were my steps:
Went to /usr/local/bin/ and unpacked m4 there.
Went into the m4 directory (m4-1.4.14).
/configure
make
make install
I can't get the configure log uploaded as an attachment, since it is too big. Splitting it into smaller sizes doesn't help either , since it will become more than 3 files (and 3 is the max to upload). If you want that log, please let me know and I will e-mail it to you.
What are my next steps to proceed? I want to compile the m4 package so I can proceed with flex.
View 1 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
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
Jun 10, 2010
install my atheros 9285 wireless card driver in backtrack 4 in vmware i am pretty new to linux and have been playing with various linux commands to see if i can get more familiar with linux. I have downloaded a linux driver for atheros card but dont seem to be able to install it could some one please advize on where to download the correct driver for my card and how to install it any help will be very much appreciated ps i have been following various guides and downloaded a driver but cant get it into the root directory of linux in vmware or inst airmon-ng comes back with no interface still
View 1 Replies
View Related
Feb 23, 2011
I am very new to this site. Is there a good tutorial on installing CentOS X86_64 on VMware Server Console?
View 2 Replies
View Related
May 22, 2010
my mate "polish dave" came round and hooked his laptop to my network 02wireless with WEP enc, using backtrack he had my password within 15mins.. now i want to copy him and see just how easy it is my 'acer aspire one' comes with a built in atheros ar5b95 wireless (useless) that i cant get backtrack to find.. i bought a tplink usb and now i cant get that to show up either.
View 4 Replies
View Related
Sep 9, 2010
My boss is asking me if there is any way to run a full version of Ubuntu from a flash drive without installing virtualbox/vmware on a windows host. I've been searching pendrivelinux.com and really haven't found anything. Can someone point me in the right direction?
View 6 Replies
View Related
Feb 11, 2010
I installed VMware server on my CentOS 5 machine. I had problems getting that working. Then I installed VMware Workstation. That worked fine. Then I tried using VMware server, but apparently VMware Workstation deleted some of VMware Servers files. So, I uninstalled VMware Workstation. Then I tried to reinstall VMware Server, but rpm complains package VMware-server-2.0.2-203138.x86_64 is already installed
View 3 Replies
View Related
Mar 17, 2011
Is it possible to install Snow Leopard 10.6.6 VMware AMD edition (which I downloaded) on VMware linux? It is under Windows 7 so I just need to know if everything of VMware linux (like Hardware Virtualization) is the same under linux as for Windows.
View 1 Replies
View Related
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
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
Jul 27, 2011
I completed the installation of VMWare Server 2.0.2 onto a CentOS 5.4 64-bit distribution. There is a VMware virtual machine file on the server in question, and I want to activate it through the application console.
I did not see anything readily apparent that would facilitate the importing of the virtual machine file. Does anyone have a procedure that can accomplish this task?
View 5 Replies
View Related
Aug 5, 2010
I'm trying to access the VMWare console from firefox using the VMWare plugin. The problem is that it doesn't work on Firefox version 3.6.8. So how can I access the console?
View 2 Replies
View Related
Mar 28, 2009
I am running an up to date Debian Lenny system with vmware 1.08 server installed.
When I run vmware, it appears to start normally. However, when I try to open a previously created image (from a different machine), everything is fine until I hit browse, which causes a screen to pop up that syas "The folder contents could not be displayed VFS error: Invlalid paramteres." and the following shows up on the command line:
Code:
View 1 Replies
View Related
Jun 2, 2010
I'm happily running Fedora 13 as a guest OS in VMWare 3.0.1, except that it has one little issue.Sometimes the mouse would get terribly confused. It generally happens when I hit the mouse scroll wheel or when I move a window around very quickly. After that the left mouse button would stop working...
Anyway I found an easy workaround which I thought I'd share.Just hit 'enter unity' on the VMWare player menu. Then you can immediately exit unity again. This somehow resets the mouse into its normal state...
View 12 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
May 19, 2010
I have installed fc12 on my core2due machine, and I have installed the vmware server on it, its rpm is installed successfully with out any error, after that a message is displayed
The installation of VMware Server 2.0.2 for Linux completed successfully. You can decide to remove this software from your system at any time by invoking the following command: "rpm -e VMware-server".
Before running VMware Server for the first time, you need to configure it for your running kernel by invoking the following command: "/usr/bin/vmware-config.pl".
I tried this command and find the this message
[Akram@localhost Downloads]$ su -c "/usr/bin/vmware-config.pl" Password: Making sure services for VMware Server are stopped.
None of the pre-built vmmon modules for VMware Server is suitable for your running kernel. Do you want this program to try to build the vmmon module for your system (you need to have a C compiler installed on your system)? [yes] yes
Using compiler "/usr/bin/gcc". Use environment variable CC to override.
Your kernel was built with "gcc" version "4.4.2", while you are trying to use "/usr/bin/gcc" version "4.4.3". This configuration is not recommended and VMware Server 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.4.3" anyway? [no] yes
What is the location of the directory of C header files that match your running kernel?[/usr/src/linux/include]
Now it asks me in last lines that "What is the location of Directory of C header files that match your running kernal?"
View 1 Replies
View Related
Jun 11, 2009
Is there any means of converting a VMware VM into a KVM VM? If there is no direct way is there a KVM tool that will convert a running system into a KVM VM like VMware has? If that exists it would be possible to run it on a VMware VM to produce a KVM VM?
View 14 Replies
View Related
Aug 18, 2010
I seem to be having a problem getting VMware 2.0.2-203138 installed on Fedora 13.I've downloaded the rpm from VWware's site, and ran rpm -iv VMware-server-2.0.2-203138.i386.rpmAfter I ran vmware-config.plIt came back saying it will use complier /usr/bin/gcc and asks me for the location of the C header files.I tell it /usr/src/kernels/2.6.33.6-147.2.4.fc13.i686/include but it comes back with the following error message
Code:
The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE) does not match
your running kernel (version 2.6.33.6-147.2.4.fc13.i686). Even if the module were to
[code]....
View 6 Replies
View Related