dd if=/dev/hda of=/dev/hdc Copies everything from a to b (this will take a while) "if" is in-file and "of" is out-file
just want to be sure there is not a misprint ... /hdc and your comment says "b". Is it really /hdc and not /hdb - just don't want to screw this up :)
Thanks Gerald!!! Jale