Help for this page
use Cmds qw(sudo dd rsync dmsetup lvremove touch cp rm mount umount +);
open ($fh, "|$Sudo $Dd conv=fsync of=$fn 2>/dev/null");