How can I make a bootable clone of one SSD to another SSD?

Check out Clonezilla to clone the drives, then GParted to adjust the "bootable" flags of the devices (or you could just change the boot order in BIOS).


If you have a linux live CD laying around you can use DD. It's a powerful command-line utility for reading and writing binary files.

I'm a little confused as to why you want to boot a copy of the same operating system off of two different SSD's-- unless you're trying to create a separate fallback installation. If you want to see a menu and be able to choose which one to boot, you'll need to edit the Boot tab of your System Configuration (accessible from the start menu or control panel)