PDA

View Full Version : dd Software raid


mangueJOE
31st January 2008, 16:41
Simple question:

Can I:

dd if=/dev/md0 of=/backup/image.img

Assuming /backup is not part of the software raid.

and than...

dd if=/backup/image.img of=/dev/hdd1

Assuming /dev/hdd1 is not part of the software raid.

???

falko
1st February 2008, 16:54
I *think* that should work. But I'd try it on a test system first.