To copy a filesystem from an LVM or RAID virtual device, just use the cp command. For example:
(parted) select /dev/hda (parted) cp /dev/md0 1 3
Go to the first, previous, next, last section, table of contents.