Joseph L. Casale wrote on Mon, 21 Apr 2008 21:07:00 -0600:

> dd if=/dev/vgname/lvname of=/dir/name.img

if you want to save space you could gzip/b2zip them

dd if=/dev/vgname/lvname | gzip > /dir/name.img.gz


Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to