Use the following steps.
login as root like this--
$sudo su -
#apt-get install lvm2
#modprobe dm-mod
#vgchange -a y
#lvdisplay ( it will show you the lvm partition)
Now mount the LVM ...
#mkdir /tmp
#mount /dev/VolGroup00/Logvol00 /tmp
Now check /tmp dir for access data.
Enjoy......:)
Thursday, December 24, 2009
Fedora LVM partitions,mount through ubuntu Live CD.
Posted on 12:00 AM by Unknown
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment