From owner-freebsd-questions Fri Jul 18 12:27:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA11548 for questions-outgoing; Fri, 18 Jul 1997 12:27:52 -0700 (PDT) Received: (from jmb@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA11541; Fri, 18 Jul 1997 12:27:48 -0700 (PDT) From: "Jonathan M. Bresler" Message-Id: <199707181927.MAA11541@hub.freebsd.org> Subject: Re: Emergency boot disk To: rajesha@ct-yardley.com (rajesha) Date: Fri, 18 Jul 1997 12:27:48 -0700 (PDT) Cc: questions@FreeBSD.ORG In-Reply-To: <199707181848.OAA17626@arthur.ct-yardley.com> from "rajesha" at Jul 18, 97 02:48:19 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk rajesha wrote: > > > I have a question: > After the system is installed, is there a way to create a emergency boot > disk that can be used to reboot the system and restore settings if the > hard-drive does not boot? > > I know that the SCO UNIX supported such a fallback option that you can > create a emergency boot disk. the handbook outlines the process and provides a shellscript for creating a minimal system on a floppy that you can use to restore from tape. it is up to you to create the minimal kernel. the handbook contains an exampl minimal kernel. since only one floppy is used--the kernel must be as small as possible. look for "10.5.9.5. Emergency Restore Procedure" in the handbook at "http://www.freebsd.org/handbook/handbook.html" jmb