From owner-freebsd-questions Mon Dec 9 07:50:59 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id HAA11961 for questions-outgoing; Mon, 9 Dec 1996 07:50:59 -0800 (PST) Received: from ns2.netxpress.com (root@ns2.netxpress.com [205.218.168.10]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id HAA11954 for ; Mon, 9 Dec 1996 07:50:57 -0800 (PST) Received: (from dave@localhost) by ns2.netxpress.com (8.8.2/8.8.2) id JAA15842 for freebsd-questions@freebsd.org; Mon, 9 Dec 1996 09:49:43 -0600 (CST) Date: Mon, 9 Dec 1996 09:49:43 -0600 (CST) From: Dave Message-Id: <199612091549.JAA15842@ns2.netxpress.com> To: freebsd-questions@freebsd.org Subject: full system backups and recovery Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I cannot find any information on what is the recommended way to backup the entire system and then create a boot diskette to recover the system in case something like the root drive failing...am i just missing it somewhere? I have no problem using dump or tar to make a backup, but how do I make a custom boot diskette with my custom kernel, and install the files on it to restore the system?