if possible id like to make a image of my harddrive to move to another one but no idea what software if any can make a cd/dvd image to put on other drive thanx
Built into Unix/Linux for the last three decades are "dd" and "dump"/"restore".
"dd" works at the raw partition level, "dump"/"restore" work at the filesystem level.