<br><br><div><span class="gmail_quote">On 9/17/07, <b class="gmail_sendername">John Drescher</b> &lt;<a href="mailto:drescherjm@gmail.com">drescherjm@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; Sadly, I got the same &quot;/dev/sd* has no superblock&quot; regardless of which drive<br>&gt; I put first in the list.&nbsp;&nbsp;So all 4 drives failed simultaneously?<br>&gt;<br>You want to put all 4 drives with the correct partition. Are you sure
<br>it is /dev/sda and not /dev/sda1?<br><br></blockquote></div>Oops, I guess the right partition is important...<br><br>This time mdadm --assemble /dev/.static/dev/md0 /dev/sd*1 resulted in something like:<br>&quot;md0 assembled with 4 devices&quot;
<br>However, I don&#39;t get long to savor my success, because the machine reboots within about 10 seconds of successfully assembling the raid array.&nbsp; I tried to assemble again after the reboot, and got the same exact results - I don&#39;t even get enough time to type a mount command.
<br><br>I guess this explains the continuous reboot loop I wound up in earlier.&nbsp; What is it about just assembling an array that would cause a reboot?<br>