On Sat, Jan 12, 2013 at 3:44 AM, Jiri B <ji...@devio.us> wrote: > On Sat, Jan 12, 2013 at 01:10:16AM +0000, Christian Weisgerber wrote: >> I tend to recommend dump|restore, but those aren't on bsd.rd. > > Really? I had feeling that the best way to do disaster > recovery is to use bsd.rd, make partitioning and > dump/restore... Quite pitty if dump/restore is not > included. > > jirib >
At least on the 5.2 RELEASE bsd.rd, /sbin/restore exists, but not dump. I've used for something like: ftp -o - http://192.168.0.5/20110411_backup.dump | restore -rvf - ref: http://www.undeadly.org/cgi?action=article&sid=20061023122025