<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: need advice on fixing hd partitions</title>
	<link>http://ask.metafilter.com/103233/need-advice-on-fixing-hd-partitions/</link>
	<description>Comments on Ask MetaFilter post need advice on fixing hd partitions</description>
	<pubDate>Thu, 02 Oct 2008 08:36:29 -0800</pubDate>
	<lastBuildDate>Thu, 02 Oct 2008 08:36:29 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: need advice on fixing hd partitions</title>
		<link>http://ask.metafilter.com/103233/need-advice-on-fixing-hd-partitions</link>	
		<description>Had a motherboard failure and it affected the hard drive. Big partition is missing and the drive is displayed as much smaller than it actually is. I don&apos;t care about the data, but I&apos;d like to use the hard drive again at its normal capacity. &lt;br /&gt;&lt;br /&gt; I was running Kubuntu 64, left the computer on and found it dead the next morning, wouldn&apos;t post, smell of ozone near the computer. Swapped around known working components, I&apos;m certain it was the moboard.&lt;br&gt;
&lt;br&gt;
So I replaced the board and I was all set to reinstall. Except that the drive showed only the NTFS windows partition and root Linux partition (combined 40 gigs). There&apos;s approximately 120 gigs on there of the former swap and /home that I can&apos;t see. I tried zero-filling the drive, hoping it would just magically hit everything, but it&apos;s left me with a drive that&apos;s reported in the Kubuntu install dialogue (and an old version of Partition Magic and a host of other partition tools) as 38 gigs unformatted.&lt;br&gt;
&lt;br&gt;
How can I get the full drive back? I tried a bunch of partition programs off an old copy of Hiram&apos;s Boot Disk that I have, nothing sees the missing partition.&lt;br&gt;
&lt;br&gt;
Doing this from a linux bootdisk would be preferable. I could install XP on the visible space and use a windows app if that&apos;s going to be best but obviously I&apos;m a bit sick of tinkering a the moment. Recovery of the data is not necessary.&lt;br&gt;
&lt;br&gt;
If you give me command line instructions please talk to me like I&apos;m dim. Because I AM! Also if you think the drive is not coming back, feel free to tell me.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.103233</guid>
		<pubDate>Thu, 02 Oct 2008 08:01:04 -0800</pubDate>
		<dc:creator>Mayor Curley</dc:creator>
		
			<category>harddrive</category>
		
			<category>partition</category>
		
			<category>linux</category>
		
	</item> <item>
		<title>By: koeselitz</title>
		<link>http://ask.metafilter.com/103233/need-advice-on-fixing-hd-partitions#1495615</link>	
		<description>1. D/L and burn a copy of a Linux live cd. My absolute favorite for this stuff is &lt;a href=&quot;http://www.knoppix.net/&quot;&gt;Knoppix&lt;/a&gt; - good for partition work, &lt;em&gt;especially&lt;/em&gt; where there are NTFS partitions, as Knoppix can mount, read, and write NTFS partitions.&lt;br&gt;
&lt;br&gt;
2. Boot the computer with the Linux live cd in the drive.&lt;br&gt;
&lt;br&gt;
3. Open a terminal and enter the command &lt;tt&gt;fdisk&lt;/tt&gt; and press enter.&lt;br&gt;
&lt;br&gt;
4. Press &apos;p&apos; and then press enter.&lt;br&gt;
&lt;br&gt;
Now you&apos;ll have a list of the partitions in front of you. You&apos;ll see which one is your NTFS partition; if you don&apos;t want to touch that one, but want to delete and re-create the others, you can do so. Within the fdisk program, press &apos;h&apos; for help (a list of commands); I think &apos;d&apos; is &apos;delete a partition&apos; and &apos;n&apos; is &apos;create a partition.&apos;&lt;br&gt;
&lt;br&gt;
To create a swap partition, first create that partition (&apos;n&apos; and then make it a primary partition) and then change the type (&apos;t&apos;) of that partition to &apos;82.&apos; To create a standard linux partition, first create the partition (same as above) and then change the type to &apos;83.&apos;&lt;br&gt;
&lt;br&gt;
Once this partitioning is done, you should be able to install via a standard Linux install cd onto those partitions. In fact, an install cd should have been able to do this for you; however, this helps it along. Maybe there are more troubles; I don&apos;t know.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.103233-1495615</guid>
		<pubDate>Thu, 02 Oct 2008 08:36:29 -0800</pubDate>
		<dc:creator>koeselitz</dc:creator>
	</item><item>
		<title>By: koeselitz</title>
		<link>http://ask.metafilter.com/103233/need-advice-on-fixing-hd-partitions#1495620</link>	
		<description>&lt;small&gt;... and if &lt;em&gt;fdisk&lt;/em&gt; doesn&apos;t see that 120 gigs, then we might have a deeper problem.&lt;/small&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.103233-1495620</guid>
		<pubDate>Thu, 02 Oct 2008 08:38:37 -0800</pubDate>
		<dc:creator>koeselitz</dc:creator>
	</item><item>
		<title>By: damn dirty ape</title>
		<link>http://ask.metafilter.com/103233/need-advice-on-fixing-hd-partitions#1495679</link>	
		<description>If I zero&apos;d a drive and it wouldnt partition to factory size I&apos;d just throw it away and spend 40 dollars on a new one.  I would imagine that even if this was fixable it would be unreliable.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.103233-1495679</guid>
		<pubDate>Thu, 02 Oct 2008 09:15:15 -0800</pubDate>
		<dc:creator>damn dirty ape</dc:creator>
	</item>
	</channel>
</rss>
