I want to make a full disk image backup of my disk with rsnapshot/rsync that I 
can restore on a new disk.
Part of my /etc/rsnapshot.conf looks like follows:

exclude   /proc
exclude   lost+found
exclude   /media
exclude   /sys
exclude   /dev
exclude   /tmp
exclude   /dev


backup    /   localhost/

My questions are ... can I use the backup and copy everything from localhost/hourly.0 ---> / of my new disk and is it bootable ?
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to