<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: On partitioning your hard drive&#8230;</title>
	<atom:link href="http://blog.nielshorn.net/2009/05/on-partitioning-your-hard-drive/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nielshorn.net/2009/05/on-partitioning-your-hard-drive/</link>
	<description>Random thoughts, tips &#38; tricks about Slackware-Linux, Lego and Star Wars</description>
	<lastBuildDate>Tue, 10 Jan 2012 12:10:37 -0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Emilia e Henrique</title>
		<link>http://blog.nielshorn.net/2009/05/on-partitioning-your-hard-drive/comment-page-1/#comment-43</link>
		<dc:creator>Emilia e Henrique</dc:creator>
		<pubDate>Wed, 30 Dec 2009 16:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.nielshorn.net/blog/?p=44#comment-43</guid>
		<description>That&#039;s just what I needed. Thank you very much, Holson.</description>
		<content:encoded><![CDATA[<p>That&#39;s just what I needed. Thank you very much, Holson.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: niels.horn</title>
		<link>http://blog.nielshorn.net/2009/05/on-partitioning-your-hard-drive/comment-page-1/#comment-42</link>
		<dc:creator>niels.horn</dc:creator>
		<pubDate>Wed, 30 Dec 2009 12:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.nielshorn.net/blog/?p=44#comment-42</guid>
		<description>First question you can ask yourself: What will I do with 2TB of space :) For instance, imagine that you want a media-server, with lots of movies that everyone on the network can watch. You&#039;ll probably need a folder like /srv/data/movies.&lt;br /&gt;You can then create a partition on /sda for /srv/data&lt;br /&gt;This is just an example... It ll depends on your needs!</description>
		<content:encoded><![CDATA[<p>First question you can ask yourself: What will I do with 2TB of space <img src='http://blog.nielshorn.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  For instance, imagine that you want a media-server, with lots of movies that everyone on the network can watch. You&#39;ll probably need a folder like /srv/data/movies.<br />You can then create a partition on /sda for /srv/data<br />This is just an example&#8230; It ll depends on your needs!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emilia e Henrique</title>
		<link>http://blog.nielshorn.net/2009/05/on-partitioning-your-hard-drive/comment-page-1/#comment-41</link>
		<dc:creator>Emilia e Henrique</dc:creator>
		<pubDate>Wed, 30 Dec 2009 11:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.nielshorn.net/blog/?p=44#comment-41</guid>
		<description>Holson, do you have any idea on how to better make use of my 2 HDs besides using LVM? I have 2 hds, /sda and /sdb running Slack13-64 exclusively. I have partitioned sda with /swap and /root, and sdb with /home. That gave me an almost empty /sda. What could I do? Tks.</description>
		<content:encoded><![CDATA[<p>Holson, do you have any idea on how to better make use of my 2 HDs besides using LVM? I have 2 hds, /sda and /sdb running Slack13-64 exclusively. I have partitioned sda with /swap and /root, and sdb with /home. That gave me an almost empty /sda. What could I do? Tks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: holson</title>
		<link>http://blog.nielshorn.net/2009/05/on-partitioning-your-hard-drive/comment-page-1/#comment-25</link>
		<dc:creator>holson</dc:creator>
		<pubDate>Thu, 02 Jul 2009 11:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.nielshorn.net/blog/?p=44#comment-25</guid>
		<description>I use LVM myself, and might write about it in a future post. But for this introduction on partitioning a hard drive I decided to leave it out for simplicity.&lt;br /&gt;It is a great way to expand partitions without too much trouble etc.</description>
		<content:encoded><![CDATA[<p>I use LVM myself, and might write about it in a future post. But for this introduction on partitioning a hard drive I decided to leave it out for simplicity.<br />It is a great way to expand partitions without too much trouble etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pssst</title>
		<link>http://blog.nielshorn.net/2009/05/on-partitioning-your-hard-drive/comment-page-1/#comment-24</link>
		<dc:creator>Pssst</dc:creator>
		<pubDate>Thu, 02 Jul 2009 05:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.nielshorn.net/blog/?p=44#comment-24</guid>
		<description>I never have a Microsoft OS on any of my machines!&lt;br /&gt;&lt;br /&gt;You need to include &quot;LVM&quot; which allows the &quot;logical volumes&quot; to be extended or reduced and they can span drives/partitions without a mount point.  I even use it on a single drive laptop. When I upgrade the drive I first attach the  new drive as a usb/firewire device and copy the master boot sector from the internal to the new drive and then repartition the external to create the boot, swap (so I can use it for  suspend/hibernate) and a LVM partition.  I have to copy the boot sector from the old to new drive.  I then add the new drive to the Physical Group.  I then use the LVM tools to &quot;remove&quot; old drive (which can be a while with a 500G in a laptop) as it moves the &quot;logical volumes&quot; from the old to the new drive.  At this point, I can power off and move the new drive into the laptop and power on.&lt;br /&gt;&lt;br /&gt;Note if you forgot to copy the boot sector, your new drive will not be bootable and you will need a liveCD/DVD (or bootable flash see google &quot;unetbootin&quot; if you do not know how easy it is to put a liveCD onto a flash memory device). To install grub again.  It is easier to use the &quot;dd&quot; command to copy the master boot sector, fdisk (remove existing partitions and then create the needed partitions).</description>
		<content:encoded><![CDATA[<p>I never have a Microsoft OS on any of my machines!</p>
<p>You need to include &quot;LVM&quot; which allows the &quot;logical volumes&quot; to be extended or reduced and they can span drives/partitions without a mount point.  I even use it on a single drive laptop. When I upgrade the drive I first attach the  new drive as a usb/firewire device and copy the master boot sector from the internal to the new drive and then repartition the external to create the boot, swap (so I can use it for  suspend/hibernate) and a LVM partition.  I have to copy the boot sector from the old to new drive.  I then add the new drive to the Physical Group.  I then use the LVM tools to &quot;remove&quot; old drive (which can be a while with a 500G in a laptop) as it moves the &quot;logical volumes&quot; from the old to the new drive.  At this point, I can power off and move the new drive into the laptop and power on.</p>
<p>Note if you forgot to copy the boot sector, your new drive will not be bootable and you will need a liveCD/DVD (or bootable flash see google &quot;unetbootin&quot; if you do not know how easy it is to put a liveCD onto a flash memory device). To install grub again.  It is easier to use the &quot;dd&quot; command to copy the master boot sector, fdisk (remove existing partitions and then create the needed partitions).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

