Hi, I have running software raid1 on linux(debian). My harddrives are clean and in healthy state. The problem is that the drive /dev/sdb does not have the correct MBR record and thus is not bootable. Can I copy master boot record from drive /dev/sda to drive /dev/sdb ? What command should I use?