I had my MythTV system up and running on FC4 perfectly using Jarod's guide for months.  I tried adding an additional hard drive using LVM and webmin and it worked great until I had a hard lock-up watching 24 in Hi-def last night.
<br><br>Now when my system boots up, I get the following when trying to mount my LVM mounts:<br><br>mount: wrong fs type, bad option, bad superblock on /dev/VolGroup00/LogVol00,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; missing codepage or other error<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; In some cases useful info is found in syslog - try<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dmesg | tail&nbsp; or so<br><br>I did a bit of googling and found a suggestion to try the following commands:<br><br>[root@mythbox mythtv]# /usr/sbin/vgscan --mknodes
<br>&nbsp; Reading all physical volumes.&nbsp; This may take a while...<br>&nbsp; Found volume group &quot;VolGroup00&quot; using metadata type lvm2<br>[root@mythbox mythtv]# /usr/sbin/vgchange -ay<br>&nbsp; 1 logical volume(s) in volume group &quot;VolGroup00&quot; now active
<br>[root@mythbox mythtv]# /usr/sbin/lvscan<br>&nbsp; ACTIVE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; '/dev/VolGroup00/LogVol00' [476.84 GB] inherit<br>[root@mythbox mythtv]# mount /dev/VolGroup00/LogVol00 /mnt/video/<br>mount: wrong fs type, bad option, bad superblock on /dev/VolGroup00/LogVol00,
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; missing codepage or other error<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; In some cases useful info is found in syslog - try<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dmesg | tail&nbsp; or so<br><br>I know very little about LVM so any help is greatly appreciated!!.&nbsp; <br>Life really sucks without my MythTV...
<br>Thanks again!<br><br>Jason<br>