I think I asked that right, but here goes.
I have 2 systems A and B. A has failed. I want to clone B and install it on A.
Can I use dd to make a clone of B, put that clone on an external HDD to transfer and install on A? or does dd simply turn the external HDD into a bootable copy of B?
Thanks!