Aus irgendeinem #$@%&!-Grund geht partimage auf meinem eeepc nicht, meldet jeweils beim *Erstellen* des Images: "image Lese fehler Bitmap block 0" . Hab allerdings diesen Beitrag gefunden: dd usually the *ABSOLUTELY WRONG* tool to use for pushing around file systems, since you have to issue the "count" command to cut off the dd at the end of the partition absolutely correctly or you will leave off the last few bits of your partition and filesystem, or start copying the *next* partition and filesystem. It also guarantees you a dd image exactly the size of the partition on disk instead of the size of the file system, which may be *vastly* smaller and thus much easier to save and faster to write. http://forum.soft32.com/linux2/Resize-Partition-dd-ftopict45930.html Wie dem auch sei, man kann ja immer noch mit dd images erstellen,(hoffe ich). Hier ne Anleitung: http://www.debianhelp.co.uk/ddcommand.htm full hard disk copy dd if=/dev/hdx of=/dev/hdy dd if=...