Hi, Kurt Tunkko wrote on 2008-07-23 01:36:23 +0200 [Re: [BackupPC-users] backuppc]: > Paul Mantz wrote: > > > A cursory glance at ntfsclone's man page (available at > > http://man.linux-ntfs.org/ntfsclone.8.html) states that ntfsclone deals > > exclusively with the filesystem, and not with the bootloader at all. If > > you were trying this on a brand new drive in the case of a hard drive > > failure, you'd be dead in the water til you wrote to the bootloader. > > yes you're right, I forgott to mention, that I make a backup of the MBR > as well using: > > dd if=/dev/XXX of=mbr.backup bs=512 count=1
the MBR is trivial (Debian: 'apt-cache show mbr'). The interesting part is the Windoze bootloader ... Aside from that, you've got the partition table in there. You might not want to restore that on a HDD with different size. Regards, Holger P.S.: As a side note, for restoring a Linux system (at the very least if it's Debian or Ubuntu based), I wouldn't restore from an image, I'd reinstall with FAI. That's probably faster and you get what you want, not what you previously had. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/