<div>Thanks for the help.</div>
<div> </div>
<div>Does <2> refer to a superblock?  I.e.:</div>
<div> </div>
<div>Superblock backups stored on blocks:<br>        32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,<br>        4096000, 7962624, 11239424, 20480000, 23887872, 71663616<br> </div>
<div>The debugfs man page says the first arg of "clri" refers to a "file"?</div>
<div> </div>
<div>Thanks,</div>
<div> </div>
<div>Chris<br><span class="gmail_quote">On 3/20/06, <b class="gmail_sendername">Theodore Ts'o</b> <<a href="mailto:tytso@mit.edu">tytso@mit.edu</a>> wrote:</span></div>
<div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Mon, Mar 20, 2006 at 04:27:22PM -0700, Chris Worley wrote:<br>> I used ddrescue to copy /dev/md1 to a disk of sufficient size, and
<br>> re-ran e2fsck, and still get the error message that there's no root<br>> file system (I've tried most every superblock):<br><br>Using debugfs, copy out the the contents of "root inode"; since it<br>might contain useful data, e2fsck didn't want to delete it out of
<br>hand.<br><br>debugfs: dump <2> /tmp/contents-of-inode-2<br><br>Then purge the inode away:<br><br>debugfs: clri <2><br><br>Then run e2fsck, and it will create a new root directory for you.<br><br>Hope this helps!
<br><br>                                               - Ted<br></blockquote></div><br>