Date: Mon, 31 Jul 2000 17:46:29 -0700 (PDT) From: "Jason C. Wells" <jcwells@nwlink.com> To: Meagan Jia Pi <meagan@e-lingo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: putting commands for tapes on floppy Message-ID: <Pine.SOL.3.96.1000731174143.8854B-100000@utah> In-Reply-To: <08ed01bffb44$81a93080$e293c83f@meagan>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 31 Jul 2000, Meagan Jia Pi wrote: > I'd like to put commands for restoring files/file systems from a tape > (i.e. "restore", "mt", any others you can think of ) on a floppy so I don't > have to mount the CD containing live filesystems. The reason being is > that some systems might not have a CD-ROM, also, sometimes I don't > have that CD around. > > How do I do that if there is a way? The book "Unix Backup & Recovery" has much wisdom regarding what to put on a floppy. To put the commands you want on a floppy you way want to make boot disc set with a kernel floppy and a utilities floppy similar to the MFSROOT floppy image. Make sure your kernel has all the drivers you need to run the recovery hardware. How? newfs your floppies and put the stuff on it. There is a section on disaster recovery in the handbook that talkv about what to do before a problem hits. Thank you, Jason C. Wells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.96.1000731174143.8854B-100000>