<div class="gmail_quote">On Wed, Feb 27, 2013 at 7:29 AM, Jay Ashworth <span dir="ltr">&lt;<a href="mailto:jra@baylink.com" target="_blank">jra@baylink.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

If you want to be prepared a little better for &quot;my partition table got<br>
blown away&quot;, go, right now, and do<br>
<br>
  # fdisk -l<br>
<br>
and print out the results on paper and stick it to your machine.<br>
<br>
Go ahead; I&#39;ll wait.<br>
<br>
There, now; don&#39;t you feel better knowing that you can easily recreate<br>
those partitions in the future?  :-)<br>
<br>
Cheers,<br>
-- jra<br><span class="HOEnZb"></span><br></blockquote></div><br>And if you use software raid:<br># mdadm --examine /dev/md[0-9]*<br><br>Karl<br>