<?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>DailyBlogged &#187; terminal</title>
	<atom:link href="http://www.dailyblogged.com/tag/terminal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailyblogged.com</link>
	<description>Apple, Tech, Rants and More</description>
	<lastBuildDate>Fri, 03 Sep 2010 05:19:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Booting Ubuntu With The Chameleon Bootloader</title>
		<link>http://www.dailyblogged.com/booting-ubuntu-with-the-chameleon-bootloader/</link>
		<comments>http://www.dailyblogged.com/booting-ubuntu-with-the-chameleon-bootloader/#comments</comments>
		<pubDate>Sat, 16 May 2009 17:54:18 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Apple / Mac]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[bootloader]]></category>
		<category><![CDATA[chameleon]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[master boot record]]></category>
		<category><![CDATA[mbr]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu 9.10]]></category>

		<guid isPermaLink="false">http://www.dailyblogged.com/?p=1028</guid>
		<description><![CDATA[***Credit goes out to RCC2k7 over Ubuntu Forums. He wrote the instructions, I just made it easy to find.*** Ubuntu and Chameleon, wouldn&#8217;t it be great if they just got along? That way you could boot to Ubuntu directly from the Chameleon Bootloader without having to change the boot partition every time (or whatever you [...]]]></description>
			<content:encoded><![CDATA[<p>***Credit goes out to <a href="http://ubuntuforums.org/showthread.php?t=347604" target="_blank">RCC2k7</a> over Ubuntu Forums. He wrote the instructions, I just made it easy to find.***</p>
<p><a href="http://www.dailyblogged.com/wp-content/uploads/2009/05/24.png"><img class="alignleft size-full wp-image-1044" style="margin: 10px;" src="http://www.dailyblogged.com/wp-content/uploads/2009/05/24.png" alt="linux penguin" width="150" height="192" /></a>Ubuntu and Chameleon, wouldn&#8217;t it be great if they just got along? That way you could boot to Ubuntu  directly from the Chameleon Bootloader without having to change the boot partition every time (or whatever you used to do). The issue itself is actually between Grub (not Ubuntu itself) and Chameleon fighting to see who has the bigger cojones.</p>
<p>Grub and Chameleon both install themselves onto the MBR (Master Boot Record). Since they both try to install to the same place, whichever is installed last is able to stay on. This means that if you install Ubuntu and then you install OS X, you will be able to get into Chameleon to choose which OS you would like to boot to. The problem with this is that because you just installed Chameleon to the MBR, Grub was replaced at the top of the list and you can no longer boot to it. If you install OS X and then Ubuntu afterwards, you can boot to most other OS&#8217;s with Grub, but not OS X.</p>
<p>To have both Grub and Chameleon satisfied, you just need a couple of commands in the Ubuntu&#8217;s Terminal and everything can be fixed and working smoothly. So today, I&#8217;ll tell you how to move Grub from the MBR directly to the Ubuntu partition so that it remains intact when Installing Chameleon, but also so that you can boot Ubuntu directly from Chameleon. To do so:</p>
<p>1. Boot into Ubuntu like you normally would.</p>
<p>2. Launch Terminal.</p>
<p>3. Type <strong>df</strong> and press RETURN or ENTER.</p>
<p>4. Note the first entry on the list &#8211; the one mounted as <strong>/</strong>. This is the one we want. In my case it was /dev/sda3.</p>
<p>5. Type <strong>sudo grub-install /dev/sda3</strong> &#8211; replace /dev/sda3 with the correct entry for your system.</p>
<p>6. Enter your Password and press RETURN or ENTER.</p>
<p>7. Close the terminal window and restart your system.</p>
<p>8. Boot into OS X and <a href="http://www.dailyblogged.com/719/new-chameleon-say-what/" target="_blank">reinstall Chameleon</a>.</p>
<p>9. Leave a comment below about how everything went for you.</p>
<p>While you&#8217;re at it, you may want to <a href="http://www.dailyblogged.com/1085/add-ext2-support-to-os-x/" target="_blank">access your Ubuntu files from within OS X</a><a href="http://www.dailyblogged.com/923/dailybloggedinspiron-1525-chameleon-theme/" target="_blank"></a>.</p>
<p>If you found this guide useful then feel free to make a donation by clicking the link at the end of the Authors Mini-Biography. Any amount truly does help.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyblogged.com/booting-ubuntu-with-the-chameleon-bootloader/feed/</wfw:commentRss>
		<slash:comments>110</slash:comments>
		</item>
	</channel>
</rss>
