<?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>Alex Cabal &#187; virtualbox</title>
	<atom:link href="http://alexcabal.com/category/virtualbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexcabal.com</link>
	<description>Thoughts on software, business, travel, and being location-independant</description>
	<lastBuildDate>Wed, 03 Aug 2011 18:00:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Using shared folders with Windows 7 in VirtualBox on Ubuntu Karmic</title>
		<link>http://alexcabal.com/using-shared-folders-with-windows-7-in-virtualbox-on-ubuntu-karmic/</link>
		<comments>http://alexcabal.com/using-shared-folders-with-windows-7-in-virtualbox-on-ubuntu-karmic/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 02:35:57 +0000</pubDate>
		<dc:creator>Alex Cabal</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://alexcabal.com/?p=54</guid>
		<description><![CDATA[VirtualBox allows you to specify &#8220;shared folders,&#8221; which are folders located on your host that your virtual machine can see. This is different from having a folder shared over the network: anyone on your network can see network shares, but only your VirtualBox instance can see vbox shared folders. The problem with Windows 7 on [...]]]></description>
			<content:encoded><![CDATA[<p>VirtualBox allows you to specify &#8220;shared folders,&#8221; which are folders located on your host that your virtual machine can see.  This is different from having a folder shared over the network: anyone on your network can see network shares, but only your VirtualBox instance can see vbox shared folders.</p>
<p>The problem with Windows 7 on VirtualBox is that even if you specify shared folders, there&#8217;s no obvious way to access them from the virtual machine.  They don&#8217;t show up in Network Places.</p>
<p>To access shared folders, you have to type in the following in your address bar:<br />
\\vboxsvr\shared_folder_name</p>
<p>Don&#8217;t use your host&#8217;s name instead of vboxsvr; you <b>have</b> to say vboxsvr.  shared_folder_name is the name of the folder you shared in VirtualBox.</p>
<p>To make your folder easier to access, you can map that shortcut to a network drive in your virtual machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexcabal.com/using-shared-folders-with-windows-7-in-virtualbox-on-ubuntu-karmic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting localhost to work over HTTP in VirtualBox</title>
		<link>http://alexcabal.com/getting-localhost-to-work-over-http-in-virtualbox/</link>
		<comments>http://alexcabal.com/getting-localhost-to-work-over-http-in-virtualbox/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 10:32:10 +0000</pubDate>
		<dc:creator>Alex Cabal</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://alexcabal.com/?p=32</guid>
		<description><![CDATA[For some reason, VirtualBox doesn&#8217;t consistently resolve localhost to the host machine&#8217;s IP. Sometimes it&#8217;ll work, sometimes it&#8217;ll bounce you to the dns error page. To fix this, just add this to your c:\windows\system32\drivers\etc\hosts: 10.0.2.2 [your computer name] That&#8217;s it&#8211;you should now be able to do things like http://localhost:8080/]]></description>
			<content:encoded><![CDATA[<p>For some reason, VirtualBox doesn&#8217;t consistently resolve localhost to the host machine&#8217;s IP.  Sometimes it&#8217;ll work, sometimes it&#8217;ll bounce you to the dns error page.  To fix this, just add this to your c:\windows\system32\drivers\etc\hosts:</p>
<p>10.0.2.2  [your computer name]</p>
<p>That&#8217;s it&#8211;you should now be able to do things like http://localhost:8080/</p>
]]></content:encoded>
			<wfw:commentRss>http://alexcabal.com/getting-localhost-to-work-over-http-in-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing the size of a VirtualBox disk image</title>
		<link>http://alexcabal.com/changing-the-size-of-a-virtualbox-disk-image/</link>
		<comments>http://alexcabal.com/changing-the-size-of-a-virtualbox-disk-image/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 22:59:42 +0000</pubDate>
		<dc:creator>Alex Cabal</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://alexcabal.com/?p=28</guid>
		<description><![CDATA[I use VirutalBox to virtualize a copy of Windows 7 on my Ubuntu machine. I use it for when I want to test sites in IE/Safari or when I need Visual Studio to do some .NET work. Naturally I want to keep the disk image as small as possible, but I often find that with [...]]]></description>
			<content:encoded><![CDATA[<p>I use VirutalBox to virtualize a copy of Windows 7 on my Ubuntu machine.  I use it for when I want to test sites in IE/Safari or when I need Visual Studio to do some .NET work.  Naturally I want to keep the disk image as small as possible, but I often find that with all of the ginormous service packs that Microsoft is so fond of distributing, my guesses as to what a good size for the hard disk are usually too small.</p>
<p>There&#8217;s no easy way to resize a VirtualBox hard disk image, but it&#8217;s not that hard to do.  Here are the steps:</p>
<ol>
<li>Get a copy of an Acronis Boot Rescue ISO.</li>
<li>Create a new hard disk image of the size you want using the Virtual Box Virtual Media Manager.</li>
<li>Attach the new hard disk image as a slave to the OS you want to grow.</li>
<li>Boot the VirtualBox OS into the Acronis ISO.</li>
<li>Use the Acronis tools to mirror the master disk into the new slave disk.  The tools will automatically expand or contract the partition to match the size of the new disk.</li>
<li>Toss the old disk image and attach the new one as the master.  You&#8217;re done!</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://alexcabal.com/changing-the-size-of-a-virtualbox-disk-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

