Globe trotting

Entries from December 2008

USB in Virtual Machine

December 19, 2008 · 1 Comment

Insert your usb key  after firing up your virtual machine 2.06.
You will see the the “Found new hard ware pop up”
Click not this time
highlight “Install software automatically recommended”
The software that your are installing is not verified by windows will pop up
Hit continue any way
The wizard has installed software for your virtual machine pop’s up and you are all done.
Hit finish
Unplug your usb and plug it in again.
You should be able to see your usb mounted on the desktop.

This worked for me.

Windows XP home is the host

Ubuntu 8.04 is the guest OS

Categories: Teenage · USB in Virtual Machine · Ubuntu - Linux · alternate software · xVM Virtual Machine
Tagged: , , , ,

Way back into love

December 7, 2008 · Leave a Comment

Categories: songs · way back into love
Tagged:

How to add unrar archiving tool in ubuntu

December 3, 2008 · 1 Comment

  • First add the following repository to your sources list
  • Without quotes do the following in the terminal
  • “sudo gedit /etc/apt/sources.list”
  • When your sources list opens add the following
  • “deb http://archive.ubuntu.com/ubuntu/ hardy multiverse”
  • save and close your sources list
  • “sudo apt-get update”
  • “sudo apt-get install unrar”

Categories: ubuntu
Tagged: