<?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: Dividing the Hard Drive: Food for Thought</title>
	<atom:link href="http://guvnr.com/pc/ubuntu-partition-planning/feed/" rel="self" type="application/rss+xml" />
	<link>http://guvnr.com/pc/ubuntu-partition-planning/</link>
	<description>Make the web, make more of it</description>
	<lastBuildDate>Tue, 16 Aug 2011 12:06:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jaylon</title>
		<link>http://guvnr.com/pc/ubuntu-partition-planning/comment-page-1/#comment-28175</link>
		<dc:creator>Jaylon</dc:creator>
		<pubDate>Wed, 20 Jul 2011 04:33:18 +0000</pubDate>
		<guid isPermaLink="false">http://guvnr.com/?p=2743#comment-28175</guid>
		<description>Ho ho, who wodula thunk it, right?</description>
		<content:encoded><![CDATA[<p>Ho ho, who wodula thunk it, right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HOW-TO Install &#38; Perfect Ubuntu 9.10 [KARMIC KOALA BIBLE #1] - GUVNR</title>
		<link>http://guvnr.com/pc/ubuntu-partition-planning/comment-page-1/#comment-5696</link>
		<dc:creator>HOW-TO Install &#38; Perfect Ubuntu 9.10 [KARMIC KOALA BIBLE #1] - GUVNR</dc:creator>
		<pubDate>Thu, 14 Jan 2010 12:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://guvnr.com/?p=2743#comment-5696</guid>
		<description>[...] Plan Hard Drive Partition Strategy Pre system install, mapping out the data &amp; system demands for optimal disk segmentation saves headaches down the road. Here&#039;s a heads-up to help. [...]</description>
		<content:encoded><![CDATA[<p>[...] Plan Hard Drive Partition Strategy Pre system install, mapping out the data &amp; system demands for optimal disk segmentation saves headaches down the road. Here&#39;s a heads-up to help. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the_guv</title>
		<link>http://guvnr.com/pc/ubuntu-partition-planning/comment-page-1/#comment-5565</link>
		<dc:creator>the_guv</dc:creator>
		<pubDate>Sat, 09 Jan 2010 18:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://guvnr.com/?p=2743#comment-5565</guid>
		<description>@George, thank you.  Google &quot;gParted&quot; and something like &quot;gParted tutorials&quot; (maybe some good ones on YouTube too) .. gParted is the way to go.

.. well worth spending some time reading up on the boring partitioning theory too, and that of the file formats (ext3/4 for Linux, NTFS for Windows etc.)

Really partitioning is not difficult and for me always goes .. er, no, I&#039;m not going to tempt fate! .. Just be careful and remember that you cannot destroy your drive or data without being most cavalier!

@rich .. dunno, to be honest .. but it sounds like an unhappy disc.  Run a disk checker.

For this .. I&#039;d also ask at ubuntuforums.com .. someone there is likely to have had the same issue.</description>
		<content:encoded><![CDATA[<p>@George, thank you.  Google "gParted" and something like "gParted tutorials" (maybe some good ones on YouTube too) .. gParted is the way to go.</p>
<p>.. well worth spending some time reading up on the boring partitioning theory too, and that of the file formats (ext3/4 for Linux, NTFS for Windows etc.)</p>
<p>Really partitioning is not difficult and for me always goes .. er, no, I'm not going to tempt fate! .. Just be careful and remember that you cannot destroy your drive or data without being most cavalier!</p>
<p>@rich .. dunno, to be honest .. but it sounds like an unhappy disc.  Run a disk checker.</p>
<p>For this .. I'd also ask at ubuntuforums.com .. someone there is likely to have had the same issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rich painter</title>
		<link>http://guvnr.com/pc/ubuntu-partition-planning/comment-page-1/#comment-5454</link>
		<dc:creator>rich painter</dc:creator>
		<pubDate>Mon, 04 Jan 2010 19:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://guvnr.com/?p=2743#comment-5454</guid>
		<description>I cant get 9.10 to install on my partitions.

9.10 64-bit live cd
apt-get install mdadm
system-&gt;administration-&gt;disk utility
(note- gparted would not graphically make my raid-1)
using 2 1TB sata drives create soft raid-1 mirror using entire drives /dev/sda,sdb
start installer
choose manual partition
select the /dev/md0
create part 1 988 gb ext4 mount to /
create part 2 swap 12 gb

it next formats the ext4 partition 1 OK. then it reports an error in a popup box titled &quot;do you want to resume partitioning?&quot; with a body of &quot;the attempt to mount a filesystem with type swap in RAID0p2 device # at none failed. you may resume partitioning from the partition menu. go back or continue&quot;. in either case of selecting go_back or continue it takes one back to the partitioner.

there should be no reason that this should fail since the partition&#039;s mount point represents the entire system and no other partitions should be required. this must be a bug.

how do I get around this? I&#039;m stuck in the installer...

thanks,
rich</description>
		<content:encoded><![CDATA[<p>I cant get 9.10 to install on my partitions.</p>
<p>9.10 64-bit live cd<br />
apt-get install mdadm<br />
system-&gt;administration-&gt;disk utility<br />
(note- gparted would not graphically make my raid-1)<br />
using 2 1TB sata drives create soft raid-1 mirror using entire drives /dev/sda,sdb<br />
start installer<br />
choose manual partition<br />
select the /dev/md0<br />
create part 1 988 gb ext4 mount to /<br />
create part 2 swap 12 gb</p>
<p>it next formats the ext4 partition 1 OK. then it reports an error in a popup box titled "do you want to resume partitioning?" with a body of "the attempt to mount a filesystem with type swap in RAID0p2 device # at none failed. you may resume partitioning from the partition menu. go back or continue". in either case of selecting go_back or continue it takes one back to the partitioner.</p>
<p>there should be no reason that this should fail since the partition's mount point represents the entire system and no other partitions should be required. this must be a bug.</p>
<p>how do I get around this? I'm stuck in the installer...</p>
<p>thanks,<br />
rich</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George A</title>
		<link>http://guvnr.com/pc/ubuntu-partition-planning/comment-page-1/#comment-5423</link>
		<dc:creator>George A</dc:creator>
		<pubDate>Sun, 03 Jan 2010 20:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://guvnr.com/?p=2743#comment-5423</guid>
		<description>Many thanks for your trouble in preparing this primer on Ubuntu.  I am new to Ubuntu and very much a  beginner - the last time I wrote code was in Fortran 4, when I was in school.   I&#039;m currently using Ubuntu 9.04 on a stand alone desktop. There is only one partition (approx 230GB)+ SWAP.  I have Ext3 formatting on my HDD.

Can you please indicate whether it is possible (or feasible) to add a partition to my existing HDD without re-installing the OS? I have Partition Magic 8.0, which recognizes Ext3 (but not Ext4) formatting.    Many thanks,  George</description>
		<content:encoded><![CDATA[<p>Many thanks for your trouble in preparing this primer on Ubuntu.  I am new to Ubuntu and very much a  beginner - the last time I wrote code was in Fortran 4, when I was in school.   I'm currently using Ubuntu 9.04 on a stand alone desktop. There is only one partition (approx 230GB)+ SWAP.  I have Ext3 formatting on my HDD.</p>
<p>Can you please indicate whether it is possible (or feasible) to add a partition to my existing HDD without re-installing the OS? I have Partition Magic 8.0, which recognizes Ext3 (but not Ext4) formatting.    Many thanks,  George</p>
]]></content:encoded>
	</item>
</channel>
</rss>

