 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

1st June 2007, 10:33 PM
|
 |
Registered User
|
|
Join Date: Nov 2006
Posts: 496

|
|
|
trouble installing VMWare Workstation 6...
half-way through the install it prompts for the "Directory containing the C header files for my
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
i am using 2.6.18-1.2798.fc6 ...(the default kernel with the FC6 install)
does anyone have experience with the VMWare installation and know what path the installer is looking for?
|

1st June 2007, 11:02 PM
|
 |
Retired User
|
|
Join Date: Oct 2004
Location: London, UK
Posts: 4,999

|
|
make this softlink before running vmware-config
Code:
ln -s /usr/src/kernels/2.6.18-1.2798.fc6-i686 /usr/src/linux
Ensure you have the kernel-devel package installed (it's on the install disc in Fedora/RPMS, install using 'rpm -ihv kernel-devel-2.6.18-1.2798.fc6.i686.rpm')
Last edited by sideways; 1st June 2007 at 11:06 PM.
|

1st June 2007, 11:21 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
You might want to check your kernel arch as well
rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n"|grep kernel|sort
If its a i586 follow link to fix
http://forums.fedoraforum.org/showthread.php?t=139751
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|

1st June 2007, 11:37 PM
|
 |
Registered User
|
|
Join Date: Nov 2006
Posts: 496

|
|
Quote:
|
Originally Posted by leigh123@linux
|
kernel-2.6.18-1.2798.fc6.i586
kernel-devel-2.6.18-1.2798.fc6.i686
kernel-headers-2.6.18-1.2798.fc6.i386
(all the originals from the FC6 cd)
i assume that i must reinstall FC6 to make the change you mentioned... and i am unsure as to when it prompts me to type 'linux i686'
Last edited by HMSS013; 1st June 2007 at 11:47 PM.
|

1st June 2007, 11:50 PM
|
 |
Registered User
|
|
Join Date: Nov 2006
Posts: 496

|
|
Quote:
|
Originally Posted by sideways
make this softlink before running vmware-config
Code:
ln -s /usr/src/kernels/2.6.18-1.2798.fc6-i686 /usr/src/linux
Ensure you have the kernel-devel package installed (it's on the install disc in Fedora/RPMS, install using 'rpm -ihv kernel-devel-2.6.18-1.2798.fc6.i686.rpm')
|
it accepts the path but returns this:
Unable to make a vmmon module that can be loaded in the running kernel:
insmod: error inserting '/tmp/vmware-config1/vmmon.o': -1 Invalid module format
There is probably a slight difference in the kernel configuration between the
set of C header files you specified and your running kernel. You may want to
rebuild a kernel based on that directory, or specify another directory.
|

1st June 2007, 11:59 PM
|
 |
Registered User
|
|
Join Date: Nov 2006
Posts: 496

|
|
Quote:
|
Originally Posted by HMSS013
kernel-2.6.18-1.2798.fc6.i586
kernel-devel-2.6.18-1.2798.fc6.i686
kernel-headers-2.6.18-1.2798.fc6.i386
(all the originals from the FC6 cd)
i assume that i must reinstall FC6 to make the change you mentioned... and i am unsure as to when it prompts me to type 'linux i686'
|
i see here that my development is i686 and does not match my i586 kernel... i have scince removed it and installed the development i586... made a new link and will try the install again.
|

2nd June 2007, 12:01 AM
|
 |
Retired User
|
|
Join Date: Oct 2004
Location: London, UK
Posts: 4,999

|
|
You have the i586 kernel bug
Download and run the Kernel Fix Script from that link, or if you want to do it with the original install kernel from the install disc, the i686 kernel is in Fedora/RPMS
Code:
rpm -ihv --replacefiles --replacepkgs kernel-2.6.18-1.2798.fc6.i686.rpm
|

2nd June 2007, 12:05 AM
|
 |
Retired User
|
|
Join Date: Oct 2004
Location: London, UK
Posts: 4,999

|
|
|
duplicated my post accidentally, see below
|

2nd June 2007, 12:05 AM
|
 |
Retired User
|
|
Join Date: Oct 2004
Location: London, UK
Posts: 4,999

|
|
Quote:
|
Originally Posted by HMSS013
i see here that my development is i686 and does not match my i586 kernel... i have scince removed it and installed the development i586... made a new link and will try the install again.
|
That will work, but is not the best solution, you really want an i686 kernel for any cpu produced this century, reinstall both kernel and kernel-devel i686 rpms from the install disc using the rpm command posted above.
|

2nd June 2007, 12:18 AM
|
 |
Registered User
|
|
Join Date: Nov 2006
Posts: 496

|
|
|
it works!!!
thanks for all the help sideways... you've saved me once again
|

2nd June 2007, 12:21 AM
|
 |
Retired User
|
|
Join Date: Oct 2004
Location: London, UK
Posts: 4,999

|
|
|
cool, you're lucky to have vmware workstation, I run the free vmware server and have found it to be one of the most excellent,reliable and powerful apps available for fedora
With FC7 they seem to be pushing virtualization with xen, so over the summer I'm gonna experiment.
EDIT
if you update your kernel, don't forget to remove the softlink and recreate it to point to the updated kernel directory.
Last edited by sideways; 2nd June 2007 at 12:26 AM.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 22:59 (Friday, 24-05-2013)
|
|
 |
 |
 |
 |
|
|