<?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>ball of lightning [dot] com &#187; hard drive</title>
	<atom:link href="http://balloflightning.com/tag/hard-drive/feed/" rel="self" type="application/rss+xml" />
	<link>http://balloflightning.com</link>
	<description>Hitting more home runs than Julio Lugo since 2002...</description>
	<lastBuildDate>Mon, 23 Aug 2010 21:53:51 +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>Dual partition a USB drive for Time Machine and Windows</title>
		<link>http://balloflightning.com/2009/02/dual-partition-a-usb-drive-for-time-machine-and-windows/</link>
		<comments>http://balloflightning.com/2009/02/dual-partition-a-usb-drive-for-time-machine-and-windows/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 05:48:28 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[time machine]]></category>

		<guid isPermaLink="false">http://balloflightning.com/?p=25</guid>
		<description><![CDATA[I just picked up a Western Digital 1 TB Element hard drive for under $100 from Dell SB. As a hedge against data loss, I&#8217;m using it as an inclusive backup for my Macbook (via Time Machine) as well as some important media files on my Windows/Ubuntu box. There are two reasons I want to [...]]]></description>
			<content:encoded><![CDATA[<p>I just picked up a <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16822136321">Western Digital 1 TB Element</a> hard drive for under $100 from <a href="http://www.dell.com/content/default.aspx?c=us&#038;cs=04&#038;l=en&#038;s=bsd">Dell SB</a>.  As a hedge against data loss, I&#8217;m using it as an inclusive backup for my Macbook (via <a href="http://www.apple.com/macosx/features/timemachine.html">Time Machine</a>) as well as some important media files on my Windows/Ubuntu box.</p>
<p>There are two reasons I want to partition this drive.  One, Time Machine has no feature that allows you to bound the size of the backups.  Therefore, it will keep adding incremental backups without removing older data until it runs out of room on whatever drive you are using.  Considering I only have a 160 GB hard drive in my Macbook; wasting 1 TB of space is pointless, and partitioning a portion of the free space for Time Machine allows it to be &#8220;bounded.&#8221;  Secondly, by partitioning the drive with two file formats, I can easily attach the drive to my network (via <a href="http://www.tuaw.com/2008/03/19/is-your-airport-extreme-suddenly-time-machine-happy/">Airport Extreme</a>, for example) and have it be accessible from all my computers.  Therefore, simple Windows backups using <a href="http://www.2brightsparks.com/downloads.html">SyncBack</a> can be done using the same disk as no-touch backups using Apple&#8217;s Time Machine.</p>
<p>So how do you set up two partitions on an external USB drive&#8211; one for Time Machine and one for using with a Windows box?</p>
<ol>0.)  NOTE:  FORMATTING PORTIONS OF HARD DRIVES WITH DATA WILL ERASE SAID DATA.  IF YOU ARE A NOVICE AND HAVE DATA ON AN EXTERNAL HARD DRIVE YOU WOULD LIKE TO PRESERVE, I WOULD RECOMMEND MOVING IT TO ANOTHER LOCATION OR USING A DIFFERENT HARD DRIVE FOR THIS TUTORIAL!</p>
<p>1.)  Plug your USB external hard drive into your Mac.</p>
<p>2.)  Open Apple&#8217;s &#8220;<a href="http://en.wikipedia.org/wiki/Disk_Utility">Disk Utility</a>&#8221; &#8212; this can be found in the Utilities folders within the Applications directory.</p>
<p>3.)  On the left hand side, you will see the hard drive you wish to partition &#8212; you will likely see the manufacturer name (HD, not necessarily enclosure) &#8212; match the manufacturer and size.  Select this drive (the top level, not any sublevels within the drive).</p>
<p>4.)  Select the &#8220;Partition&#8221; tab on the top of the right side of the utility window.</p>
<p>5.)  In the &#8220;Partition&#8221; tab select the number of partitions that you want from the &#8216;Volume Scheme&#8217; drop-down menu.  If you are planning on using a two-partition scheme like me (one for Mac, one for Windows), select &#8220;2 partitions.&#8221;</p>
<p>6.)  Select one of the partitions by clicking on one of the &#8220;boxes&#8221; underneath the dropdown menu.  They will likely be named &#8220;Untitled X.&#8221;  When a partition is selected it will be bounded by a blue border and you will notice that both &#8220;Name&#8221; and &#8220;Format&#8221; are available.</p>
<p>7.)  Start with your Mac (in my case, Time Machine) partition.  Select a name, size, and choose either Mac OS Extended (Journaled) for a partition that you will use with Time Machine or use as a boot volume.  Select Mac OS Extended (No Journaling) if you wish to use this partition for Mac media or data storage.</p>
<p>8.)  Select the other partition by clicking on it.  For a Windows partition, select &#8220;FAT&#8221; from the drop-down menu.*  The name is not case-sensitive (i.e., must be in all CAPS) and cannot contain spaces.  I typically will name this &#8220;WINEXT&#8221; or &#8220;WDWIN.&#8221;  Something short and sweet in case you need to browse to it through a shell.</p>
<p>9.)  Select each additional partition (if any) and then name and set the format.</p>
<p>10.)  Click &#8220;Apply.&#8221;</ol>
<p>Voila!  You now have a drive that Time Machine can use for Macbook backups, but you also have a partition for media/data file storage on your other boxes as well!</p>
<p>*NOTE:  Some people have e-mailed and asked &#8220;why FAT?  NTFS is more awesomer!&#8221;  Well, I agree that NTFS is the better file standard; however, as of 10.6.1, OS X still did not have the capability to write to NTFS drives; so FAT is the preferred solution here because it would allow you to write/edit the secondary partition from your Mac if needed.</p>
]]></content:encoded>
			<wfw:commentRss>http://balloflightning.com/2009/02/dual-partition-a-usb-drive-for-time-machine-and-windows/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
