Instructions to make it work like I did in a cookbook and a narrative follows the instructions after the jump break:
To install
- Download debian-jessie-di-a1-amd64-gnome-CD-1.iso
- Create a VM called Debian Jessie with 2048mb memory, NAT networking, 20gb max drive
- System came up in XFCE
- Go into VM Settings. Make sure that the CD/DVD virtual Device is connected to the Debian Jessie ISO file.
- Start Synaptic and install gnome-core
- Mark upgrades and apply
- I got a window asking Configuring GDM3 - Default display manager: GDM3, just because I could. This enables Gnome 3.0 as your default display manager where lightdm is xfce. Since you specifically wanted a clean gnome 3.0, this is how to enable it.
- It will run dpkg and install a lot of stuff.
- Close Synaptic and reboot
Second Boot: Logged in, and ticked the session for gnome, gnome 3.0 is active without fallback.
To install the VMWare Tools
- Under Jessie, the kernel headers for Linux did not seem to be installed.
- To install the kernel headers apt-get install linux-headers-3.2.0-4-amd64 or install the latest linux-headers from synaptic.
- At this point, click on the gnome menu and eject the Debian Jessie ISO.
My VM had problems seeing the vmware tools.
- In VMWare Workstation, click VM, Install VMWare Tools
- Having clicked on help, I typed mount /dev/cdrom /mnt/cdrom in terminal and got an error, then magically the iso automounted. I. Just. Don't. Know. Linux magic. Trust me on this one, I was frustrated waiting for it to decide to find the blasted VMWare Tools ISO myself.
- Extract the files with full path to somewhere useful like your home directory.
- In root terminal, run vmware-config-tools.pl from the directory you just created and take the defaults.
- The VM will hunt all printers available to the host machine and tell you that Printer Added a number of times.
You can manually tell Gnome to flip back and forth between Full Graphics and Fallback with a command shown at this link.
You will now have the ability to arbitrarily resize the windows.
You will probably need to go into dconf to configure the way your linux works. There are a lot of tweaks you can do in there.
Personally I prefer xfce for its speed and lack of clutter, but that's just me.
