<div>We had a power failure at the house today and the Myth box went down. Now when I try to boot the box it &quot;FAILED&quot; on checking the &quot;filesystems&quot;. It appears to have mounted the root file system but after that I get the message:
</div>
<div>&nbsp;</div>
<div>&quot;An error occoured during the file system check</div>
<div>Droping you to a shell; the system will reboot</div>
<div>when you leave the shell</div>
<div>Give root password for maintenance</div>
<div>(or type Control-D to continue)&quot;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>The filesystem is setup like so with a LVM:</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>
<table cellspacing="0" cellpadding="5" align="center" border="1">
<tbody>
<tr>
<td style="FONT-WEIGHT: bold">
<div>Partition</div></td>
<td style="FONT-WEIGHT: bold">
<div>Mount Point</div></td>
<td style="FONT-WEIGHT: bold">
<div>Size</div></td>
<td style="FONT-WEIGHT: bold">
<div>Format</div></td></tr>
<tr>
<td>
<div>/dev/hda1</div></td>
<td>
<div>/boot</div></td>
<td>
<div>50-100MB</div></td>
<td>
<div>ext3</div></td></tr>
<tr>
<td>
<div>/dev/hda2</div></td>
<td>
<div>swap</div></td>
<td>
<div>same as RAM (ex: 512MB)</div></td>
<td>
<div>swap</div></td></tr>
<tr>
<td>
<div>/dev/hda3</div></td>
<td>
<div>/</div></td>
<td>
<div>8-12GB</div></td>
<td>
<div>ext3</div></td></tr>
<tr>
<td>
<div>/dev/hda5</div></td>
<td>
<div>/video</div></td>
<td>
<div>Everything else</div></td>
<td>
<div>jfs</div></td></tr></tbody></table></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><strong># pvdisplay /dev/hda5</strong><br>&nbsp;</div>
<div>Couldn't find device with uuid' eZ9..........</div>
<div>Couldn't find all physical volumes for volume group VolGroup01</div>
<div><tt class="computeroutput">format_text: _vg_read failed to read VG Volgroup01</tt></div>
<div><tt class="computeroutput">&nbsp;</tt></div>
<div><br>--- Physical volume ---<br>PV Name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /dev/hda5<br>VG Name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>PV Size&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 140.35<br>Allocatable&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>PE Size (KByte)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0</div>
<div>Total PE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0</div>
<div>Free PE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>Allocated PE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 499<br>PV UUID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; eZ9..........<br>&nbsp;</div>
<div>This is not good... help... please...</div>
<div>&nbsp;</div>
<div>AJM,</div>