* Download the [Flight CD 2 Iso](http://cdimage.ubuntu.com/cdimage/releases/dapper/flight-2/) and install it
After first reboot the root file system is not found on /dev/sda1 (no joy)
* Download the [Browser Appliance](http://www.vmware.com/vmtn/vm/browserapp.html) and install that
* Smooth installation
* Install gedit via System -> Administration -> Synaptic (password is “vmware”)
* sudo gedit /etc/apt/source.list and replace all “breezy” with “dapper”, comment out the backports lines
* run System -> Administration -> Update Manager -> Reload
* Click the Install button and see the updates fly by
[Update]
* move /etc/X11/xorg.conf to /etc/X11/xorg.conf.bak
* move /etc/X11/xorg.conf.Before* to /etc/X11/xorg.conf
* edit the xorg.conf file and comment out the GLCore line
* do a ln -s /usr/bin/Xorg /usr/X11R6/bin/Xorg
* call /etc/init.d/gdm restart and enter Gnome 2.13.3
[Update 2006-01-06]
As of the latest update, the same error as described above (root file system is not found on /dev/sda1) appears. How can this be fixed?