Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.Hawaii.Edu!news.uoregon.edu!hunter.premier.net!feed1.news.erols.com!howland.erols.net!vixen.cso.uiuc.edu!news.stealth.net!demos!news.uni-stuttgart.de!news.belwue.de!news-stu1.dfn.de!news-mue1.dfn.de!news-nue1.dfn.de!uni-erlangen.de!news.tu-chemnitz.de!irz401!orion.sax.de!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: 'fixit' diskette Date: 25 Nov 1996 23:56:24 GMT Organization: Private BSD site, Dresden Lines: 23 Message-ID: <57dbn8$3gb@uriah.heep.sax.de> References: <32987FBA.167E@math.tau.ac.il> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Pozin Shimon <pozin@math.tau.ac.il> wrote: > I asked this question a bit ago, but nobody answered: > How can I create a 'fixit' diskette for FreeBSD and what does it > include? 1) fdformat fd0; dd if=/cdrom/floppies/fixit.flp of=/dev/rfd0 bs=18k (assuming you've got your FreeBSD CD-ROM mounted at /cdrom). 2) Well, perhaps not everything you'd like to see there. Simply mount it (``mount /dev/fd0 /mnt''), and look around. Note that the `expr' program on it is known to be broken (subtle problem with the libgnuregex), so you might better want to put the required /dev nodes to restore your system there in advance (MAKEDEV doesn't work). -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)