On Mon, 2011-04-04 at 09:51 -0400, Neal Becker wrote: > Would there be a similar procedure using rsync?
I've done it using the GUI. Bring up the affected machine on a Live CD, run sshd and install the BackupPC root key. Create a mounted filesystem tree in /mnt/, and use the GUI to restore there. Afterward: mount --rbind /dev /mnt/dev mount --rbind /proc /mnt/proc chroot /mnt update-grub grub-install /dev/sda reboot Regards, Tyler -- "No one can terrorize a whole nation, unless we are all his accomplices." -- Edward R. Murrow ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
