<?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; bootloader</title>
	<atom:link href="http://www.dailyblogged.com/tag/bootloader/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>New Chameleon&#8230; say what? (RC4)</title>
		<link>http://www.dailyblogged.com/new-chameleon-say-what/</link>
		<comments>http://www.dailyblogged.com/new-chameleon-say-what/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 21:38:31 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Apple / Mac]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[MS / Windows]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[bootloader]]></category>
		<category><![CDATA[chameleon]]></category>
		<category><![CDATA[chameleon 2]]></category>
		<category><![CDATA[diskutil]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[i386]]></category>
		<category><![CDATA[osx 86]]></category>
		<category><![CDATA[rc2]]></category>
		<category><![CDATA[rc3]]></category>
		<category><![CDATA[rc4]]></category>
		<category><![CDATA[sexy]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[tar]]></category>
		<category><![CDATA[untar]]></category>

		<guid isPermaLink="false">http://www.dailyblogged.com/?p=719</guid>
		<description><![CDATA[Update: Due to issues with Chameleon RC4 when upgrading Snow Leopard, this guide has been reverted back to Chameleon RC3. **Post updated with Chameleon RC4 files** The most widely used and probably the best bootloader out for OSX86 systems, Chameleon, is out with yet another update. This latest version ditches that ugly, white text and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dailyblogged.com/wp-content/uploads/2009/03/bochs-chameleon-bootloader.jpg"><img class="alignleft size-full wp-image-721" style="margin: 10px;" src="http://www.dailyblogged.com/wp-content/uploads/2009/03/bochs-chameleon-bootloader.jpg" alt="bochs-chameleon-bootloader" width="311" height="233" /></a><span style="color: #ff0000;">Update: Due to issues with Chameleon RC4 when upgrading Snow Leopard, this guide has been reverted back to Chameleon RC3.</span></p>
<p><span style="text-decoration: line-through;"><span style="color: #ff0000;">**Post updated with Chameleon RC4 files**</span></span></p>
<p>The most widely used and probably the best bootloader out for OSX86 systems, Chameleon, is out with yet another update. This latest version ditches that ugly, white text and black background junk from Chameleon 1 and upgrades to 100% sexy. But not only sexy was added to the latest version. Now, you will see a logo for the OS you select to boot from which only increases the sexy. Plus, non-bootable partitions are no longer displayed and Snow Leopard support has been added. Additionally, you have the option to hide partitions. RC4 mostly boasts behind the scenes updates, with the exception of the new hidden partition option.Â  You can see the official release notes <a href="http://chameleon.osx86.hu/articles/chameleon-20-rc4-is-out" target="_blank">here</a>. To be honest, I&#8217;m still waiting for a final release as Chameleon is in its <em>4th Release Candidate!!!</em></p>
<p>So now that you know about the update, go ahead and <a href="http://www.dailyblogged.com/wp-content/uploads/2009/09/Chameleon-2.0-RC3-r658-bin.tar" target="_self">download the file</a> and then follow the instructions below. Pay close attention as these instructions have changed from previous versions of Chameleon.</p>
<p>1. Make sure the untarred folder is on your desktop.</p>
<p>2. Open Terminal and type &#8220;diskutil list&#8221; w/o the quotes</p>
<p>3. Find the partition with OS X installed on it and remember its identifier ie. rdisk0s1</p>
<p>4. Type <strong>cd /Users/YOURUSERNAME/Desktop/Chameleon-2.0-RC3-r658-bin</strong><strong>/i386</strong> but replacing YOURUSERNAME with, you guessed it, your username.</p>
<p>5. Copy and paste the following commands into terminal but replacing DISK_IDENTIFIER with the code you were supposed to remember before (Don&#8217;t forget the <strong>r</strong> in the front of the disk identifier)</p>
<p><strong>sudo fdisk -f boot0 -u -y /dev/rdisk0</strong></p>
<p><strong>sudo dd if=boot1h of=/dev/rDISK_IDENTIFIER</strong></p>
<p><strong>sudo cp boot /</strong></p>
<p>6. Reboot</p>
<p>***For those of you that had any custom settings in com.apple.boot.plist &#8211; this file will remain untouched so any boot flags or other stuff you may have added will still be used at boot***</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/new-chameleon-say-what/feed/</wfw:commentRss>
		<slash:comments>136</slash:comments>
		</item>
		<item>
		<title>Chameleon RC3 is out- Now with Snow Leopard support</title>
		<link>http://www.dailyblogged.com/chameleon-rc3-is-out-now-with-snow-leopard-support/</link>
		<comments>http://www.dailyblogged.com/chameleon-rc3-is-out-now-with-snow-leopard-support/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 06:16:26 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Apple / Mac]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[bootloader]]></category>
		<category><![CDATA[chameleon]]></category>
		<category><![CDATA[chameleon rc2]]></category>
		<category><![CDATA[chameleon rc3]]></category>
		<category><![CDATA[hackbook]]></category>
		<category><![CDATA[rc3]]></category>
		<category><![CDATA[sexy]]></category>
		<category><![CDATA[sl]]></category>
		<category><![CDATA[snow leopard]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.dailyblogged.com/?p=1560</guid>
		<description><![CDATA[Without gaining much attention, another update was released for the widely popular Chameleon bootloader. This time, it was updated to RC3 (still no final release yet). This update doesn&#8217;t bring too many enhancements although one that it does bring is important. The main change is support for Snow Leopard. This means that users no longer [...]]]></description>
			<content:encoded><![CDATA[<p>Without gaining much attention, another update was released for the widely popular Chameleon bootloader. This time, it was updated to RC3 (still no final release yet). This update doesn&#8217;t bring too many enhancements although one that it does bring is important. The main change is support for Snow Leopard. This means that users no longer have to use that disgusting Chameleon 1 text interface and we can go back to the sexy! Other changes include support for 1TB+ HDD&#8217;s and the option to change the location of your SMBIOS.plist. As was the case when Chameleon RC2 was released, the <a href="http://www.dailyblogged.com/719/new-chameleon-say-what/" target="_blank">original Chameleon install guide</a> has been updated with the RC3 instructions and files. I still would like to see automatic updates in the next release though&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyblogged.com/chameleon-rc3-is-out-now-with-snow-leopard-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chameleon RC2&#8230; It&#8217;s here</title>
		<link>http://www.dailyblogged.com/chameleon-rc2-its-here/</link>
		<comments>http://www.dailyblogged.com/chameleon-rc2-its-here/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 19:17:55 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Apple / Mac]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[boot loader]]></category>
		<category><![CDATA[bootloader]]></category>
		<category><![CDATA[chameleon]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.dailyblogged.com/?p=1264</guid>
		<description><![CDATA[As you can probably guess from the title of this post, Chameleon RC2 was released as an update to the previously released Chameleon RC1 (No sh*t?). Because the RC2 doesn&#8217;t boast that many new features, just a couple on important bug fixes and a couple additions that the average user won&#8217;t notice or use, we [...]]]></description>
			<content:encoded><![CDATA[<p>As you can probably guess from the title of this post, Chameleon RC2 was released as an update to the previously released Chameleon RC1 (No sh*t?). Because the RC2 doesn&#8217;t boast that many new features, just a couple on important bug fixes and a couple additions that the average user won&#8217;t notice or use, we chose the simply update the <a href="http://www.dailyblogged.com/719/new-chameleon-say-what/" target="_blank">old Chameleon post</a> with the new download links. All the install instructions are the same so just follow the same steps that you previously did and you&#8217;ll be running the newest version of Chameleon. Maybe for the future a self-updating Bootloader? Just food for thought&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyblogged.com/chameleon-rc2-its-here/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<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>
