j
k
j a
j l
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
Back to the thread
Back to the list