Download StarHPC Virtual Machine Image
Download the StarHPC standalone virtual machine using
the link below. This is a large download (1.5GB) and
will take a long time on a slow connection. Below the
download link is the username/password you'll need to
login to the virtual machine once you've installed
vmware player and have run the image as described
below.
Extracting the Standalone Virtual Machine Image
Once the image has been downloaded untar the file to
a preferred location on your hard disk. Below are
brief instructions on how to do this for each
platform.
Windows
On windows you can use winrar to
extract the files from
starhpc-standalone-vm-2008.tar.gz.
- Open winrar and go to File→Open Archive
- Select the starhpc-standalone-vm-2008.tar.gz file
downloaded from above.
- You should now see a folder called “starhpc” in
the explorer window.
- Select the starhpc folder and click the “Extract
To” icon below the file menu.
- Fill in c:\ for the destination path and click
“OK”
- You now have a c:\starhpc folder which contains
the virtual machine files.
Mac/Linux
- Open a terminal and change directory to where you
downloaded the starhpc-standalone-vm-2008.tar.gz file
above.
cd
/where/you/downloaded/the/file
- Next run:
tar
xvzf starhpc-standalone-vm-2008.tar.gz -C
$HOME
- This will create a folder in your home folder
called starhpc with the virtual machine files in it.
Installing VMWare Player
DISCLAIMER: The instructions below
are meant to be a quickstart guide to installing
vmware player and aren't officially supported. Please
consult vmware's documentation foundhereand
the documentation for yourOSif you need further
assistance installing vmware player.
Below are general instructions for installing vmware
player for windows, mac, and linux platforms.
Windows
Download and install vmware-player for windows from
here.
Mac
NOTE: VMWare Fusion will only work
on an Intel Mac 1.5GHz and above.
Download and install the vmware-fusion 30-day demo
for Intel Macs from here.
You must register for a demo key before downloading
by following the “Register for an evaluation” link.
Linux
vmware-player is a free download for linux.
Depending on which distribution you're using you
may have to install vmware-player manually. The
sections below give links to external documentation
for installing vmware-player on your distribution
if such documentation exists. Otherwise brief
instructions are given for installing vmware
player.
Red Hat/Athena
- Download the RPM from here.
- Run in a terminal as root:
rpm -Uhv
VMware-.rpm
(where
xxxx is a build number on the file downloaded in
the first step)
- Run in a terminal as root:
vmware-config.pl
- Accept the default options by pressing enter.
- Start vmware-player by running in a non-root
terminal:
vmplayer
Ubuntu/Debian
- Install the headers for your kernel and the
build-essential package (for compilation) by running
the following in a terminal as root:
aptitude
install build-essential linux-headers-`uname
-r`
- Download the vmware-player tar.gz file from
here.
- Untar the package by running in a terminal: he
build-essential package (for compilation) by running
the following in a terminal as root:
tar
zxpf VMware-<xxxx>.tar.gz
(where xxxx
is a build number on the file downloaded in the
first step)
- Change directory to the extracted folder:
cd
vmware-player-distrib
- Run, as root:
./vmware-install.pl
- Accept all the defaults by pressing enter
- Say “yes” when asked to run vmware-config.pl
- Accept all defaults by pressing enter in the
vmware-config.pl script
- Start vmware-player by running in a non-root
terminal:
vmplayer
Gentoo
To install vmware-player on Gentoo Linux, run as
root:
emerge -va
vmware-player
Follow the instructions at the end of the build.
ArchLinux
Please follow the instructions on the Arch Linux wiki
to install vmware-player:
http://wiki.archlinux.org/index.php/Installing_vmware_player
Starting the StarHPC Virtual Machine
- Go to File → Open
- Click "Browse" and navigate to the location to
which you extracted the Virtual Machine image
- Select the starhpc.vmx file, press “OK”, and then
“OK” again
- There should now be a “starhpc” tab in VMWare
player. Within that tab click “Power on this virtual
machine” to boot the StarHPC virtual machine image.