logo
Published on KernelTrap (http://kerneltrap.org)

Running Fedora Core 2 Test 3 with VMware 4.5.1

By keithmo
Created May 12 2004 - 15:59

NOTE -- I've added a new blog entry [1] detailing the steps necessary to run Fedora Core 2 (final) under VMware Workstation 4.5.2

After a bit of tweaking this evening, I got Fedora Core 2 Test 3 running under VMware 4.5.1. Here's how.

Host Configuration:

Guest VM Configuration:

Installation

  1. Boot installation CD.
  2. At boot: prompt, type "linux vdso=0". This is very important, otherwise VMware will crash.
  3. Install as usual, configure however you like. You'll need to ensure "vdso=0" is set in the "advanced boot configuration" options.
  4. If you just reboot at the end of the install, the system will "freak out" a bit trying to start the x server. You can avoid this by editing the boot line (at the Fedora grub splash screen) and appending a 3 to the line.
  5. Boot.
  6. Unpack the VMware Tools tarball, then apply the patch below (vmware-fc2t3.patch) to vmwares-tools-distrib/bin/vmware-config-tools.pl.
  7. Install VMware tools. Use the defaults for all questions, except say NO when asked if you want to compile a vmhgfs module. It doesn't seem compile with the 2.6 kernel headers.
  8. Reboot, and enjoy.

Notes:


Source URL:
http://kerneltrap.org/node/3097