<?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>Nicolas Kuttler &#187; powerbook</title>
	<atom:link href="http://www.nkuttler.de/tag/powerbook/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nkuttler.de</link>
	<description>WordPress Services, IT Services</description>
	<lastBuildDate>Wed, 28 Jul 2010 23:49:18 +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>PPC Mac partition oddity</title>
		<link>http://www.nkuttler.de/2009/05/29/ppc-mac-partition-oddity/</link>
		<comments>http://www.nkuttler.de/2009/05/29/ppc-mac-partition-oddity/#comments</comments>
		<pubDate>Fri, 29 May 2009 11:33:07 +0000</pubDate>
		<dc:creator>nicolas</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[powerbook]]></category>

		<guid isPermaLink="false">http://www.nkuttler.de//?p=815</guid>
		<description><![CDATA[I have an old Powerbook and wanted to mount a USB drive I formatted with it on a Linux box. The Linux computer had a custom kernel with mac partition support (CONFIG_MAC_PARTITION). Oddly, the kernel didn&#8217;t recognize the partitions on the drive. Unfortunately the Powerbook&#8217;s display is broken and I can&#8217;t confirm it uses open [...]]]></description>
			<content:encoded><![CDATA[<p>I have an old Powerbook and wanted to mount a USB drive I formatted with it on a Linux box. The Linux computer had a custom kernel with mac partition support (CONFIG_MAC_PARTITION). Oddly, the kernel didn&#8217;t recognize the partitions on the drive.<span id="more-815"></span></p>
<p>Unfortunately the Powerbook&#8217;s display is broken and I can&#8217;t confirm it uses <a href="http://osxbook.com/book/bonus/ancient/whatismacosx//arch_boot.html">open firmware</a>, but all sources I found say <a href="http://www.everymac.com/systems/apple/powerbook_g4/stats/powerbook_g4_1.5_15_2.html"> it does</a>.</p>
<p>So I thought <strong>EFI GUID Partition support</strong> was not necessary, but it turns out that PPC macs <a href="http://www.articlesbase.com/data-recovery-articles/mac-data-loss-while-changing-partition-table-from-apm-to-gpt-920045.html">can use that partition type as well</a>, so CONFIG_EFI_PARTITION is necessary.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nkuttler.de/2009/05/29/ppc-mac-partition-oddity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
