---
title: "VmWare Server 1.0.4 on Ubuntu Server 7.04 (a.k.a Feisty Fawn)"
description: "<p>2 days after my <a href="http://eran.sandler.co.il/2007/09/16/ubuntu-feisty-fawn-704-vmware-server-and-authentication-problems/">previous post</a> about installing <a href="http://vmware.com/server/">VmWare Server</a> 1.0.3 from Canonical’s repository, <a href="http://vmware.com">VmWare</a> released version 1.0.4.</p>
<p>I tried using its built-in install script on a vanilla Ubuntu Server 7.04 (a.k.a Feisty Fawn) and it worked flawlessly.</p>
<p>Aside from certain libraries which it needs to compile the vmmon and vmnet kernel modules (the installation script will tell you which ones are missing and you can get them from the repositories using <em>apt-get</em>), you’ll also need to install <em>xinetd</em>.</p>"
doc_version: "1"
last_updated: "2017-06-02"
date: 2007-09-20
tags: [Feisty-Fawn, Linux, Ubuntu, ubuntu-7.04, ubuntu-linux, virtualization, VmWare, VmWare-Server]
canonical: "https://eran.sandler.co.il/2007/09/20/vmware-server-104-on-ubuntu-server-704-aka-feisty-fawn/"
---

## Sitemap

- [Home](https://eran.sandler.co.il/)

2 days after my [previous post][1] about installing [VmWare Server][2] 1.0.3 from Canonical&#8217;s repository, [VmWare][3] released version 1.0.4.

I tried using its built-in install script on a vanilla Ubuntu Server 7.04 (a.k.a Feisty Fawn) and it worked flawlessly.

Aside from certain libraries which it needs to compile the vmmon and vmnet kernel modules (the installation script will tell you which ones are missing and you can get them from the repositories using _apt-get_), you&#8217;ll also need to install _xinetd_.

All in all, the installation script did all the job and it works fine without patching the vmmon code.

Keep up the good work VmWare Team!

 [1]: http://eran.sandler.co.il/2007/09/16/ubuntu-feisty-fawn-704-vmware-server-and-authentication-problems/
 [2]: http://vmware.com/server/
 [3]: http://vmware.com