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
Subscribe to:
Post Comments (Atom)

0 comments:
Post a Comment