<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jan 26, 2014, at 21:55 , Steve Roggenkamp &lt;<a href="mailto:roggenkamps@acm.org">roggenkamps@acm.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div>Thanks for this.&nbsp; This sounds like a great program to have in your back pocket for situations like this.&nbsp; Glad to hear it recovered your original partitions.<br></div></div></blockquote><div><br></div>You may take a look at gparted.&nbsp;</div><div><br></div><div><a href="http://gparted.org">http://gparted.org</a></div><div><br></div><div>It is basically Partition Magic for linux. &nbsp;It is graphical, which I'm usually not a fan of in Linux but it definitely helps here to be able see everything, and has been a solid tool for me to accomplishing the type of task you're trying. &nbsp;There are also bootable gparted LiveCDs available.</div><div><div><br></div><div><br></div><div><br></div><br><blockquote type="cite"><div dir="ltr">Steve<br></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Sun, Jan 26, 2014 at 10:46 PM, Joshua Kramer <span dir="ltr">&lt;<a href="mailto:joskra42.list@gmail.com" target="_blank">joskra42.list@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div><div>So I finally got around to putting an SSD in my laptop.&nbsp; This meant that I now have a 640GB hard disk that I could put into an external enclosure, so I did so.<br><br></div>But alas, the partitioning on this 640GB drive was inconvenient.&nbsp; It had a 500MB boot partition, a 550GB /home partition, and 85GB / partition.&nbsp; I wanted to be able to use most of the 650GB as one contiguous filesystem.&nbsp; So, I deleted the third (85GB) partition and did the simple fdisk trick of deleting the second partiton and then re-creating it with the same beginning cylinder and a different ending cylinder.&nbsp; I did this and wrote the partition table to disk.<br>

<br></div>Strangely, it wasn't automounting.&nbsp; I then tried to mount /dev/sdb2 and it gave me the dreaded "You must specify filesystem type" message.&nbsp; Drat!&nbsp; I tried to re-create the exact structure as before via fdisk, but that didn't work either.&nbsp; The problem was that the boundaries between partition 1 and partition 2 were not on cylinder boundaries... so instead of beginning on sector 26, it began on sector 25.5.<br>

<br></div>Not sure how to get out of this, I did some Google-FU and found a program called testdisk.&nbsp; Supposedly, this would re-create your partition table for you.&nbsp; And indeed it did!&nbsp; I deleted all of the partitions via fdisk.&nbsp; Testdisk scanned the entire disk and re-created the original partition table, and all three partitions magically re-appeared.<br>

</div>
<br>_______________________________________________<br>
colug-432 mailing list<br>
<a href="mailto:colug-432@colug.net">colug-432@colug.net</a><br>
<a href="http://lists.colug.net/mailman/listinfo/colug-432" target="_blank">http://lists.colug.net/mailman/listinfo/colug-432</a><br>
<br></blockquote></div><br></div>
_______________________________________________<br>colug-432 mailing list<br><a href="mailto:colug-432@colug.net">colug-432@colug.net</a><br>http://lists.colug.net/mailman/listinfo/colug-432<br></blockquote></div><br></body></html>