<br><font size=2 face="sans-serif">I'm not 100% sure that this will work,
however it shouldn't hurt either...</font>
<br>
<br><font size=2 face="sans-serif">As root:</font>
<br>
<br><font size=2 face="sans-serif">        mkdir
/oldboot</font>
<br><font size=2 face="sans-serif">        mount
/dev/VolGroup00/LogVol01  /oldboot</font>
<br>
<br><font size=2 face="sans-serif">The file systems should now be available
off of /oldboot</font>
<br>
<br><font size=2 face="sans-serif">If you want to make it available and
mounted at boot time, update your fstab</font>
<br>
<br><font size=2 face="sans-serif">Hope this helps...</font>
<br>
<br><tt><font size=2>> Good afternoon, Chris.<br>
> <br>
> My problem is related but not exactly the same.  In my case I
have <br>
> upgraded from FC5 to F9 by doing a fresh install on a new hard drive,
<br>
> and I need to mount the old FC5 boot disk to copy some stuff off of
it.<br>
> <br>
> "mount /dev/sdb2 /driveb" doesn't work for the reasons noted
<br>
> (/dev/sdb2 is a container and not a volume).<br>
> <br>
> So, I said "lvm vgscan" and got:<br>
> <br>
> File descriptor 20 left open<br>
>    Reading all physical volumes.  This may take a while...<br>
>    Found volume group "VolGroup00" using metadata
type lvm2<br>
>    Found volume group "VolGroup00" using metadata
type lvm2<br>
> <br>
> Then I said "pvs" and got:<br>
> <br>
> File descriptor 20 left open<br>
>    PV         VG      
  Fmt  Attr PSize   PFree<br>
>    /dev/sda2  VolGroup00 lvm2 a-   111.59G 32.00M<br>
>    /dev/sdb2  VolGroup00 lvm2 a-    76.22G
32.00M<br>
> <br>
> (Hope the formatting and column alignment on the above doesn't come
<br>
> through all screwed up...)<br>
> <br>
> Apparently it thinks that both volumes are named VolGroup00 (instead
<br>
> of ...00 and ...01) so things like lvm vgchange don't do any good
<br>
> because it doesn't know which VolGroup00 to make available.<br>
> <br>
> /dev/mapper contains:<br>
> <br>
> crw-rw----  1 root root  10, 60 2008-09-22 11:20 control<br>
> brw-rw----  1 root disk 253,  0 2008-09-22 15:20 VolGroup00-LogVol00<br>
> brw-rw----  1 root disk 253,  1 2008-09-22 11:20 VolGroup00-LogVol01<br>
> <br>
> ... with no corresponding LogVol00/01 for VolGroup01 (since the <br>
> system was told that both of the volumes are named VolGroup00).<br>
> <br>
> I've Googled everything I can think of and am out of ideas.<br>
> <br>
> Thanks...<br>
</font></tt>
<br><font size=2 face="sans-serif">TIA,<br>
Gene Poole<br>
</font>