Ok lets keep this quick & simple shall we?
Grab a copy of VirtualBox Here
or wget http://www.virtualbox.org/download/1.5.2/virtualbox_1.5.2-25433_Ubuntu_gutsy_i386.deb
Run your easy package manager or c/p in the terminal:
sudo dpkg -i virtualbox_1.5.2-25433_Ubuntu_gutsy_i386.deb
Grab your XP cd or steal a copy off of suprnova or thepiratebay... who needs to buy a bsod pos Os anyways, were just using xp for business needs or whatever, unfortunately some companies and people feel that we gotta stick with micr0soft or if we want a better solution than wine, here we go...
Add yourself to the vboxusers group.
sudo adduser defcon vboxusers
Now lets get started, open up VirtualBox from Applications->System Tools->VirtualBox and click "NEW" Select OS Type XP and name your VirtualBOX, select the base memory and make a drive, make sure you have 7-10 gigs to spare.
Now make sure you setup your CD/ROM to be bootable and any other settings you see fit...
I basically summarized this because its a GUI and newbie friendly...
Now install pop in your cd or mount your warez xp iso with v-box and fire up the new Virtual Machine. Install XP like normal, and select FAT32 as a filesystem, it seems faster to me. Now once the install finishes, login and click on "Devices"->Install Guest Additions...
This will allow you to integrate XP into the Ubuntu Desktop, and allow you to use share folders, copy/paste between OS's and no capture keys...
Once installed simply reboot and log back into XP. And now lets enable Seamless mode :)
To enable seamless mode, after starting the virtual machine, press the Host key (normally the right control key) together with "L". This will enlarge the size of the VM's display to the size of your host screen and mask out the guest operating system's background. To go back to the "normal" VM display (i.e. to disable seamless windows), press the Host key and "L" again.
I hope you like this easy howto, its pretty cool to show off to friends/family and co-workers and to run proprietary yet needed M$ applications.
This is awesome. Thank you for the tips. A couple of questions:
ReplyDeleteIs there a way to hide the taskbar or an easy way to integrate the VM windows into the ubuntu desktop?
Will this work with Compiz turned on?
hey vw, it is possible to remove the panel at the bottom, just right click it and delete it or... right click the bottom panel and autohide it, or move the panel or xp taskbar to a left or right side, btw compiz doesnt work properly with it so I disable it
ReplyDeleteShould be more careful with your screenshots, Mister Movie Piracy:)
ReplyDeleteWorked fine for me..
ReplyDeletethought i'd add a few notes (I used Ubuntu fiesty)
in oredr to lauch my VirtualXP machine i needed to run the following commands
~$ sudo chmod 666 /dev/vboxdrv
~$ sudo usermod -G vboxusers -a ksmccul
also had to set the XP install networking to be DHCP even though I'm on a static IP on my Ubuntu install...
to get USB working I followed from this thread
http://ubuntuforums.org/archive/index.php/t-430735.html
thanks for the howto it worked great...!
anytime im glade you enjoyed it, thanks for replying with how you got it to work for you, I appreciate it :)
ReplyDelete