Mounting an old LVM disk

June 29, 2007

DHCP server died at work today. We mounted the old hard disk on KNOPPIX and thought it would be easy to get the files off the bad hard disk. Well wouldn’t you know, the old dying hard disk is running LVM. Here are the commands needed to mount an old LVM disk.

vgscan
vgchange -a y
mount -t ext3 /dev/my_volume_group/foo /mnt/backup

posted in Linux by Chris Carey

Follow comments via the RSS Feed | Leave a comment | Trackback URL

Leave Your Comment

 
Powered by Wordpress and MySQL. Theme by Shlomi Noach, openark.org