<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SolitaryGeek &#187; virtualbox</title>
	<atom:link href="http://solitarygeek.com/tag/virtualbox/feed" rel="self" type="application/rss+xml" />
	<link>http://solitarygeek.com</link>
	<description>James Selvakumar&#039;s Blog</description>
	<lastBuildDate>Tue, 21 Dec 2010 04:35:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>gOS on VirtualBox</title>
		<link>http://solitarygeek.com/linux/gos-on-virtualbox</link>
		<comments>http://solitarygeek.com/linux/gos-on-virtualbox#comments</comments>
		<pubDate>Mon, 04 May 2009 04:44:59 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[gos]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/2009/05/04/gos-on-virtualbox/</guid>
		<description><![CDATA[<p>gOS or &#8220;Good OS&#8221; is an operating system based on Ubuntu. What makes gOS special is it&#8217;s &#8220;mac&#8221; like look and feel, out of the box support for google apps like Gmail, Google Docs, Picasa, Youtube etc through a special mozilla application called prism.</p> <p>gOS also provides skype, wine in the default installation. Since gOS is based on Ubuntu, ubuntu users will feel right at home when using gOS. All these facts prompted me to go after gOS.</p> <p>I downloaded gOS after a lot of struggle from their website. They call the operating system as gOS gadgets which really confused <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/linux/gos-on-virtualbox">gOS on VirtualBox</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.thinkgos.com/gos/index.html">gOS</a> or &#8220;Good OS&#8221; is an operating system based on Ubuntu. What makes gOS special is it&#8217;s &#8220;mac&#8221; like look and feel, out of the box support for google apps like Gmail, Google Docs, Picasa, Youtube etc through a special mozilla application called prism.</p>
<p>gOS also provides skype, wine in the default installation. Since gOS is based on Ubuntu, ubuntu users will feel right at home when using gOS. All these facts prompted me to go after gOS.</p>
<p><span id="more-281"></span>I downloaded gOS after a lot of struggle from their website. They call the operating system as gOS gadgets which really confused me. Only after figuring out the size of the iso, I was convinced that I&#8217;m downloading the operating system. Also the website seems less informative and not well organized.</p>
<p>Keeping those things aside, let us quickly see how to install gOS as an guest in VirtualBox. Follow these steps to install gOS as a virtual machine in your VirtualBox:</p>
<p>Download the respective &#8220;iso&#8221; image from the gOS <a href="http://www.thinkgos.com/gos/download.html">download</a> site.</p>
<ul>
<li>Open VirtualBox, click &#8220;New&#8221; to add &#8220;gOS&#8221;as the virtual machine.</li>
<li>Choose &#8220;Linux&#8221; as the operating system and &#8220;Ubuntu&#8221; as the version.</li>
<li>Complete the rest of the virtual machine setup by giving appropriate details.</li>
<li>Mount the gOS &#8220;iso&#8221; image in the CD/DVD ROM section of the new virtual machine you just created.</li>
<li>Start the virtual machine and proceed with the installation.</li>
<li>Once the installation is complete, boot into your gOS virtual machine.</li>
<li>Once you boot into the gOS virtual machine, open the terminal and type &#8220;<span style="font-family: monospace;">sudo apt-get install gcc make automake autoconf</span>&#8220;. This will install the necessary build tools which is needed to install the virtualbox guest additions.</li>
<li>Now click &#8220;Devices -&gt; Install Guest Additions&#8221; to install the guest additions for this virtual machine.</li>
<li>Once the guest additions are installed, restart your virtual machine. If the screen resolution of your virtual machine is still small, follow the steps mentioned in this <a href="http://tombuntu.com/index.php/2008/05/23/install-virtualbox-additions-for-an-ubuntu-804-guest/">tombuntu</a> post and reboot your virtual machine.</li>
<li>You can still go and configure things like &#8220;<a href="http://www.howtogeek.com/howto/ubuntu/enable-smooth-fonts-on-ubuntu-linux/">enabling smooth fonts</a>&#8221; etc to make your experience with gOS pleasant.</li>
</ul>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=66809c38-7f91-80f4-82df-83bfd564015e" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/linux/gos-on-virtualbox/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Stunning OpenSolaris running on VirtualBox</title>
		<link>http://solitarygeek.com/linux/stunning-opensolaris-running-on-virtualbox</link>
		<comments>http://solitarygeek.com/linux/stunning-opensolaris-running-on-virtualbox#comments</comments>
		<pubDate>Thu, 07 Aug 2008 05:05:48 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[solaris]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/?p=98</guid>
		<description><![CDATA[<p>With VirtualBox in hand, installing operating systems is just like installing firefox or 7zip. It&#8217; so easy. Previously I use to shy away from trying linux, but now, I never miss to install my favourite linux distros in my windows xp machine. Thanks VirtualBox.</p> <p>Having tried many versions of Ubuntu, Fedora, OpenSuse and PCLinuxOS, I thought of trying Solaris, but it was never easy. I ordered a free Solaris DVD from Sun but it would never install inside VirtualBox. I always viewed Solaris as something very complex to setup and needs extensive knowledge about it. My experience of installing it <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/linux/stunning-opensolaris-running-on-virtualbox">Stunning OpenSolaris running on VirtualBox</a></span>]]></description>
			<content:encoded><![CDATA[<p>With <a href="www.virtualbox.org">VirtualBox</a> in hand, installing operating systems is just like installing firefox or 7zip. It&#8217; so easy. Previously I use to shy away from trying linux, but now, I never miss to install my favourite linux distros in my windows xp machine. Thanks VirtualBox.</p>
<p>Having tried many versions of Ubuntu, Fedora, OpenSuse and PCLinuxOS, I thought of trying Solaris, but it was never easy. I ordered a free Solaris DVD from Sun but it would never install inside VirtualBox. I always viewed Solaris as something very complex to setup and needs extensive knowledge about it. My experience of installing it on VirtualBox reinforced it. I kept trying few times and eventually gave up.</p>
<p>But this is history now. As Sun took over VirtualBox from innotek, I hope the first thing they did was to provide excellent support for Solaris in it. Recently as I was pondering the VirtualBox website, I saw that they are providing good integration with Solaris in their latest version. What do you think I would have done&#8230;?</p>
<p>You are right. I straightaway dowloaded the latest version of VirtualBox along with <a href="www.opensolaris.org">OpenSolaris</a>. (OpenSolaris iso image was only 686MB). What happened next was simply stunning&#8230;</p>
<p><span id="more-194"></span></p>
<p>Armed with the experience of installing many operating systems on VirtualBox, I was able to proceed straightaway until I reached the point of installing VirtualBox guest additions. Fortunately I came across this <a href="http://blogs.sun.com/fatbloke/entry/installing_opensolaris_2008_05_as">great article</a> about installing OpenSolaris in VirtualBox.</p>
<p>And I had minor problems in configuring network until I understood about it. Otherwise OpenSolaris worked like a champ and I was thrilled. Just have a look at the following screenshots&#8230;</p>
<p><strong>Starting the OpenSolaris virtual machine installed in VirtualBox</strong></p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3213/2738850892_b27f61f31a_o.png" alt="" width="726" height="438" /></p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3099/2738012643_aa00b0a521_o.png" alt="" width="725" height="437" /></p>
<p><strong>OpenSolaris booting up</strong></p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3034/2738012827_cb16b6e677_o.png" alt="" width="732" height="442" /></p>
<p><strong>Login Screen</strong></p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3183/2738853076_524eb0714f_o.png" alt="" width="731" height="440" /></p>
<p><strong>OpenSolaris desktop (1280 * 800 resolution)</strong></p>
<p>(One of the main nuances I faced in installing Ubuntu as a guest in VirtuaBox is that I found it very difficult to configure the screen resolution. I spent so much time in something which should have been a easy task. I even wrote a <a href="http://jamesselvakumar.wordpress.com/2008/02/22/increasing-the-screen-resolution-of-ubuntu-710-on-virtualbox/">blog entry</a> about increasing the screen resolution in Ubuntu. But in OpenSolaris, I got the maximum resolution just by installing the guest additions.)</p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3064/2738017141_69fcc4bb79_o.png" alt="" width="729" height="455" /></p>
<p>And access to the screen resolution setting cannot be this simpler. Just right click anywhere in your desktop and you are there.</p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3204/2738856844_c5b40a40fd_o.png" alt="" width="730" height="468" /></p>
<p>And here is the actual screen resolution user interface&#8230;</p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3194/2738858228_cef3c236e0_o.png" alt="" width="734" height="457" /></p>
<p><strong>Some Applications pre-installed in OpenSolaris</strong></p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3253/2738862782_1ec0f76688_o.png" alt="" width="740" height="462" /></p>
<p><strong>Disk Usage Analyzer</strong></p>
<p>(Just have a look at the look and feel of OpenSolaris, very clear, very attractive. I simply love it&#8230;)</p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3117/2738028411_708896e525_o.png" alt="" width="744" height="464" /></p>
<p><strong>Package Manager</strong></p>
<p>(One good thing about OpenSolaris is that it comes preinstalled with most apps needed for a Java developer)</p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3073/2738032717_02ac587c07_o.png" alt="" width="745" height="469" /></p>
<p><strong>Browsing</strong></p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3136/2738872974_7d0cb4b991_o.png" alt="" width="751" height="471" /></p>
<p><strong>Locking the system</strong></p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3085/2738034209_4fb238c75e_o.png" alt="" width="754" height="470" /></p>
<p><strong>Conclusion:</strong></p>
<p>Overall, I was very impressed with OpenSolaris and looking forward to use it for my java development. The user interface is slick</p>
<p>and easy to use. Have you tried OpenSolaris&#8230;? Why not try it today..?</p>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/linux/stunning-opensolaris-running-on-virtualbox/feed</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>Easiest way to try linux on windows</title>
		<link>http://solitarygeek.com/linux/easiest-way-to-try-linux-on-windows</link>
		<comments>http://solitarygeek.com/linux/easiest-way-to-try-linux-on-windows#comments</comments>
		<pubDate>Tue, 22 Jul 2008 06:25:41 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[unix-linux]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/?p=52</guid>
		<description><![CDATA[<p>Ever had these questions in your mind..?</p> <p>- You are a windows user but want to try linux</p> <p>- You are interested in trying linux but don&#8217;t want to ditch windows either</p> <p>- You want linux and windows in your machine without disturbing each other</p> <p>- You are afraid of installing linux as it might make your machine unusable or might destroy your data</p> <p>If your answer is &#8220;yes&#8221;, read further&#8230;</p> <p></p> <p>Even I had these questions on my mind.</p> <p>I wanted to learn linux, but all I have is one simple laptop with windows xp installed on it.</p> <p>I <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/linux/easiest-way-to-try-linux-on-windows">Easiest way to try linux on windows</a></span>]]></description>
			<content:encoded><![CDATA[<p>Ever had these questions in your mind..?</p>
<p>- You are a windows user but want to try linux</p>
<p>- You are interested in trying linux but don&#8217;t want to ditch windows either</p>
<p>- You want linux and windows in your machine without disturbing each other</p>
<p>- You are afraid of installing linux as it might make your machine unusable or might destroy your data</p>
<p>If your answer is &#8220;yes&#8221;, read further&#8230;</p>
<p><span id="more-188"></span></p>
<p>Even I had these questions on my mind.</p>
<p>I wanted to learn linux, but all I have is one simple laptop with windows xp installed on it.</p>
<p>I need windows to work on all my current projects, but at the same time I don&#8217;t want to turn my head from linux.</p>
<p>I had two options:</p>
<p>1. Install linux on my machine in such a way that either windows or linux boots. (Dual boot)</p>
<p>2. Use a virtualization software and install linux as a guest operating system.</p>
<p>I tried both. I spent so many days searching the web to figure out how to setup dual booting in my machine. After many days of hardwork, I managed to install linux on my machine without disturbing windows.</p>
<p>Fine. But that was not the end of the road. I was so used to windows that I couldn&#8217;t just come away from that. I need to use Google talk, Picasa etc.. which all work only in windows at that point of time. Also I faced issues in booting when I removed the linux os (ubuntu gusty). I had to run the windows recovery to resume things to normal.</p>
<p>So, I searched for other options and &#8220;Virtualization&#8221; looked like the best bet for me. I started exploring the options available and the following looked promising.</p>
<p>- VMWare Server (Proprietary. Also VMWare Workstation (which is not free) had lot more options than VMWare Server)</p>
<p>- Microsoft Virtual PC (Need to say anything about the license..? )</p>
<p>- Innotek VirtualBox (Now took over by Sun)</p>
<p>I ruled out the VMWare Server as I felt that it was a stripped down version of VMWare Workstation.</p>
<p>I gave a try to Microsoft Virtual PC. It was ok, but the support for linux as &#8220;guest os&#8221; was not very good. Also I couldn&#8217;t get much support about running ubuntu linux on virtual pc. The support for installing other windows os might be good (who needs that in first place..?)</p>
<p>I was left with the last option. I thought, &#8220;Will this satisfy my need atleast?&#8221;. It did.</p>
<p>Installing and configuring VirtualBox should be as simple as eating apples. You need to just read the excellent documentation available in their <a href="http://virtualbox.org/">site</a>. Support for linux os is excellent.</p>
<p>I thought of giving it a try and managed to install Ubuntu, Fedora, OpenSuse and PCLinuxOS on it without any issues. The seamless mouse integeration between host (windows) and guest (linux) is simply astonishing. Currently I&#8217;m running <a href="http://www.ubuntu.com/">Ubuntu 8.10</a> on top of VirtualBox.</p>
<p>VirtualBox makes installation of operating system look like a very simple affair. If you can install firefox on your machine, you can definitely install ubuntu or fedora in your machine using VirtualBox. If you don&#8217;t need any guest os, you can simple delete it.</p>
<p>Installing linux has never been so easy.</p>
<p>Still scratching your head? Go ahead and download VirtualBox and install your favourite linux distro on it.</p>
<p>Further reading:</p>
<p><a href="http://jamesselvakumar.wordpress.com/2008/02/18/ms-virtual-pc-vs-virutalbox/">MS Virtual PC vs VirtualBox</a></p>
<p><a href="http://jamesselvakumar.wordpress.com/category/virtualization/">My older posts about VirtualBox</a></p>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/linux/easiest-way-to-try-linux-on-windows/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Installing VirtualBox guest additions in OpenSuse</title>
		<link>http://solitarygeek.com/linux/installing-virtualbox-guest-additions-in-opensuse</link>
		<comments>http://solitarygeek.com/linux/installing-virtualbox-guest-additions-in-opensuse#comments</comments>
		<pubDate>Fri, 22 Feb 2008 22:45:00 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/2008/02/23/installing-virtualbox-guest-additions-in-opensuse/</guid>
		<description><![CDATA[<p>I managed to install the VirtualBox guest additions for ubuntu without any problem. And as a result, I get some excellent features like &#8220;seamless mouse integration&#8221;, shared folder access etc, between my host (windows xp) and guest (ubuntu).</p> <p>But when I tried to do the same for OpenSuse, I got into problem. I couldn&#8217;t run the VBoxLinuxAdditions.run from the terminal. I received an error messaage saying that &#8220;Please install GNU make, Please install GNU compiler&#8221;.</p> <p>Then when I searched the web, I found this link quite useful.</p> <p>As such, I executed this command in the OpenSuse terminal: sudo zypper install <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/linux/installing-virtualbox-guest-additions-in-opensuse">Installing VirtualBox guest additions in OpenSuse</a></span>]]></description>
			<content:encoded><![CDATA[<p>I managed to install the VirtualBox guest additions for ubuntu without any problem. And as a result, I get some excellent features like &#8220;seamless mouse integration&#8221;, shared folder access etc, between my host (windows xp) and guest (ubuntu).</p>
<p>But when I tried to do the same for OpenSuse, I got into problem. I couldn&#8217;t run the VBoxLinuxAdditions.run from the terminal. I received an error messaage saying that &#8220;Please install GNU make, Please install GNU compiler&#8221;.</p>
<p>Then when I searched the web, I found this <a href="http://forums.virtualbox.org/viewtopic.php?t=2335">link</a> quite useful.</p>
<p>As such, I executed this command in the OpenSuse terminal:<br />
<code><br />
sudo zypper install gcc make automake autoconf kernel-source<br />
</code></p>
<p>It asked for my &#8220;root&#8221; password, and when i entered, it downloaded the necessary packages. (Though, i received an information that autoconf cannot be installed)</p>
<p>It took nearly 1 hour to download and install the necessary packages on my machine.</p>
<p>Then I ran the command:<br />
<code><br />
sudo sh VBoxLinuxAdditions.run<br />
</code><br />
after navigating to the appropriate &#8220;media&#8221; directory.</p>
<p>Then I was notified to restart the OS. And after that, I was able to use all the features I use with &#8220;ubuntu&#8221; as guest.</p>
<p>I also noticed that my OpenSuse resolution automatically increased to 1024&#215;768 after installing the VirtualBox guest additions. (It was previously 800&#215;600 only)</p>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/linux/installing-virtualbox-guest-additions-in-opensuse/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Increasing the screen resolution of Ubuntu-7.10 on VirtualBox</title>
		<link>http://solitarygeek.com/linux/increasing-the-screen-resolution-of-ubuntu-710-on-virtualbox</link>
		<comments>http://solitarygeek.com/linux/increasing-the-screen-resolution-of-ubuntu-710-on-virtualbox#comments</comments>
		<pubDate>Fri, 22 Feb 2008 07:25:00 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/2008/02/22/increasing-the-screen-resolution-of-ubuntu-710-on-virtualbox/</guid>
		<description><![CDATA[<p>Oops&#8230;finally i managed to configure my ubuntu screen resolution to the fullest.</p> <p>I have a Dell Vostro 1400 laptop with Windows xp professional. Ubuntu runs on my machine on top of VirtualBox.</p> <p>But I never enjoyed working with ubuntu, since all i was able to view the ubuntu desktop at the resolution &#8220;800&#215;600&#8243; only.</p> <p>After searching through the web, I finally managed to get the full resolution supported by my notebook. (1280&#215;800).</p> <p>These are steps i followed:</p> <p>- installed the virtual machine add-ons provided by VirtualBox - opened the /etc/X11/xorg.conf file and added the the resolutions &#8220;1280&#215;800&#8243; and &#8220;1024&#215;768&#8243; under <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/linux/increasing-the-screen-resolution-of-ubuntu-710-on-virtualbox">Increasing the screen resolution of Ubuntu-7.10 on VirtualBox</a></span>]]></description>
			<content:encoded><![CDATA[<p>Oops&#8230;finally i managed to configure my ubuntu screen resolution to the fullest.</p>
<p>I have a Dell Vostro 1400 laptop with Windows xp professional. Ubuntu runs on my machine on top of VirtualBox.</p>
<p>But I never enjoyed working with ubuntu, since all i was able to view the ubuntu desktop at the resolution &#8220;800&#215;600&#8243; only.</p>
<p>After searching through the web, I finally managed to get the full resolution supported by my notebook. (1280&#215;800).</p>
<p>These are steps i followed:</p>
<p>- installed the virtual machine add-ons provided by VirtualBox<br />
- opened the /etc/X11/xorg.conf file and added the the resolutions &#8220;1280&#215;800&#8243; and &#8220;1024&#215;768&#8243; under the &#8220;Screen&#8221; section&#8230;</p>
<p>So here is how my xorg.conf file looks now&#8230;</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
# xorg.conf (xorg X Window System server configuration file)<br />
#<br />
# This file was generated by dexconf, the Debian X Configuration tool, using<br />
# values from the debconf database.<br />
#<br />
# Edit this file with caution, and see the xorg.conf manual page.<br />
# (Type &#8220;man xorg.conf&#8221; at the shell prompt.)<br />
#<br />
# This file is automatically updated on xserver-xorg package upgrades *only*<br />
# if it has not been modified since the last upgrade of the xserver-xorg<br />
# package.<br />
#<br />
# If you have edited this file but would like it to be automatically updated<br />
# again, run the following command:<br />
#   sudo dpkg-reconfigure -phigh xserver-xorg</p>
<p>Section &#8220;Files&#8221;<br />
EndSection</p>
<p>Section &#8220;InputDevice&#8221;<br />
Identifier &#8220;Generic Keyboard&#8221;<br />
Driver  &#8220;kbd&#8221;<br />
Option  &#8220;CoreKeyboard&#8221;<br />
Option  &#8220;XkbRules&#8221; &#8220;xorg&#8221;<br />
Option  &#8220;XkbModel&#8221; &#8220;pc105&#8243;<br />
Option  &#8220;XkbLayout&#8221; &#8220;us&#8221;<br />
EndSection</p>
<p>Section &#8220;InputDevice&#8221;<br />
Identifier &#8220;Configured Mouse&#8221;<br />
Driver      &#8220;vboxmouse&#8221;<br />
Option  &#8220;CorePointer&#8221;<br />
Option  &#8220;Device&#8221;  &#8220;/dev/input/mice&#8221;<br />
Option  &#8220;Protocol&#8221;  &#8220;ImPS/2&#8243;<br />
Option  &#8220;ZAxisMapping&#8221;  &#8220;4 5&#8243;<br />
Option  &#8220;Emulate3Buttons&#8221; &#8220;true&#8221;<br />
EndSection</p>
<p>Section &#8220;InputDevice&#8221;<br />
Identifier &#8220;Synaptics Touchpad&#8221;<br />
Driver  &#8220;synaptics&#8221;<br />
Option  &#8220;Device&#8221;  &#8220;/dev/psaux&#8221;<br />
Option  &#8220;Protocol&#8221;  &#8220;auto-dev&#8221;<br />
Option  &#8220;HorizEdgeScroll&#8221; &#8220;0&#8243;<br />
EndSection</p>
<p>Section &#8220;InputDevice&#8221;<br />
Driver  &#8220;wacom&#8221;<br />
Identifier &#8220;stylus&#8221;<br />
Option  &#8220;Device&#8221; &#8220;/dev/input/wacom&#8221;<br />
Option  &#8220;Type&#8221;  &#8220;stylus&#8221;<br />
Option  &#8220;ForceDevice&#8221; &#8220;ISDV4&#8243;  # Tablet PC ONLY<br />
EndSection</p>
<p>Section &#8220;InputDevice&#8221;<br />
Driver  &#8220;wacom&#8221;<br />
Identifier &#8220;eraser&#8221;<br />
Option  &#8220;Device&#8221; &#8220;/dev/input/wacom&#8221;<br />
Option  &#8220;Type&#8221;  &#8220;eraser&#8221;<br />
Option  &#8220;ForceDevice&#8221; &#8220;ISDV4&#8243;  # Tablet PC ONLY<br />
EndSection</p>
<p>Section &#8220;InputDevice&#8221;<br />
Driver  &#8220;wacom&#8221;<br />
Identifier &#8220;cursor&#8221;<br />
Option  &#8220;Device&#8221; &#8220;/dev/input/wacom&#8221;<br />
Option  &#8220;Type&#8221;  &#8220;cursor&#8221;<br />
Option  &#8220;ForceDevice&#8221; &#8220;ISDV4&#8243;  # Tablet PC ONLY<br />
EndSection</p>
<p>Section &#8220;Device&#8221;<br />
Identifier &#8220;Generic Video Card&#8221;<br />
Driver      &#8220;vboxvideo&#8221;<br />
BusID  &#8220;PCI:0:2:0&#8243;<br />
EndSection</p>
<p>Section &#8220;Monitor&#8221;<br />
Identifier &#8220;Generic Monitor&#8221;<br />
Option  &#8220;DPMS&#8221;<br />
EndSection</p>
<p>Section &#8220;Screen&#8221;<br />
Identifier &#8220;Default Screen&#8221;<br />
Device  &#8220;Generic Video Card&#8221;<br />
Monitor  &#8220;Generic Monitor&#8221;<br />
DefaultDepth 24<br />
SubSection &#8220;Display&#8221;<br />
Modes &#8220;1280&#215;800&#8243; &#8220;1024&#215;768&#8243; &#8220;800&#215;600&#8243;<br />
EndSubSection<br />
EndSection</p>
<p>Section &#8220;ServerLayout&#8221;<br />
Identifier &#8220;Default Layout&#8221;<br />
Screen  &#8220;Default Screen&#8221;<br />
InputDevice &#8220;Generic Keyboard&#8221;<br />
InputDevice &#8220;Configured Mouse&#8221;</p>
<p># Uncomment if you have a wacom tablet<br />
# InputDevice     &#8220;stylus&#8221; &#8220;SendCoreEvents&#8221;<br />
# InputDevice     &#8220;cursor&#8221; &#8220;SendCoreEvents&#8221;<br />
# InputDevice     &#8220;eraser&#8221; &#8220;SendCoreEvents&#8221;<br />
InputDevice &#8220;Synaptics Touchpad&#8221;<br />
EndSection</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
And the only change i made was here:</p>
<p>Section &#8220;Screen&#8221;<br />
Identifier &#8220;Default Screen&#8221;<br />
Device  &#8220;Generic Video Card&#8221;<br />
Monitor  &#8220;Generic Monitor&#8221;<br />
DefaultDepth 24<br />
SubSection &#8220;Display&#8221;<br />
Modes &#8220;1280&#215;800&#8243; &#8220;1024&#215;768&#8243; &#8220;800&#215;600&#8243;<br />
EndSubSection<br />
EndSection</p>
<p>I just added &#8220;1280&#215;800&#8243; &#8220;1024&#215;768&#8243; under the SubSection &#8220;Display&#8221;.</p>
<p>Fortunately this worked for me.</p>
<p>(Note: I actually got this information from a VirtualBox forum thread and I sincerely thank the guy who provided this information. Thank you very much really)</p>
<p>Whatmore, if you choose the &#8220;Full screen mode&#8221; in VirtualBox, you get a feeling of just running ubuntu&#8230;</p>
<p>Ya, now i feel, i can slowly leave behind windows xp behind me&#8230;</p>
<p><strong>More Ubuntu articles</strong></p>
<p><a href="http://www.solitarygeek.com/linux/convert-audio-files-in-ubuntu-with-sound-converter/">Convert audio files in Ubuntu with Sound Converter</a></p>
<p><a href="http://www.solitarygeek.com/linux/linux-ubuntu-video-converter-dat-converter/">Convert video files in Ubuntu with FormatFactory</a></p>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/linux/increasing-the-screen-resolution-of-ubuntu-710-on-virtualbox/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>MS Virtual PC vs VirutalBox</title>
		<link>http://solitarygeek.com/virtualization/ms-virtual-pc-vs-virutalbox</link>
		<comments>http://solitarygeek.com/virtualization/ms-virtual-pc-vs-virutalbox#comments</comments>
		<pubDate>Mon, 18 Feb 2008 16:11:00 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/2008/02/18/ms-virtual-pc-vs-virutalbox/</guid>
		<description><![CDATA[<p>Working on ubuntu running on top of Microsoft Virtual PC 2007 started giving me lot of problems. Some of them are: 1. Need lots of tweaking during installation of ubuntu in virtual pc to provide even basic mouse integration. Need to enter additional parameters (i8042.noloop) during boot up and then need to configure some system settings to make the mouse work in ubuntu running under virtual pc. 2. No smooth mouse integration. You need to click inside the virtual operating system for the mouse to be effective inside and need to press &#8220;Right Alt&#8221; key to come out of virtual <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/virtualization/ms-virtual-pc-vs-virutalbox">MS Virtual PC vs VirutalBox</a></span>]]></description>
			<content:encoded><![CDATA[<p>Working on ubuntu running on top of Microsoft Virtual PC 2007 started giving me lot of problems. Some of them are:<br />
1. Need lots of tweaking during installation of ubuntu in virtual pc to provide even basic mouse integration. Need to enter additional parameters (i8042.noloop) during boot up and then need to configure some system settings to make the mouse work in ubuntu running under virtual pc.<br />
2. No smooth mouse integration. You need to click inside the virtual operating system for the mouse to be effective inside and need to press &#8220;Right Alt&#8221; key to come out of virtual os.<br />
3. No mouse scrolling support at all.<br />
4. In a nutshell, virtual pc bothers least about linux environments. No addons, nothing. ( Please correct me if I&#8217;m wrong here. Thank you)</p>
<p>So, I started looking for alternatives.</p>

<p>I didn&#8217;t give much focus to VirtualBox until i read the news about Sun&#8217;s acquisition about VirtualBox. I respect Sun and their products. So i thought of giving VirtualBox a try.</p>
<p>- Installing ubuntu was smooth.<br />
- No need to tweak any boot options like i did while installing ubuntu on top of virtual pc 2007.<br />
- However i needed to press &#8220;Right Ctrl&#8221; key to come out of virtual box, initially.<br />
- But, once i installed the &#8220;add-ons&#8221; for linux, i was amazed at the seamless mouse integration. I could click the firefox icon in windows xp and also on ubuntu on virtualbox (to and fro) without pressing any keys.<br />
- I could scroll my mouse like i can scroll on xp.<br />
- Excellent user interface.</p>
<p>However i have some concerns:</p>
<p>- very small resolution size (800 x 600 against my laptop resolution of 1280 x 780)</p>
<p>(NOTE: I managed to fix this problem. I&#8217;ve narrated about it <a href="http://jamesselvakumar.wordpress.com/2008/02/22/increasing-the-screen-resolution-of-ubuntu-710-on-virtualbox/">here</a>.<br />
- need add-ons to provide usb support.</p>
<p>But overall, I feel that virtualbox is much better than Virtual PC 2007.<br />
I regret for spending much time meddling around with Virtual PC 2007.<br />
The fault is with me, I shouldn&#8217;t have tried a Microsoft product at first place.</p>
<p>Read more about virtualization/virtualbox <a href="http://jamesselvakumar.wordpress.com/category/virtualization/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/virtualization/ms-virtual-pc-vs-virutalbox/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

