Code:
if the 2nd drive is empty or reconfigurable ---
1. partition the 2nd drive into the setup you want to be the final layout
2. newfs all the new data partitions on the 2nd drive
3. copy all the data over from the 1st drive to it's new home on the 2nd drive
if you plan on booting up the 2nd drive as another boot device ---
1. install boot block on / partition of 2nd drive
2. edit /etc/vfstab on 2nd drive to reflect correct disk devices for mounting
if you plan on physically swapping drives ---
1. install boot block on / partition of 2nd drive
2. power off system, swap drives in slot0 and slot1, and boot