<?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>Syzygy Tech &#187; gentoo wiki</title>
	<atom:link href="http://www.syzygytech.com/tag/gentoo-wiki/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.syzygytech.com</link>
	<description>Blog of Bob</description>
	<lastBuildDate>Wed, 24 Feb 2010 03:19:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Gentoo as VirtualBox Guest</title>
		<link>http://www.syzygytech.com/2009/04/27/gentoo-as-virtualbox-guest/</link>
		<comments>http://www.syzygytech.com/2009/04/27/gentoo-as-virtualbox-guest/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 17:37:02 +0000</pubDate>
		<dc:creator>syzygy</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[dhcpcd]]></category>
		<category><![CDATA[gentoo wiki]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://www.syzygytech.com/?p=91</guid>
		<description><![CDATA[For a while, I kept an old 733MHz computer in my rack to use as a test box, where I could play with various software without needing to worry that what I was doing could cause problems for my desktop.  I have not used it in a while, but I decided that having a physical [...]]]></description>
			<content:encoded><![CDATA[<p>For a while, I kept an old 733MHz computer in my rack to use as a test box, where I could play with various software without needing to worry that what I was doing could cause problems for my desktop.  I have not used it in a while, but I decided that having a physical test machine is unecessary for what I generally want to test.  So I decided to create a set of Gentoo virtual machines in VirtualBox (version 2.2.2) so that I could run software in an isolated environment and easily be able to start again from a clean state if necessary.  Following the article on the <a title="Gentoo Wiki" href="http://en.gentoo-wiki.com/wiki/Virtualbox_Gentoo_as_Guest" target="_blank">Gentoo Wiki</a> was helpful, but was not complete.</p>
<p>The first issue is the naming of the hard disk block device.  The minimal live CD detects the drive as /dev/hda however, using the driver suggested in the wiki will detect the drive as /dev/sda.  This is not a big problem so long as you make sure to use sda in /etc/fstab and in the GRUB configuration.  I&#8217;m sure there is a reasonable explanation for why this happened, but this was the simplest solution that I could think of.</p>
<p>Now that I have a basic, clean Gentoo install, I make two copies.  The first is a backup of the virtual machine without any extra programs installed.  This will let me install any program from the state of a brand new Gentoo install.  The second, copy is the same as the first, but with the addition of X and XFCE, so I can play with graphical programs without compiling X every time.  Virtualbox supports creating snapshots of the virtual machine hard drive, so I can revert the machine to the last state before the software I&#8217;m testing was installed.</p>
<p>Now that everything is working, it&#8217;s time to start testing.  First up will be XFCE 4.6.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.syzygytech.com/2009/04/27/gentoo-as-virtualbox-guest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
