Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Resources > Guides & Solutions (No Questions)
FedoraForum Search

Forgot Password? Join Us!

Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 5th November 2009, 11:59 PM
Jutoms Offline
Registered User
 
Join Date: Nov 2009
Posts: 10
linuxsafari
How to: install VMWare Workstation 7 on Fedora 11

First download the VMware Workstation 7 for your architecture here:

https://www.vmware.com/tryvmware/p/d...rkstation&lp=1

I downloaded:
VMware-Workstation-Full-7.0.0-203739.i386.bundle
md5sum: a4286d08c2b302f1d3a164dcdc36c884


This is what I've done:
Code:
# sh ./VMware-Workstation-Full-7.0.0-203739.i386.bundle
Install Wizard will appear and click next with default option unless you know what to choose.

When finished, start VMware, if it requires kernel-headers, you should try this:
Code:
[root@fedora ~]# uname -r
2.6.30.9-90.fc11.i586
[root@fedora ~]# yum install kernel-devel
Code:
===========================================
 Package         Arch     Version           
===========================================
Installing:
 kernel-devel    i586     2.6.29.4-167.fc11
If the "version" of kernel-devel is equal to your kernel version, just "y" to install it.

But my kernel is 2.6.30.9-90.fc11.i586, I've found them on testing (maybe unstable) area:
http://mirror-fpt-telecom.fpt.net/fe...sting/11/i386/
You can find them out at the fastest repo for you in updates/ testing (or test)/11/<your architecture>

I downloaded 2 file and install them manually using rpm:
Code:
# rpm -Uvh kernel-headers-2.6.30.9-90.fc11.i586.rpm
# rpm -Uvh kernel-devel-2.6.30.9-90.fc11.i586.rpm
Now, I'll show you some snapshorts of VMware with Backtrack 4 Pre Final




Last edited by Jutoms; 6th November 2009 at 12:03 AM.
Reply With Quote
  #2  
Old 2nd June 2010, 08:10 PM
zeusys Offline
Registered User
 
Join Date: Jun 2007
Posts: 21
windows_7firefox
Re: How to: install VMWare Workstation 7 on Fedora 11

I'm using Fedora 12.I installed appropriate kernel-headers and kernel-devel packages,but still I can't install VMWare WS 7 on Fedora 12.Any ideas to solve this problem?
Reply With Quote
  #3  
Old 5th June 2010, 06:53 PM
tridc Offline
Registered User
 
Join Date: May 2010
Posts: 12
linuxfedorafirefox
Re: How to: install VMWare Workstation 7 on Fedora 11

This is my install case, remember you must install kernel-devel version same as kernel you are using.
Code:
$ uname -a
Linux latix 2.6.31.5-127.fc12.i686 #1 SMP Fri Apr 30 20:34:53 UTC 2010 i686 i686 i386 GNU/Linux
$ sudo yum install kernel-devel-2.6.31.5-127.fc12
$ sudo ./vmware-workstation-full-7.0.1-227600.i386.bundle
That's all. Hope it will help.
Reply With Quote
  #4  
Old 6th June 2010, 11:44 AM
zeusys Offline
Registered User
 
Join Date: Jun 2007
Posts: 21
windows_7firefox
Re: How to: install VMWare Workstation 7 on Fedora 11

I did ,but still the installer couldn't compile proper module and start vmware services
Reply With Quote
  #5  
Old 6th June 2010, 02:41 PM
tridc Offline
Registered User
 
Join Date: May 2010
Posts: 12
linuxfedorafirefox
Re: How to: install VMWare Workstation 7 on Fedora 11

Code:
$ uname -a
Linux latix 2.6.31.5-127.fc12.i686 #1 SMP Fri Apr 30 20:34:53 UTC 2010 i686 i686 i386 GNU/Linux
In /usr/src/kernels/, must have 2.6.31.5-127.fc12.i686 directory after installing kernel-devel.
That's all I know.
Reply With Quote
  #6  
Old 12th July 2010, 03:21 AM
tquang Offline
Registered User
 
Join Date: Jul 2009
Posts: 82
linuxopera
Re: How to: install VMWare Workstation 7 on Fedora 11

And now, with new version release from VMware.

Vesion 7.1 can install easy for F11 and F13
Reply With Quote
  #7  
Old 9th August 2010, 05:09 PM
means Offline
Registered User
 
Join Date: Aug 2010
Posts: 1
linuxfedorafirefox
Re: How to: install VMWare Workstation 7 on Fedora 11

Tôi đang gặp rắc rối với vmware workstation 7.1 trên fedora 13, tôi đă cài đặt vmware thành công, nhưng khi chạy nó báo lỗi không t́m thấy file kernel-headers 2.6.33.6.147.2.4.fc13.i686.PAE, mặc dù file đó đă được cài rồi, tôi cũng đă t́m kiếm trong máy của ḿnh nhưng không thấy file đó nằm ở đâu cả.

Có ai biết cách giải quyết vấn đề này th́ xin giúp tôi nhé, thanks.
Reply With Quote
  #8  
Old 9th August 2010, 06:01 PM
bonedome's Avatar
bonedome Offline
Registered User
 
Join Date: Apr 2010
Location: uk
Posts: 726
linuxfirefox
Re: How to: install VMWare Workstation 7 on Fedora 11

Hello
your image shows the command line saying kernel headers are installed but the vmware window says the PAE kernel headers not found
Code:
uname -r
will tell you what kernel you have installed, I suspect you just need to install the PAE version

There's a translator at the bottom of the page
Có một dịch giả ở dưới cùng của trang
__________________
fedora 14 fluxbox and gnome2 hp compaq nx9030 laptop 2Gb ram, helicopter landing pad, jacuzzi, mini fridge, gateway to alternative dimension
Reply With Quote
Reply

Tags
fedora, install, vmware, workstation

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to install VMware Workstation mathan Using Fedora 1 3rd July 2008 01:42 AM
How-to: Install FC6 on VMWare Workstation 5 havenoclu Guides & Solutions (No Questions) 7 28th February 2007 02:06 AM
How-To: Install VMware Workstation on FC5. crick136 Guides & Solutions (No Questions) 37 25th October 2006 06:32 PM
FC3 Test1 on VMware Workstation 4.5.2, cannot install the vmware tools aiirii Installation and Live Media 1 25th August 2004 01:11 PM


Current GMT-time: 15:05 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat