<?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>SysAdmin Adventures &#187; fdisk</title>
	<atom:link href="http://blog.tpa.me.uk/tag/fdisk/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tpa.me.uk</link>
	<description>Tech notes from a Systems Administrator</description>
	<lastBuildDate>Mon, 31 Oct 2011 11:09:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>gdisk: fdisk for GPT</title>
		<link>http://blog.tpa.me.uk/2009/09/28/gdisk-fdisk-for-gpt/</link>
		<comments>http://blog.tpa.me.uk/2009/09/28/gdisk-fdisk-for-gpt/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 12:18:04 +0000</pubDate>
		<dc:creator>Zordrak</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[fdisk]]></category>
		<category><![CDATA[gdisk]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[gpt]]></category>
		<category><![CDATA[guid]]></category>
		<category><![CDATA[parted]]></category>
		<category><![CDATA[partition]]></category>

		<guid isPermaLink="false">http://blog.tpa.me.uk/?p=171</guid>
		<description><![CDATA[I finally found a basic fdisk-like utility for dealing with GUID Partition Tables (GPT). And not a moment too soon because I can&#8217;t stand GNU Parted which seems to be the only other tool available for handling them. I really wish I understood why because GPT is hardly brand-new. fdisk, cfdisk and sfdisk are WELL [...]]]></description>
			<content:encoded><![CDATA[<p>I finally found a basic fdisk-like utility for dealing with GUID Partition Tables (GPT). And not a moment too soon because I can&#8217;t stand GNU Parted which seems to be the only other tool available for handling them. I really wish I understood why because GPT is hardly brand-new. fdisk, cfdisk and sfdisk are WELL overdue for an upgrade.</p>
<p>It&#8217;s called (unsurprisingly) gdisk:</p>
<p><a href="http://www.rodsbooks.com/gdisk/" onclick="pageTracker._trackPageview('/outgoing/www.rodsbooks.com/gdisk/?referer=');">http://www.rodsbooks.com/gdisk/</a></p>
<p><a href="http://sourceforge.net/projects/gptfdisk/" onclick="pageTracker._trackPageview('/outgoing/sourceforge.net/projects/gptfdisk/?referer=');">http://sourceforge.net/projects/gptfdisk/</a></p>
<p>I haven&#8217;t bothered making a SlackBuild for it right now, because it&#8217;s too simple to bother. Download the source, extract it, type make and there&#8217;s your binary. Move it to /sbin if you want.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tpa.me.uk/2009/09/28/gdisk-fdisk-for-gpt/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

