Linux - dump MBR for RAID

shell> dd if=/dev/sda of=/dev/sdb bs=512 count=1

Comments