<?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>MakeUseOf &#187; virtualbox</title>
	<atom:link href="http://www.makeuseof.com/tags/virtualbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Fri, 10 Feb 2012 23:31:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>5 Creative Uses For A Virtual Box That You Probably Never Considered</title>
		<link>http://www.makeuseof.com/tag/5-creative-virtual-box-considered/</link>
		<comments>http://www.makeuseof.com/tag/5-creative-virtual-box-considered/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 19:31:08 +0000</pubDate>
		<dc:creator>Justin Pot</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=91547</guid>
		<description><![CDATA[Try out Android, Windows 8, any live CD and more, on your computer without messing up your bootloader (or worse.) With VirtualBox it's easy, if you think creatively. VirtualBox gives you an easy way to create "virtual boxes", a sort of computer inside your computer you can use to try out new operating systems and learn more about how computers work.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/virtualbox-icon.png?323f2c" alt="virtual box" />Try out Android, Windows 8, any live CD and more, on your computer without messing up your bootloader (or worse.) With VirtualBox it&#8217;s easy, if you think creatively.</p>
<p><a href="http://www.makeuseof.com/tags/virtualbox/">VirtualBox</a> gives you an easy way to create &#8220;virtual boxes&#8221;, a sort of computer inside your computer you can use to try out new operating systems and learn more about how computers work.  Lachlan Roy&#8217;s <a href="http://www.makeuseof.com/pages/how-to-use-virtualbox">MakeUseOf manual on VirtualBox</a> explains how to set up Windows XP, Windows 7 and Ubuntu within VirtualBox so you can use those operating systems at any time, without the need to reboot.</p>
<p>Those aren&#8217;t the only uses for VirtualBox, though. Here are some creative uses for VirtualBox you probably haven&#8217;t considered.</p>
<h2>Try Out Windows 8 Right Now</h2>
<p>Curious about the future of Windows? You should try out Windows 8, available free as a developer preview.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/win8-main.png" alt="virtual box" width="580" height="311" /></p>
<p>Windows 8 isn&#8217;t exactly stable, and doesn&#8217;t run perfectly in VirtualBox. With a few tweaks, however, you will get a feel for what Windows will be like come Autumn 2012.</p>
<p><a href="http://www.makeuseof.com/tag/windows-8-virtualbox-free/">Read more about installing Windows 8 in VirtualBox</a></p>
<h2>Play With Android On Your PC</h2>
<p>Thinking of buying an Android device, but wish you could give the operating system a spin before you spend your hard-earned cash? Set up Android in VirtualBox to take a quick test drive. It&#8217;s possible thanks to <a href="http://code.google.com/p/android-x86/">AndroidX86, a port of Android to the PC</a>.</p>
<p>You won&#8217;t get the full Android experience &#8211; notably, there isn&#8217;t access to the Android Marketplace. You will, however, get a feel for the default apps, and the system&#8217;s excellent integration with Google services such as Gmail and Google Calendar.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/virtual-android.jpg?323f2c" alt="windows virtualbox" width="580" height="366" /></p>
<p>Interested? You&#8217;ll find <a href="http://www.android-x86.org/documents/virtualboxhowto">instructions for setting up Android in VirtualBox</a> on the AndroidX86 page.</p>
<h2>Try Out Any Live CD Without Rebooting</h2>
<p>While we&#8217;re talking about using VirtualBox to try out different operating systems, don&#8217;t feel like you need to install a system in order to try out it. There are hundreds of free live CDs out there that you can easily run, as I point out in my <a href="http://www.makeuseof.com/pages/download-50-cool-uses-for-live-cds">Live CD Manual</a>.</p>
<p>You don&#8217;t need to burn a CD and reboot your computer to try them all out, though. With VirtualBox you can simply mount the ISO and boot from within your current operating system, giving you the ability to test every live CD out there. Give it a shot!</p>
<h2>Seamlessly Combine Desktops</h2>
<p>Do you like VirtualBox, but wish it was easier to work with software in your native operating system and software in your virtual one? You should check out VirtualBox&#8217;s seamless mode, which blurs the line between one system and the other.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/virtualboxsolitare_thumb.png" alt="virtual box" width="570" height="348" /></p>
<p>It&#8217;s easy to use if you have the VirtualBox guest additions installed already, but <a href="http://www.makeuseof.com/tag/virtualboxs-seamless-mode-combine-operating-systems-desktop/">read more about VirtualBox&#8217;s seamless mode</a> if you&#8217;re having trouble.</p>
<h2>Create A Virtual Machine From Your Existing Drive</h2>
<p>Do you have an old computer you only occasionally boot up to access a particular piece of software? It&#8217;s possible to move that entire system to a virtual machine, though it&#8217;s not entirely easy. <a href="https://www.virtualbox.org/wiki/Migrate_Windows">Check out this tutorial on the VirtualBox website</a> and see if this process will work for you.</p>
<p>Alternatively, you could <a href="http://www.makeuseof.com/tag/create-a-virtual-machine-image-of-your-existing-hard-drive-windows/">convert your existing hard drive to a Windows Virtual PC drive</a>.</p>
<h2>Conclusion</h2>
<p>These are, of course, just a few creative uses for a virtual box. Can you think of better ones? Please, grab yourself a drink and discuss. I&#8217;ll be here to chat with you in the comments below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/5-creative-virtual-box-considered/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Try Out Windows 8 In VirtualBox Right Now For Free</title>
		<link>http://www.makeuseof.com/tag/windows-8-virtualbox-free/</link>
		<comments>http://www.makeuseof.com/tag/windows-8-virtualbox-free/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 16:01:38 +0000</pubDate>
		<dc:creator>Justin Pot</dc:creator>
				<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[windows 8]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=87470</guid>
		<description><![CDATA[Are you curious about Windows 8, the upcoming operating system from Microsoft? Try it out in a virtual machine, right now, for free. All you need to do is download the free ISO file and set up VirtualBox properly. What can you expect to see in Windows 8? Once thing is clear - it will be very different than any version of Windows before it.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/win8-icon.png?323f2c" alt="try windows 8" />Are you curious about Windows 8, the upcoming operating system from Microsoft? Try Windows 8 in a virtual machine, right now, for free. All you need to do is download the free ISO file and set up VirtualBox properly.</p>
<p><a href="http://www.makeuseof.com/tag/expect-windows-8/">What can you expect to see in Windows 8?</a> Once thing is clear &#8211; it will be very different than any version of Windows before it. The traditional desktop is still there, but most functionality will be replaced with &#8220;app&#8221; style programs. The main interface is designed with touch screens in mind, replacing the start menu with a tile-driven display of all programs. A lot of people are going to hate this, and I&#8217;m sure you&#8217;ll read a lot of criticism of Microsoft in the months to come. Instead of taking that to heart though, why not try it out yourself and come to your own conclusion? Thanks to <a href="http://msdn.microsoft.com/en-us/windows/apps/br229516">a free download from Microsoft</a>, you can.</p>
<p>Try Windows 8 out in VirtualBox and you won&#8217;t have to overwrite your existing system with something unstable. You&#8217;ll need a pretty powerful computer to do this well, but if you think your computer can cut it then keep reading.</p>
<h2>Download Windows 8</h2>
<p>The first thing you&#8217;re going to need to do is download Windows 8. Don&#8217;t worry, this is easy. Just head to <a href="http://msdn.microsoft.com/en-us/windows/apps/br229516">Microsoft&#8217;s free Windows 8 download page</a> to get started. There&#8217;s no need to sign up, and the download links are direct. You&#8217;ll need to choose between the 32 and 64 bit versions of Windows 8. If you&#8217;re not sure which to choose, pick the 32 bit one; it will work on most computers.</p>
<p>The download took me about a half hour, but obviously your experience will vary depending on your Internet connection. Note that there is no legal torrent for this ISO. You&#8217;ll just need to patiently download directly from Microsoft&#8217;s servers.</p>
<h2>Set Up VirtualBox</h2>
<p>You&#8217;ll need to install VirtualBox next, <a href="http://www.virtualbox.org/wiki/Downloads">which you can download here</a>. It works on Windows, OS X and Linux computers. If you don&#8217;t know much about <a href="http://www.makeuseof.com/tags/virtualbox/">VirtualBox</a>, here&#8217;s what you need to know. It allows you to run an entire operating system within the one you already have. Check out <a href="http://www.makeuseof.com/pages/how-to-use-virtualbox">the MakeUseOf VirtualBox manual for more information</a>.</p>
<p>Once you&#8217;ve got VirtualBox set up, you&#8217;ll need to create a new virtual machine to install Windows 8 in. When asked which operating system you&#8217;re setting up, choose &#8220;<em>Windows 7</em>&#8221; (making sure to pick &#8220;64 bit&#8221; if you downloaded the 64 bit version of Windows 8).</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/win8-version.png?323f2c" alt="try windows 8" width="580" height="246" /></p>
<p>Set aside at least 2GB of memory for your virtual machine (if you don&#8217;t have 2GB to spare, you should perhaps not try running Windows 8 in a virtual machine).</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/win8-memory.png?323f2c" alt="test windows 8" width="580" height="211" /></p>
<p>Create a new virtual hard drive for Windows 8, unless you&#8217;ve got an empty virtual drive kicking around:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/win8-drive.png?323f2c" alt="test windows 8" width="580" height="136" /></p>
<p>The default of 2GB is probably a good idea; don&#8217;t go any lower than that. Feel free to go higher, but you don&#8217;t need to if you don&#8217;t intend to install a lot of applications.</p>
<p>You&#8217;ve now created your virtual machine, but there are a few more tweaks to make. Select your new virtual machine, then open the settings. Head to &#8220;<em>System</em>&#8221; and you&#8217;ll see these options:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/win8-system1.png?323f2c" alt="test windows 8" width="580" height="308" /></p>
<p>Be sure to <em>Enable IO APIC</em>; this will make things run better. Then head to the <em>Processor</em> tab and enable <em>PAE/NX</em>. Also head to the Acceleration tab and enable <em>VT-X/AMD-V</em> and <em>Nested Paging</em>. These performance tweaks are recommended by <a href="http://www.howtogeek.com/74515/how-to-test-drive-windows-8-in-virtualbox/">How-To Geek</a> and made a big difference for me.</p>
<h2>Install Windows 8</h2>
<p>Open the &#8220;<em>Storage</em>&#8221; section of the preferences, and point your virtual CD drive toward the ISO file you downloaded. Save the changes you made, then start up your virtual machine. If all goes according to plan, you&#8217;ll see the Windows installation tool:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/win8-installation.png?323f2c" alt="windows 8 virtualbox" width="579" height="369" /></p>
<p>Follow its instructions and you should be in Windows 8.</p>
<p>Your mouse will be &#8220;stuck&#8221; in the virtual machine as you do this. To switch back to your main operating system, press the right control button on your keyboard (assuming you haven&#8217;t changed this key from the default).</p>
<h2>Why Isn&#8217;t Anything Working?</h2>
<p>Once you get there you&#8217;ll be greeted with an unfamilar scene &#8211; the main Windows 8 menu:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/win8-main.png?323f2c" alt="windows 8 virtualbox" width="580" height="311" /></p>
<p>You might be frustrated to realize that none of these apps launch, save the traditional Windows desktop. This is because running the new Metro style apps requires a resolution of 1024 X 768 or greater. Head to the Windows Desktop app, then configure your resolution the way you normally would &#8211; right-click the desktop, then click &#8220;<em>Screen Resolution</em>&#8220;. Increase the resolution and you should now be able to run Metro apps.</p>
<p>Have trouble doing this? Installing the VirtualBox Guest additions can help. Click the &#8220;<em>Devices</em>&#8221; in VirtualBox, then click &#8220;<em>Install Guest Additions</em>&#8220;. Windows 8 will prompt you to automatically install these additions, but don&#8217;t. Head to the Windows Desktop app, then open the Windows Explorer. Head to the CD drive and you&#8217;ll find the additions. Right-click the installation file, then set it to run in Windows 7 mode:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/win8-guests.png?323f2c" alt="try windows 8" width="580" height="211" /></p>
<p>Go through the installation, restart, and you should now be able to set your resolution high enough to use Metro apps. I couldn&#8217;t get mouse integration working, but I did manage to increase the resolution. Hopefully there will be Windows 8 guest add-ons soon.</p>
<h2>Conclusion</h2>
<p>If you&#8217;ve got Windows 8 running you can now let us know what you think of Microsoft&#8217;s upcoming operating system. Do you like it? Please leave us your thoughts in the comments below.</p>
<p>Also feel free to ask questions if you get stuck setting things up, because we&#8217;re here to help.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/windows-8-virtualbox-free/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>DOWNLOAD Computer In Your Computer: How To Use VirtualBox</title>
		<link>http://www.makeuseof.com/tag/download-computer-computer-virtualbox/</link>
		<comments>http://www.makeuseof.com/tag/download-computer-computer-virtualbox/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 13:51:42 +0000</pubDate>
		<dc:creator>Justin Pot</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[pdf guides]]></category>
		<category><![CDATA[pdf manual]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=85206</guid>
		<description><![CDATA[Learn to use VirtualBox. Get virtual computers up and running inside your computer, without having to buy any new hardware. With "Computer Inside Your Computer: How to Use VirtualBox", the latest manual from Lachlan Roy, you'll learn to master this free virtualization software and get virtual computers working inside your computer.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/virtualbox3002.png" alt="" />Learn to use VirtualBox. Get virtual computers up and running inside your computer, without having to buy any new hardware. With &#8220;Computer Inside Your Computer: How to Use VirtualBox&#8221;, the latest manual from Lachlan Roy, you&#8217;ll learn to master this free virtualization software and get virtual computers working inside your computer.</p>
<p>You’ve heard a lot about Linux and you’d love to try it out, but you don’t know enough to take the plunge and install it alongside Windows – maybe you’re worried you’ll wipe all your files off in the process. Besides, you’d like to have another computer handy so that you can look something up if you get stuck, but you don’t have another computer.</p>
<p>Good thing VirtualBox exists. With it you gain the power to conjure virtual computers out of thin air. They don’t take up space on your desk, yet they work just like a real computer does. They can be conjured up and removed with little more than a few clicks.</p>
<p>Intrigued? Download the latest manual from MakeUseOf.com now. Featuring step-by-step explanations as well as picture tutorials, this manual makes using VirtualBox easy.</p>
<div align="center">
<strong><a href="http://www.makeuseof.com/pages/how-to-use-virtualbox">DOWNLOAD Computer In Your Computer: How To Use VirtualBox</a></strong></p>
<p><strong><em>The guide is free but password-protected. Gain access to the password by:</p>
<p>1- subscribing to our newsletter (you may do this on the download page itself, link above). Existing subscribers will receive the guide via email inthe next couple of hours. </p>
<p>OR </p>
<p>2 &#8211; Simply <a href="http://www.facebook.com/makeuseof?sk=app_112097515539177">join our Facebook page</a>. Quick and easy.</em></strong>
</div>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/virtualbox-3page1.png" alt="" /></p>
<p>This free guide will teach you how to:</p>
<ul>
<li>Build and manage virtual machines</li>
<li>Get Windows XP working in VirtualBox</li>
<li>Install Windows 7 in a Virtual Machine</li>
<li>Try out Ubuntu Linux in a VirtualMachine</li>
<li>Install Guest Additions in VirtualBox</li>
<li>Access files on your host machine in a Virtual Machine</li>
</ul>
<div align="center">
<strong><a href="http://www.makeuseof.com/pages/how-to-use-virtualbox">DOWNLOAD Computer In Your Computer: How To Use VirtualBox</a></strong></p>
<p><strong><em>The guide is free but password-protected. Gain access to the password by:</p>
<p>1- subscribing to our newsletter (you may do this on the download page itself, link above). Existing subscribers will receive the guide via email inthe next couple of hours. </p>
<p>OR </p>
<p>2 &#8211; Simply <a href="http://www.facebook.com/makeuseof?sk=app_112097515539177">join our Facebook page</a>. Quick and easy.</em></strong>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/download-computer-computer-virtualbox/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>VirtualBox&#8217;s Seamless Mode: Combine Two Operating Systems Into One Desktop</title>
		<link>http://www.makeuseof.com/tag/virtualboxs-seamless-mode-combine-operating-systems-desktop/</link>
		<comments>http://www.makeuseof.com/tag/virtualboxs-seamless-mode-combine-operating-systems-desktop/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 19:31:56 +0000</pubDate>
		<dc:creator>Justin Pot</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[dual boot]]></category>
		<category><![CDATA[multitasking]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=37911</guid>
		<description><![CDATA[Installing two operating systems at the same time isn&#8217;t just possible; it can also be downright slick. Whether you&#8217;re a Mac user looking to occasionally use a given Windows application or someone looking for a risk-free way to try out different Linux versions, VirtualBox is the go-to freeware platform for virtualization. This program allows you [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/virtualboxlogo_thumb.png" /><img class="align-left" style="border: 0pt none; margin-right: 20px; margin-top: 5px; margin-bottom: 5px;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/virtualboxlogo_thumb.png?323f2c" border="0" alt="boot two independent operating systems" vspace="5" width="300" height="296" align="left" />Installing two operating systems at the same time isn&#8217;t just possible; it can also be downright slick. Whether you&#8217;re a Mac user looking to occasionally use a given Windows application or someone looking for a risk-free way to try out different Linux versions, <a href="http://www.makeuseof.com/tags/virtualbox/">VirtualBox</a> is the go-to freeware platform for virtualization. This program allows you to run any operating system in a contained, emulated environment.</p>
<p>What most people don&#8217;t know, however, is that this same program allows you to seamlessly combine your native and guest operating systems, allowing you to work with windows from both systems side-by-side. Heck, you can even copy and past text between any two platforms. Combine OSX and Windows, or Windows and <a href="http://www.makeuseof.com/tags/ubuntu/">Ubuntu</a>, or Ubuntu and Fedora: the possibilities are endless.</p>
<p><span id="more-37911"></span></p>
<h3><strong>Installing Two Operating Systems With VirtualBox</strong></h3>
<p>If you&#8217;ve never used VirtualBox before, or any sort of virtualization software at all, some preliminary reading may be in order. If you want to create a virtual Windows environment, check out Jorge&#8217;s article on installing <a href="http://www.makeuseof.com/tag/installing-windows-7-on-a-virtual-machine/">Windows 7 on a virtual machine in Virtualbox</a>. These instructions are quite specific to Windows 7, but can be easily applied to any version of Windows. Alternatively, you could <a href="http://www.makeuseof.com/tag/create-a-virtual-machine-image-of-your-existing-hard-drive-windows/">make a VirtualBox-ready clone of your existing Windows operating system</a>, courtesy of an article by Varun.</p>
<p>If testing various Linux distributions is more your thing, Jorge also has you covered: he wrote all about <a href="http://www.makeuseof.com/tag/free-operating-systems-to-use-on-virtualbox/">test driving Linux operating systems with VirtualBox</a>. This is actually a great deal simpler than running Windows, as you can download pre-built packages.</p>
<p>Want a virtual OSX? I&#8217;m sorry to say that Apple&#8217;s licensing forbids this, though if OSX is your native platform you can easily install VirtualBox to test other operating systems.</p>
<p>It&#8217;s also possible, in theory, that some legally-questionable BitTorrent trackers have VirtualBox images you can use to boot OSX. But these are illegal, and VirtualBox&#8217;s seamless mode won&#8217;t work with these anyway. Don&#8217;t check them out, and don&#8217;t share links to them in the comments below.</p>
<h3><strong>Installing Guest Additions</strong></h3>
<p>So you&#8217;ve got your guest operating system of choice up and running, but notice that it&#8217;s anything but seamless at this point? It&#8217;s time to install the Guest Additions. These operating system tweaks make it possible to move your mouse from the guest OS to your native OS without missing a beat.</p>
<p>Installing these additions is simple: on the window of the VirtualBox instance containing you Guest OS click &#8220;<em>Devices</em>,&#8221; followed by &#8220;<em>Install Guest Additions</em>.&#8221; Then follow the on-screen instructions within your Guest OS to complete the installation.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/virtualboxguest_thumb.png?323f2c" border="0" alt="installing two operating systems" width="570" height="285" /></p>
<p>For those running a guest Linux Operating System: if you downloaded a pre-built VirtualBox image, it&#8217;s likely you already have the Guest Additions installed. If you suspect this isn&#8217;t the case, however, the above method should work wonderfully for you as well.</p>
<h3><strong>Seamless Mode!</strong></h3>
<p>Now that you&#8217;ve got the Guest Additions up and running it&#8217;s time for the real fun: trying out seamless mode. Click &#8220;<em>Machine</em>,&#8221; then &#8220;<em>Seamless Mode</em>.&#8221;</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/virtualboxseamless_thumb.png?323f2c" border="0" alt="installing two operating systems" width="570" height="360" /></p>
<p>After you do this your host operating system and your virtual operating system should seem to combine. You&#8217;ll have a taskbar from each and programs from each will be visible over your native operating system&#8217;s desktop. If this hasn&#8217;t worked, try pressing &#8220;<em>Seamless Mode</em>&#8221; again &#8211; this will usually do the trick.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/virtualboxsolitare_thumb.png?323f2c" border="0" alt="installing two operating systems" width="570" height="348" /></p>
<p>As you can see above, this is a great way to play Ubuntu and Window&#8217;s versions of solitaire at the same time. If you&#8217;re looking for more practical ideas, however there are a few. Using Ubuntu&#8217;s version of Firefox is a great way to ensure your native Windows system is completely secure. If you&#8217;re a Linux user, seamless mode is a great way to use your Windows-only applications whilst still feeling at home within Ubuntu.</p>
<p>Any application supported by your guest OS can be installed on a virtual machine, provided you&#8217;ve allowed for enough hard drive space to support them all.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/virtualboxsoftwarecenter_thumb.png?323f2c" border="0" alt="boot two independent operating systems" width="570" height="243" /></p>
<h3><strong>Conclusion</strong></h3>
<p>Seamless mode is a slick, underexplored feature of VirtualBox. It&#8217;s fit into my workflow on a regular basis, and can work wonders for anyone who needs to run two systems at once for any reason.</p>
<p>What do you guys think? Is this a cool and useful feature, or merely a gimmick? Do you have any advice for using it and getting it all set up? Can you think of any specific use you&#8217;d have for this functionality? Let us know in the comments below!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/virtualboxs-seamless-mode-combine-operating-systems-desktop/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Running Windows Programs on Your Mac using WineBottler</title>
		<link>http://www.makeuseof.com/tag/sleeping-with-the-enemy-running-windows-programs-on-your-mac-using-winebottler/</link>
		<comments>http://www.makeuseof.com/tag/sleeping-with-the-enemy-running-windows-programs-on-your-mac-using-winebottler/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 16:30:01 +0000</pubDate>
		<dc:creator>Jeffry Thurana</dc:creator>
				<category><![CDATA[Cool Mac Apps & Tips]]></category>
		<category><![CDATA[mac hacks]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[portable app]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=33235</guid>
		<description><![CDATA[Will you agree with me if I said, &#8220;Being popular isn&#8217;t always better.&#8221;? However, popularity does provide some privileges like a wider choice of options and more freedom to choose. That might be the case of Mac OS X choice of applications. Even though most Windows applications today already have their comparable &#8211; or better [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/00-Mac-n-PC.jpg" /><img class="align-left" style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/00-Mac-n-PC.jpg?323f2c" border="0" alt="" vspace="5" />Will you agree with me if I said, &#8220;Being popular isn&#8217;t always better.&#8221;? However, popularity does provide some privileges like a wider choice of options and more freedom to choose.</p>
<p>That might be the case of Mac OS X choice of applications. Even though most Windows applications today already have their comparable &#8211; or better &#8211; Mac versions, and most Mac users get along just fine with the available Mac apps; there are still some Windows-only apps needed by a small group of Mac users.</p>
<p>If you are one of them and require the use of some Windows-only apps, you can still run them. Here are your options for running Windows programs with Mac:<br />
<span id="more-33235"></span></p>
<ul>
<li>Boot your Mac computer into Windows using Boot Camp. Windows and all its apps will completely natively, but you have to go through the hassle of rebooting every time you want to switch OS.</li>
<li>Create a <a href="http://www.makeuseof.com/tag/virtualbox-running-windows-on-a-mac-for-free-sort-of/">virtual Windows environment using VirtualBox</a>. Windows can run alongside Mac OS X, but the processing power used will be drastically high.</li>
<li>Transform the Windows apps into Mac apps using <a href="http://winebottler.kronenberg.org/">WineBottler</a> and run them Natively in Mac OS X. (And save yourself from spending several hundred bucks on a Windows license).</li>
</ul>
<h3>Open the Bottle and Pour the Wine</h3>
<p style="text-align:center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/00-wineBottler_logo.png?323f2c" border="0" alt="running windows programs with mac" width="256" height="256" /></p>
<p>If you&#8217;ve used Macs for a while, it&#8217;s very likely that you&#8217;ve heard about Wine. There&#8217;s an <a href="http://en.wikipedia.org/wiki/Wine_%28software%29"> entry explaining everything about Wine in Wikipedia</a>, but if you only need a quick recap, here&#8217;s the quote:</p>
<blockquote><p>Wine is a free software application that aims to allow Unix-like computer operating systems to execute programs written for Microsoft Windows. Wine also provides a software library known as Winelib against which developers can compile Windows applications to help port them to Unix-like systems.</p></blockquote>
<p><a href="http://winebottler.kronenberg.org/">WineBottler</a> utilizes the Wine environment to port the Windows applications to work on Mac. The installation is an ordinary drag and drop procedure. However, please note that the disk image contains two files: Wine and WineBottler, and you have to put them BOTH at the Application folder.</p>
<p style="text-align:center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/01-WineBottler-Combo.jpg?323f2c" border="0" alt="running windows programs with mac" width="546" height="405" /></p>
<p>When you open WineBottler for the first time, you will see the window with available &#8220;<em>prefixes</em>&#8221; &#8211; some kind of Windows environment to run Windows apps. If you have used other application that simulates Windows environment before &#8211; like Crossover &#8211; there might already be several prefixes on the list.</p>
<p>You can add or remove prefixes from this window.</p>
<p style="text-align:center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/02-WineBottler-Manage-Prefixes.jpg?323f2c" border="0" alt="running windows programs with mac" width="550" height="383" /></p>
<p>But to install Windows applications, you have to choose &#8220;<em>Create Custom Prefixes</em>&#8221; tab from the left pane.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/03a-WineBottler-Create-Custom-Prefixes.jpg?323f2c" border="0" alt="run windows on mac" width="189" height="153" /></p>
<p>Then customize the installation using the options on the right pane.</p>
<p style="text-align:center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/03b-WineBottler-Create-Custom-Prefixes-2.jpg?323f2c" border="0" alt="run windows on mac" width="550" height="437" /></p>
<p>First, select the application that you want to install. If the file is the actual executable &#8211; for example, a <a href="http://www.makeuseof.com/tags/portable-app/">portable app</a>, check the &#8220;<em>Copy only</em>&#8221; box.</p>
<p>Then decide whether or not you want to create a self-contained app. If you check the box, you can use the resulting file on another Mac machines without the need to install Wine.</p>
<p>Before clicking the &#8220;<em>Install</em>&#8221; button, you can choose &#8220;<em>Silent install</em>&#8221; by checking the box. I honestly don&#8217;t know what this &#8220;Silent install&#8221; business mean. I&#8217;ve tried to check and uncheck the box during installation and did not see any differences.</p>
<h3>Drum roll, please!</h3>
<p>Now we&#8217;ll go through the installation process. I tried to install Crayon Physics (mentioned by Simon <a href="http://www.makeuseof.com/tag/crayon-physics-get-it-during-the-limited-pay-what-you-want-deal/">here</a>).</p>
<p>I chose the file, and click the &#8220;<em>Install</em>&#8221; button. The installation progress window appeared.</p>
<p style="text-align:center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/03c-WineBottler-Install-App.jpg?323f2c" border="0" alt="run windows on mac" width="399" height="89" /></p>
<p>Then, during the installation process, a strangely familiar window popped out: the actual Windows-style installation window. It was like I was performing the installation on a Windows machine.</p>
<p style="text-align:center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/03d-Setup-Crayon-Physics-Deluxe.jpg?323f2c" border="0" alt="run windows on a mac" width="550" height="364" /></p>
<p>I followed the Windows installation steps to the end. And when everything was done, the last WineBottler installation window popped out, asking me to choose which file run every time the resulting app is launched.</p>
<p style="text-align:center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/03e-WineBottler-Install-Finish.jpg?323f2c" border="0" alt="run windows on a mac" width="420" height="161" /></p>
<p>Not ever installation will ask you to select the &#8220;<em>Startfile</em>&#8220;. But if you are confronted with one, please make the choice carefully because choosing the wrong one would prevent the resulting app from running; and you have to go through the installation process again.</p>
<p>After the process is done, you can open the ported app the same way you open any other Mac app: by double-clicking it or by selecting it and press &#8220;<em>Command + O</em>&#8221;</p>
<p style="text-align:center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/03f-Installed-Game.jpg?323f2c" border="0" alt="run windows on a mac" width="550" height="322" /></p>
<h3>The Glass Half Empty</h3>
<p>I haven&#8217;t had the time to play with many installations but here are few things that I&#8217;ve picked up during the short encounter:</p>
<ul>
<li>Not all Windows application can be ported to Mac. You just have to try it for yourself.</li>
<li>Creating a self-contained file will result in a much larger sized file. In my experience, a 285MB self-contained app was produced compared to 86MB non self-contained app.</li>
<li>You&#8217;ll mostly likely get better results from porting portable Windows apps. Check out <a href="http://www.makeuseof.com/tag/portable-software-usb/">this article about portable apps</a> to know where to find a whole bunch of them.</li>
<li>The processing power used by ported apps will depend on the type of each application you&#8217;re running but they will consume a considerable amount of juice from the system.</li>
<li>Be careful not to break any laws (Copyrights, EULA, etc.) while performing the porting. You are responsible for your own actions.</li>
<li>Ported apps will run under X11 (Applications &gt; Utilities &gt; X11), you must have that installed before beginning.
<p style="text-align:center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/04-X11.jpg?323f2c" border="0" alt="04 X11.jpg" width="284" height="222" /></p>
</li>
</ul>
<p>Have you tried <a href="http://winebottler.kronenberg.org/">WineBottler</a>? Do you know other alternatives to port Windows app over to Mac? Share your thoughts and opinions using the comments section below.</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 171px; width: 1px; height: 1px;">running windows programs with mac</div>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/sleeping-with-the-enemy-running-windows-programs-on-your-mac-using-winebottler/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Create A Virtual Machine Clone of Your Existing Hard Drive [Windows]</title>
		<link>http://www.makeuseof.com/tag/create-a-virtual-machine-image-of-your-existing-hard-drive-windows/</link>
		<comments>http://www.makeuseof.com/tag/create-a-virtual-machine-image-of-your-existing-hard-drive-windows/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 14:00:54 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[virtual drive]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=26587</guid>
		<description><![CDATA[As many of you know, with virtualization you can run an operating system within another. There are plenty of reasons why you would want to do that: if you are a developer you might want to see how your application behaves on different operating systems; you can test out software, products and suspicious files in [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/10/virtuallogo.jpg?323f2c" alt="" vspace="5" align="left" />As many of you know, with <a href="http://www.makeuseof.com/tags/virtualization/">virtualization</a> you can run an operating system within another. There are plenty of reasons why you would want to do that: if you are a developer you might want to see how your application behaves on different operating systems; you can test out software, products and suspicious files in an isolated environment without damaging your host operating system.</p>
<p>There are various software available for creating and running virtual machine image. <a href="http://www.microsoft.com/windows/virtual-pc/">Microsoft&#8217;s Virtual PC</a>, <a href="http://www.vmware.com/">VMware</a>, and <a href="http://www.virtualbox.org/">Sun Microsystems&#8217; VirtualBox</a> to mention a few. Usually, there are several steps you would need to follow in order to create a virtual machine. These include creating a virtual hard disk and then installing the required operating system on the virtual hard disk. </p>
<p>Recently, Microsoft-owned Sysinternals released a utility that would be useful for easily creating a virtual machine image from your <strong>existing</strong> hard drive contents. This can be very useful if you have one of your computers at home or work set up for a particular task and you want to access all the same tools and software temporarily from your laptop.</p>
<p>The tool is aptly called <a href="http://technet.microsoft.com/en-us/sysinternals/ee656415.aspx">Disk2vhd</a>. Its a small download and doesn&#8217;t require installation. Just fire up the application with administrator rights and you are good to go. It will show you various hard disks and partitions on your computer. Select the one you would like turned into virtual hard disks, hit create and the applications goes about doing its thing.</p>
<p style="text-align:center"><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/10/disk2vhd0.png?323f2c" alt="" width="417" height="335" /></p>
<p><span id="more-26587"></span></p>
<p>In the &#8216;Space Required&#8217; column, Disk2vhd shows you the amount of hard disk space you will need to have in order to create the virtual hard disk from your computer&#8217;s partitions. The process could take really long so you might as well go out grab something to eat/drink and come back &#8212; and if you are lucky, it would have created the virtual hard disk. The time it requires would depend on the size of the disk you are trying to turn into a virtual hard disk. Generally be prepared to wait for quite a while.</p>
<p style="text-align:center"><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/10/disk2vhd.png?323f2c" alt="" width="417" height="335" /></p>
<p>Once the VHD file is created, you can use one of the virtualization apps mentioned above to run a virtual machine off the hard disk image you&#8217;ve just created. All three support VHD files. <a href="http://technet.microsoft.com/en-us/sysinternals/ee656415.aspx">Here</a> are the details in case you want to look into them.</p>
<p>In addition, Vista (and now Windows 7) users can mount .vhd files as regular hard disks as well. Follow these steps:</p>
<ul>
<li>Right click on My Computer icon and choose &#8216;Manage&#8217;.</li>
<li>Listed under Storage, choose &#8216;Disk Management&#8217;.</li>
</ul>
<p style="text-align:center"><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/10/storage.png?323f2c" alt="" width="231" height="131" /></p>
<ul>
<li>From the Action menu, choose Attach VHD, browse to the location of the VHD file, check read-only if you want to safeguard the contents against modification and click OK.</li>
</ul>
<p style="text-align:center"><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/10/attachvhd.png?323f2c" alt="" width="220" height="217" /></p>
<ul>
<li>You will now be able to access it like a regular hard disk.</li>
</ul>
<p><a href="http://technet.microsoft.com/en-us/sysinternals/ee656415.aspx">Disk2vhd</a> is a great tool that lets you create a virtual machine image from your existing hard disk setup. The tool does all this from within the operating system without requiring you to boot from a CD. You can easily take your current computer and run it as a virtual machine on another computer. One thing you would require is free hard disk space.</p>
<p>What do you think of it? Do you know about similar tools? Share them with everyone in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/create-a-virtual-machine-image-of-your-existing-hard-drive-windows/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Test Drive Linux Operating Systems with VirtualBox</title>
		<link>http://www.makeuseof.com/tag/free-operating-systems-to-use-on-virtualbox/</link>
		<comments>http://www.makeuseof.com/tag/free-operating-systems-to-use-on-virtualbox/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 15:01:43 +0000</pubDate>
		<dc:creator>Jorge Sierra</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[How-To Articles]]></category>
		<category><![CDATA[disk image]]></category>
		<category><![CDATA[dual boot]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=12300</guid>
		<description><![CDATA[VirtualBox is a great way to test out new operating systems, without having to configure your machine to dual-boot. You can even install Windows 7 on VirtualBox. There are two ways to obtain free operating systems for VirtualBox: using virtual disk images (VDIs) or actual installation disks. Downloading virtual disk images is probably the quickest [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right: 20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/02/logo-vbox.png?323f2c" border="0" alt="" vspace="10" align="left" /><a href="http://www.virtualbox.org/">VirtualBox</a> is a great way to test out new operating systems, without having to configure your machine to <a href="http://www.makeuseof.com/tags/dual-boot">dual-boot</a>. You can even <a href="http://www.makeuseof.com/tag/installing-windows-7-on-a-virtual-machine/">install Windows 7 on VirtualBox</a>. There are two ways to obtain free operating systems for VirtualBox: using <a href="http://www.makeuseof.com/tag/mount-cd-dvd-disk-images-using-a-portable-app">virtual disk images</a> (VDIs) or actual installation disks.</p>
<p>Downloading virtual disk images is probably the quickest and easiest way to test out a new operating system on VirtualBox.  Downloading and using a virtual disk image is the equivalent of installing a new physical hard drive into a computer, with the hard drive already having the operating system on it.</p>
<p>If you have two computers with identical underlying hardware, it should theoretically be possible to move the hard drive from one to the other.  That is exactly what you are doing when you download and use a virtual disk image on VirtualBox.  This is because a VirtualBox system on one computer is essentially identical to a VirtualBox system on another.</p>
<p>There is a website called <a href="http://virtualboximages.com">VirtualBoxImages</a> that has a number of free virtual disk images for free operating systems available to download.  You can simply <a href="http://virtualboximages.com/Free.VirtualBox.VDI.Downloads">download the virtual disk images</a>, set up your virtual machine to use them, power up the virtual machine, and you&#8217;re all set!</p>
<p style="text-align: center"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/02/virtualboximagesfreevdis.png?323f2c" border="0" alt="virtualboximages-free-vdis" /></p>
<p>There are more detailed instructions on <a href="http://virtualboximages.com/GettingStarted">VirtualBoxImages for using the VDIs</a>.  The instructions on that page describe how to install their <a href="http://www.puppylinux.org/">Puppy Linux</a> VDI, but the steps are the same for other operating systems as well.  You will just use a different VDI file, rather than the one for Puppy Linux.  VirtualBoxImages has a number of free virtual disk images available, including:</p>
<ul>
<li><a href="http://virtualboximages.com/Ubuntu-9.10-Alpha-4">Ubuntu 9.04 Alpha 4</a></li>
<li><a href="http://virtualboximages.com/Xubuntu+9.04+Alpha+4">Xubuntu 9.04 Alpha 4</a></li>
<li><a href="http://virtualboximages.com/Debian-5.0-rc2">Debian 5.0 RC2</a></li>
<li><a href="http://virtualboximages.com/Reactos-0.3.8">ReactOS 0.3.8</a></li>
<li><a href="http://virtualboximages.com/OzOs-0.9+Desktop">OzOs 0.9 Desktop</a></li>
<li><a href="http://virtualboximages.com/PCOS+Open32+Desktop+2009">PC/OS Open32 Desktop 2009</a></li>
</ul>
<p>They also have some disk images that are labeled as &#8220;premium downloads&#8221; where you pay a nominal fee to download them.  I&#8217;m not sure why they&#8217;ve decided to make some VDIs available for free and they require you to pay for others.  Some of the premium VDIs available are:</p>
<ul>
<li><a href="http://virtualboximages.com/OpenSolaris-2008.11">OpenSolaris 2008.11 VDI</a></li>
<li><a href="http://virtualboximages.com/VirtualBox+opensuse-11.1-Gnome+Virtual+Disk+Image">openSUSE 11.1 Gnome VDI (Release)</a></li>
<li><a href="http://virtualboximages.com/opensuse-11.1-KDE">openSUSE 11.1 KDE (Release)</a></li>
<li><a href="http://virtualboximages.com/VirtualBox+Fedora+10+-+Final+Release">Fedora 10</a></li>
<li><a href="http://virtualboximages.com/VirtualBox+CentOS+4.7+Server+Virtual+Disk+Image">CentOS 4.7 Server</a></li>
</ul>
<p>Regardless of whether VirtualBoxImages has them labeled as premium or not, all of the VDIs they have for download are for free operating systems.  You may not be able to find the VDIs you want for free, but you can still download the installation media and install the operating systems yourself.</p>
<p>Although doing so involves more work on your part since you need to run the full installation, it allows you to avoid the cost of paying for one of the premium VDIs.  Here are some links for the installation disks:</p>
<ul>
<li><a href="http://dlc.sun.com/torrents/info/osol-0811.iso.torrent">OpenSolaris 2008.11</a></li>
<li><a href="http://download.opensuse.org/distribution/11.1/iso/">openSUSE 11.1</a></li>
<li><a href="http://download.fedoraproject.org/pub/fedora/linux/releases/10/Fedora/i386/iso/Fedora-10-i386-DVD.iso">Fedora Core 10</a></li>
<li><a href="http://mirror.centos.org/centos/5/isos/">CentOS 5</a></li>
</ul>
<p>Once you download the installation disk images, the installation process is very much the same as <a href="http://www.makeuseof.com/tag/installing-windows-7-on-a-virtual-machine/">installing Windows 7 onto VirtualBox</a>.  You&#8217;ll just be using different file names for the installation disk images, and the process for installing the VirtualBox guest additions will be slightly different.</p>
<p>Have you installed any of these operating systems on VirtualBox?  Have you found .torrent links for any of VirtualBoxImage&#8217;s premium VDIs?  If so, please do share them with us!  <strong>Do not</strong> share .torrent files for operating systems that are not free.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/free-operating-systems-to-use-on-virtualbox/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How To Install Windows 7 on a Virtual Machine with VirtualBox</title>
		<link>http://www.makeuseof.com/tag/installing-windows-7-on-a-virtual-machine/</link>
		<comments>http://www.makeuseof.com/tag/installing-windows-7-on-a-virtual-machine/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 17:01:42 +0000</pubDate>
		<dc:creator>Jorge Sierra</dc:creator>
				<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[How-To Articles]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=11312</guid>
		<description><![CDATA[Earlier this month, Microsoft made the Windows 7 beta available for anyone to download and test drive it. Unless you have a spare computer, it can be somewhat inconvenient to test out new operating systems on your main system.  Although it is possible to dual boot Windows 7 with Vista or XP, you may still [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/01/windowslogo1.jpg?323f2c" border="0" alt="install windows 7 virtual machine" vspace="10" align="left" />Earlier this month, Microsoft made the <a href="http://www.microsoft.com/windows/windows-7/">Windows 7</a> beta available for anyone to download and test drive it. Unless you have a spare computer, it can be somewhat inconvenient to test out new operating systems on your main system.  Although it is possible to <a href="http://www.techspot.com/guides/143-dual-boot-windows7/">dual boot Windows 7 with Vista or XP</a>, you may still prefer to install it on a separate machine.  <a href="http://www.virtualbox.org/">VirtualBox</a> is just the separate machine you&#8217;ve been looking for, and it&#8217;s free! So, how to install windows 7 on a virtual machine using Virtualbox?</p>
<p>VirtualBox is a free and open source <a href="http://www.makeuseof.com/tags/virtualization">virtualization</a> program. Essentially, it is like having a complete and separate computer within your computer. You can install any operating system on it, including Windows 7. The latest version of VirtualBox (2.1.2) has support for Windows 7, which makes it very easy and convenient to install.</p>
<p>First, you&#8217;ll want to <a href="http://www.virtualbox.org/wiki/Downloads">download VirtualBox</a> and install it. VirtualBox is available for multiple platforms: Windows, OS X, Linux, and Solaris. During the installation on a Windows system, you may receive a warning that untested software is being installed. Be sure to click continue when those boxes appear, as essential components for VirtualBox to function properly are being installed.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/01/driver-warning.png?323f2c" border="0" alt="install windows 7 virtualbox" /></p>
<p>You&#8217;ll also need to <a href="http://www.microsoft.com/windows/windows-7/beta-download.aspx">download the Windows 7 beta</a>. It is a large file, so it may take quite a while to download depending on your connection. The file you will download is a CD <a href="http://www.makeuseof.com/tags/disk-image">disk image</a>. Fortunately, since you&#8217;re going to use it on a virtual machine, you won&#8217;t have to actually burn it to a CD to use it.</p>
<p>Once you have VirtualBox installed and you have the Windows 7 beta CD image, you&#8217;re ready to create your virtual machine amd install Windows 7 beta. Launch VirtualBox and create a new machine. Be sure to select Windows 7 as your operating system.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/01/windows-7-new-virtualbox-machine.png?323f2c" border="0" alt="Windows_7_New_VirtualBox_Machine" /></p>
<p>Click <strong>Next</strong>. On the following screen you will select how much memory you would like the virtual machine to have. I believe the minimum requirement for Windows 7 is 1GB of RAM, so be sure to set it to at least 1024MB.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/01/memory-allocation.png?323f2c" border="0" alt="how to install windows 7 beta" /></p>
<p>Click <strong>Next</strong>. On the following screen you will create a new virtual drive for the system. I would recommend using the default option of a <strong>Dynamically expanding storage</strong>. This way you won&#8217;t use any more disk space (on your main system) than necessary. Since you&#8217;re using a dynamically expanding drive, the size of the disk is somewhat arbitrary. You just want to be sure not to make it too small, so set it to 100GB to be safe.</p>
<p>Once you&#8217;re done creating the virtual machine, you&#8217;ll need to configure it to use the Windows 7 disk image you downloaded. Select your virtual machine, click <strong>Settings</strong>, and navigate to the <strong>CD/DVD-ROM</strong> section. Check the <strong>Mount CD/DVD Drive</strong> checkbox and click the <strong>ISO Image File</strong> radio button. Then click the folder icon and then browse to where you saved your ISO image and select it.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/01/mounting-the-windows-7-iso.png?323f2c" border="0" alt="Mounting_the_Windows_7_ISO" /></p>
<p>If you have a multi-core processor, there&#8217;s an option you&#8217;ll want to enable to speed things up on the virtual machine.  Go to the <strong>General</strong> section and on the <strong>Advanced</strong> tab enable the <strong>Enable VT-x/AMD-V</strong> checkbox. This allows VirtualBox to take advantage of machine virtualization capabilities of your processor, and improves the performance of the virtual machine.</p>
<p>You may also want to add sound to the virtual machine as well. Go to the <strong>Audio</strong> tab, and click the <strong>Enable Audio</strong> checkbox and select <strong>Windows DirectSound</strong> for the <strong>Host Audio Driver</strong>. Once you have the machine configured, click the <strong>Start</strong> button to turn on the virtual machine.</p>
<p>You should see the Windows 7 installation begin. Just follow all the prompts and install Windows. If you need to get back to your main computer at any time, the hotkey to release control of the virtual machine is the <strong>Ctrl</strong> key on the right side of your keyboard.</p>
<p>Once you&#8217;ve installed Windows 7, you can install the guest additions. The guest additions will provide better video and audio support to the virtual machine. The guest additions also allow you to better integrate the virtual machine with your main system.</p>
<p>To install the guest additions, press the <strong>right Ctrl</strong> key on your keyboard, go to the <strong>Devices</strong> menu and select <strong>Install Guest Additions&#8221;¦</strong></p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/01/install-guest-additions.png?323f2c" border="0" alt="Install_Guest_Additions" /></p>
<p>During the guest additions installation, when prompted if you would like to install drivers, click the <strong>Install</strong> button. Once you&#8217;ve installed the guest additions, reboot the virtual machine. Upon rebooting, all of the virtual devices should be working.</p>
<p>Now that you have the guest additions installed, you will be able to share the clipboard, access to files on the main system, and move the cursor seamlessly in and out of the virtual machine. You can press the <strong>Right Ctrl-F</strong> and see the virtual machine full screen. What a pretty fish!</p>
<p>Have you tried Windows 7 with other free virtualization programs? Did you try to install Windows 7 as a virtual machine with Virtualbox? If so, let us know which ones and what sort of hacks were required to get it to work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/installing-windows-7-on-a-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>84</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/31 queries in 0.037 seconds using apc
Object Caching 624/684 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-11 00:15:07 -->
