"dd" or "dd-rescue" or "cp" or "cat" will work, you should compress the image also.
Code:
cat /dev/hda1 >> partition_image
that creates the image of partition 1 of the primary drive., but you really should compress it, unless you have that much spare space.