HP,
Sure is...
...just remember Linux Software Raid is partition based, not drive based...
Reservation: It is quite laborius to make the SME setup a bootable raid1 "after install" though (it can be done look at the software raid faq ref I keep posting here .-) - in this case I'd recommend a backup of your user data, bare metal SME install and restore...
If you want just a simple mountable "user" Raid1 partition its fairly straightforward.
You just make a new Raid1 drive called md0 and mountable "everywhere" like possibly in /home/e-smith/files/ibays/raid1_secured_data <g>
- use Knoppix or the like to resize the original (hda) root partition
- just make 2 new same size partitions on hdaX and hdcX with fdisk,
- write the new raidtab and
- preferably use mdadm to start the raid (man mdadm)
It all depends on which security where
(note: Linux autodetects raid-partition so even with the OS gone you can reinstall the setup if you keep the partition and raidtab data...)
Enjoy
Reinhold