Umm...You could try data dumping your hard drive to an ISO file and burnnig it...That's about all I can tell you...
Code:
dd if=/dev/hda1 of=Image.iso
where /dev/hda1 is your partition that you've got mounted currently