Date: Sat, 15 Jan 2000 10:23:34 +1100 From: Danny <dannyh@idx.com.au> To: Sheldon Hearn <sheldonh@uunet.co.za> Cc: "Brian Gallucci" <briang@expnet.net>, "FreeBSD" <freebsd-questions@FreeBSD.ORG>, ipfw@FreeBSD.ORG Subject: Re: Help HOWTO create a Recovery Disk for BSDI? Message-ID: <3.0.32.20000115102329.006a5d34@idx.com.au>
next in thread | raw e-mail | index | archive | help
THank you.. It works...... At 13:18 14/01/00 +0200, Sheldon Hearn wrote: > > >On Fri, 14 Jan 2000 22:14:25 +1100, Danny wrote: > >> - this is an emergency > >Then you should probably contact the people you pay to support your BSDI >installation. BSDI is a commercial product, no? You may as well get >what you're paying for. :-) > >> - I need to create an emergency recovery disk for BSDI 2.1 > >I have absolutely no idea how to go about this. You might get a better >answer from someone else on the freebsd-questions mailing list, but if >this is a real emergency, take my aadvice above. > >> 1) Is it possible to create a BSDI Emergency Recovery disk from FreeBSD? >> (using mount /cdrom -> cd /cdrom/FLOPPIES/recovery.image /A) ?? > >Sounds feasible. Mount the CDROM and then use dd to create a disk image >from the file, e.g.: > > dd if=recovery.image of=/dev/fd0 > >Ciao, >Sheldon. > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > 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?3.0.32.20000115102329.006a5d34>