<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: How do you partition your drive?</title>
	<link>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/</link>
	<description>Utterly random, incoherent and disjointed rants and ramblings...</description>
	<pubDate>Thu, 04 Dec 2008 19:26:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: Matt`</title>
		<link>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4792</link>
		<pubDate>Fri, 15 Jun 2007 16:33:48 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4792</guid>
					<description>I have a Ubuntu live CD kicking around so I use GParted from that (been meaning to install + use Ubuntu for a while but there's been various things delaying, maybe preventing me

and the fact that I'm kinda lazy is just one of those things  :wink:</description>
		<content:encoded><![CDATA[<p>I have a Ubuntu live CD kicking around so I use GParted from that (been meaning to install + use Ubuntu for a while but there&#8217;s been various things delaying, maybe preventing me</p>
<p>and the fact that I&#8217;m kinda lazy is just one of those things   <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_wink.gif" alt="wink" class="wp-smiley" />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: vacri</title>
		<link>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4789</link>
		<pubDate>Fri, 15 Jun 2007 07:30:11 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4789</guid>
					<description>On windows I like to have three partitions for some inane reason. Smallish C: drive for Windows &#38; 'OS' apps like word processors and tools, medium D: for programs (mostly games) and 'risky' software that might hose something, and a bulk data e: drive. That way I can screw up the programs drive and not affect the windows or bulk data, and my bulk data is never going to fill up my C: to the point of wiping out the swapfile. Screwing up D: will screw up games but not 'productivity' software which is kept on C:.

On linux, I am essentially a newbie, and a sysadmin friend advised for home systems, the 'one big partition' theory is enough. For a production system, perhaps something else, but for home use it seems to be fine. I just have to be careful when I'm using disk management tools :)

Interestingly, the system I used at home with Debian 3.1 wouldn't install properly with XFS, so I had to make a 200MB ext3 /boot to get it booting properly. I wanted to reinstall anyway when Debian 4.0 became stable, and it didn't have the same problem - it's all XFS.</description>
		<content:encoded><![CDATA[<p>On windows I like to have three partitions for some inane reason. Smallish C: drive for Windows &amp; &#8216;OS&#8217; apps like word processors and tools, medium D: for programs (mostly games) and &#8216;risky&#8217; software that might hose something, and a bulk data e: drive. That way I can screw up the programs drive and not affect the windows or bulk data, and my bulk data is never going to fill up my C: to the point of wiping out the swapfile. Screwing up D: will screw up games but not &#8216;productivity&#8217; software which is kept on C:.</p>
<p>On linux, I am essentially a newbie, and a sysadmin friend advised for home systems, the &#8216;one big partition&#8217; theory is enough. For a production system, perhaps something else, but for home use it seems to be fine. I just have to be careful when I&#8217;m using disk management tools <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=")" class="wp-smiley" /> </p>
<p>Interestingly, the system I used at home with Debian 3.1 wouldn&#8217;t install properly with XFS, so I had to make a 200MB ext3 /boot to get it booting properly. I wanted to reinstall anyway when Debian 4.0 became stable, and it didn&#8217;t have the same problem - it&#8217;s all XFS.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Luke</title>
		<link>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4788</link>
		<pubDate>Fri, 15 Jun 2007 06:35:14 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4788</guid>
					<description>[quote comment="4786"]The real reason for having the Linux install span across multiple partitions was for the simple reason that hard drivers were, at one time, not large enough to host an entire system. Not that we have disks that are several hundred gigabytes, we really don't need to anyway.[/quote]

Actually there are many benefits to this. For example, if you ever decide to reinstall the system, you don't need to worry about loosing data if your /home is on separate partition.

Also consider fragmentation. If you put the directories that are bound to change a lot (ie. /home, /var, /tmp and etc) on separate partitions then the system partition that is mostly static doesn't get fragmented which in turn improves performance.</description>
		<content:encoded><![CDATA[<p><span style="padding-left: 10px;"><strong>timothyb89</strong> said:</span></p>
<blockquote cite="http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4786"><p>
The real reason for having the Linux install span across multiple partitions was for the simple reason that hard drivers were, at one time, not large enough to host an entire system. Not that we have disks that are several hundred gigabytes, we really don&#8217;t need to anyway.</p>
</blockquote>
<p>Actually there are many benefits to this. For example, if you ever decide to reinstall the system, you don&#8217;t need to worry about loosing data if your /home is on separate partition.</p>
<p>Also consider fragmentation. If you put the directories that are bound to change a lot (ie. /home, /var, /tmp and etc) on separate partitions then the system partition that is mostly static doesn&#8217;t get fragmented which in turn improves performance.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: timothyb89</title>
		<link>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4786</link>
		<pubDate>Fri, 15 Jun 2007 06:21:53 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4786</guid>
					<description>I just have my entire Linux system(s) on one large partition. 

The real reason for having the Linux install span across multiple partitions was for the simple reason that hard drivers were, at one time, not large enough to host an entire system. Not that we have disks that are several hundred gigabytes, we really don't need to anyway.

In any case, having everything on a single partition makes management much easier. I would rather resize only one partition if you were running low on space than /home /var etc. separately. 

For the best partitioner, I would quickly count out MS's disk management console. Almost every operation invloves reformatting :P
I normally use the GParted live cd but there's a bunch of other versions out there: http://gparted.sourceforge.net/</description>
		<content:encoded><![CDATA[<p>I just have my entire Linux system(s) on one large partition. </p>
<p>The real reason for having the Linux install span across multiple partitions was for the simple reason that hard drivers were, at one time, not large enough to host an entire system. Not that we have disks that are several hundred gigabytes, we really don&#8217;t need to anyway.</p>
<p>In any case, having everything on a single partition makes management much easier. I would rather resize only one partition if you were running low on space than /home /var etc. separately. </p>
<p>For the best partitioner, I would quickly count out MS&#8217;s disk management console. Almost every operation invloves reformatting <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_razz.gif" alt="P" class="wp-smiley" /><br />
I normally use the GParted live cd but there&#8217;s a bunch of other versions out there: <a href="http://gparted.sourceforge.net/" rel="nofollow">http://gparted.sourceforge.net/</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Nick</title>
		<link>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4784</link>
		<pubDate>Thu, 14 Jun 2007 17:18:56 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4784</guid>
					<description>I have always kept two physical drives, one for /home and one for /, so I could upgrade my system without touching user data. With my latest machine I split /home up a bit more:
&lt;code&gt;
Filesystem            Size  Used Avail Use% Mounted on
/dev/hda1              36G  3.2G   31G  10% /
tmpfs                 251M     0  251M   0% /dev/shm
/dev/hdb3              48G  9.7G   36G  22% /home
/dev/hdb1              95G  2.3G   88G   3% /home/movies
/dev/hdb5              37G   23G   12G  67% /home/music
/dev/hdb2              48G  4.4G   41G  10% /home/pictures
&lt;/code&gt;
Seems to be working well so far. No Windows partition to worry about, either :-)</description>
		<content:encoded><![CDATA[<p>I have always kept two physical drives, one for /home and one for /, so I could upgrade my system without touching user data. With my latest machine I split /home up a bit more:<br />
<code><br />
Filesystem            Size  Used Avail Use% Mounted on<br />
/dev/hda1              36G  3.2G   31G  10% /<br />
tmpfs                 251M     0  251M   0% /dev/shm<br />
/dev/hdb3              48G  9.7G   36G  22% /home<br />
/dev/hdb1              95G  2.3G   88G   3% /home/movies<br />
/dev/hdb5              37G   23G   12G  67% /home/music<br />
/dev/hdb2              48G  4.4G   41G  10% /home/pictures<br />
</code><br />
Seems to be working well so far. No Windows partition to worry about, either <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_smile.gif" alt="-)" class="wp-smiley" />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Luke</title>
		<link>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4782</link>
		<pubDate>Thu, 14 Jun 2007 15:43:10 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4782</guid>
					<description>Follow up question: what do you usually use for partitioning your drive?

Do you use the built-in tools in your OS?

Do you use some 3rd party tools to do it? And if yes, which one is your favorite?</description>
		<content:encoded><![CDATA[<p>Follow up question: what do you usually use for partitioning your drive?</p>
<p>Do you use the built-in tools in your OS?</p>
<p>Do you use some 3rd party tools to do it? And if yes, which one is your favorite?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Matt`</title>
		<link>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4781</link>
		<pubDate>Thu, 14 Jun 2007 14:51:43 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4781</guid>
					<description>320GB hard drive, 50GB is for the Windows install + installed programs (started out as 10, then 20 but I kept hitting the limit so I gave it more than enough, its now about 50% full

The rest of the drive contains all my data, everything in Documents and Settings has moved to there, and yes I did the registry editing by hand, repeatedly. Damn thing kept screwing up in some other way and having to be reinstalled (OK, didn't &lt;i&gt;have&lt;/i&gt; to be reinstalled, but it was easier that way). So I can now find the relevant keys from memory, which I will now do to show off
Current User &#62; Software &#62; Microsoft &#62; Windows &#62; Current Version &#62; Explorer &#62; User Shell Folders</description>
		<content:encoded><![CDATA[<p>320GB hard drive, 50GB is for the Windows install + installed programs (started out as 10, then 20 but I kept hitting the limit so I gave it more than enough, its now about 50% full</p>
<p>The rest of the drive contains all my data, everything in Documents and Settings has moved to there, and yes I did the registry editing by hand, repeatedly. Damn thing kept screwing up in some other way and having to be reinstalled (OK, didn&#8217;t <i>have</i> to be reinstalled, but it was easier that way). So I can now find the relevant keys from memory, which I will now do to show off<br />
Current User &gt; Software &gt; Microsoft &gt; Windows &gt; Current Version &gt; Explorer &gt; User Shell Folders
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Wikke</title>
		<link>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4780</link>
		<pubDate>Thu, 14 Jun 2007 13:20:10 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4780</guid>
					<description>I have:
-a 40Gb drive for my Windows, which is way too small because my downloads folder is on this one too, I need to change this sometime...

-a 80Gb drive for 'my documents' (pictures and downloads I'd like to keep)

-plus all my other shit on separate drives (e.g. music and movies)

All the drives have 1 partition</description>
		<content:encoded><![CDATA[<p>I have:<br />
-a 40Gb drive for my Windows, which is way too small because my downloads folder is on this one too, I need to change this sometime&#8230;</p>
<p>-a 80Gb drive for &#8216;my documents&#8217; (pictures and downloads I&#8217;d like to keep)</p>
<p>-plus all my other shit on separate drives (e.g. music and movies)</p>
<p>All the drives have 1 partition
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Freduardo</title>
		<link>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4779</link>
		<pubDate>Thu, 14 Jun 2007 11:51:35 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4779</guid>
					<description>My old laptop only has a 10 gb hard drive, so I just put a / and a swap on it.

On my desktop I have:
/dev/sda1    /boot        100 mb
/dev/sda2    /              5 gb
/dev/sda3    /home      the rest of the 80 gb drive
/dev/sda5    swap        1 gb

/dev/sdb1    /mnt/data 120 gb

On virtual machines, I don't really bother with complicated partitioning, as they are mostly just for testing, so a / and a swap is sufficient there as well.</description>
		<content:encoded><![CDATA[<p>My old laptop only has a 10 gb hard drive, so I just put a / and a swap on it.</p>
<p>On my desktop I have:<br />
/dev/sda1    /boot        100 mb<br />
/dev/sda2    /              5 gb<br />
/dev/sda3    /home      the rest of the 80 gb drive<br />
/dev/sda5    swap        1 gb</p>
<p>/dev/sdb1    /mnt/data 120 gb</p>
<p>On virtual machines, I don&#8217;t really bother with complicated partitioning, as they are mostly just for testing, so a / and a swap is sufficient there as well.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Fr3d</title>
		<link>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4778</link>
		<pubDate>Thu, 14 Jun 2007 10:56:15 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/06/14/how-do-you-partition-your-drive/#comment-4778</guid>
					<description>For my desktop, I divide my 250GB drive into a 100MB /boot, ~10GB / and the rest for Windows. My laptop has the same configuration, just less space for Windows.

When it comes to servers, I have seperate /boot, /, /var, /usr and /home partitions, and often another one for /opt for backups. I could type out their sizes, but &lt;b&gt;df -h&lt;/b&gt; is much easier :D
&lt;blockquote&gt;root@thrawn:~# df -h
Filesystem	Size	Used	Avail	Use%	Mounted on
/dev/sda2	15G	655M	14G	5%	/
/dev/sda1	99M	15M	80M	16%	/boot
/dev/sdb2	225G	2.3G	211G	2%	/home
/dev/sda6	153G	199M	145G	1%	/opt
/dev/sda5	30G	1.7G	26G	6%	/usr
/dev/sda3	30G	2.6G	26G	10% 	/var&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>For my desktop, I divide my 250GB drive into a 100MB /boot, ~10GB / and the rest for Windows. My laptop has the same configuration, just less space for Windows.</p>
<p>When it comes to servers, I have seperate /boot, /, /var, /usr and /home partitions, and often another one for /opt for backups. I could type out their sizes, but <b>df -h</b> is much easier <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_biggrin.gif" alt="D" class="wp-smiley" /> </p>
<blockquote><p><a href="mailto:root@thrawn:~#">root@thrawn:~#</a> df -h<br />
Filesystem	Size	Used	Avail	Use%	Mounted on<br />
/dev/sda2	15G	655M	14G	5%	/<br />
/dev/sda1	99M	15M	80M	16%	/boot<br />
/dev/sdb2	225G	2.3G	211G	2%	/home<br />
&nbsp;/dev/sda6	153G	199M	145G	1%	/opt<br />
/dev/sda5	30G	1.7G	26G	6%	/usr<br />
/dev/sda3	30G	2.6G	26G	10% 	/var</p>
</blockquote>
]]></content:encoded>
				</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.556 seconds -->
