Steve Holdoway wrote, On 08/04/13 12:05:
On Mon, 2013-04-08 at 11:49 +1200, Phill Coxon wrote:
[snip]
However I still sync that to a root partition on the old first hard
drive just in case of surprise SSD death.
Nice idea. How do you have that set up? Scheduled rsync?
If you do go down this oldschool path ( and I thoroughly recommend it ),
then take a look at
http://search.cpan.org/~mikeh/Snapback2/scripts/snapback2.PL - just
about the only Perl stuff I rely on on a regular basis (:
Looks like a nice solution, but I want a ~55 GB root partition on my
spinning drive that I can just boot if required.
So I simply call something like this from cron in the wee small hours
rsync -aH --delete / /oldroot/ --exclude /oldroot/ --exclude /dev/
--exclude /proc/ --exclude /sys/ --exclude /home/ --exclude /shared/
--exclude /junk/ ......
--
CF
_______________________________________________
Linux-users mailing list
[email protected]
http://lists.canterbury.ac.nz/mailman/listinfo/linux-users