Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!solace!nntp.uio.no!news.cais.net!news.mathworks.com!newsfeed.internetmci.com!in1.uu.net!news.artisoft.com!usenet From: Terry Lambert <terry@lambert.org> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: FreeBSD killed my drive Date: Fri, 10 May 1996 20:27:02 -0700 Organization: Me Lines: 50 Message-ID: <31940906.2EDD1540@lambert.org> References: <jm040795-0905961004030001@mencju.apple.com> NNTP-Posting-Host: hecate.artisoft.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.01 (X11; I; Linux 1.1.76 i486) Raven wrote: ] ] I just tried to install FreeBSD on my second HardDrive (2gig) ] and FreeBSD killed my first hard drive. Now the geometry is ] all screwed up. ] ] I'm really pissed off. NeXTStep, Solaris, and my DOS partition ] are toasty critters with the onslaught of the geometry ignorant ] FreeBSD. Or the onslaught of the "install notes" ignorant FreeBSD installer? ] Apparently, FreeBSD is not compatable with the BIOS translation ] of ALL Adaptec SCSI cards. Everything else seems to work, ] including Linux. I guess FreeBSD isn't all it's crack up to be. ] ] Excuse the above, but I'm quite pissed right now, proabaly ] because of a moronic bug in the retarded Label utility. Nope. It's a bug in the "install boot selector", which the install notes warn you not to do on the second drive, because it's a known bug. Known bugs are why people should read install notes. What happened was FreeBSD wrote the boot track on the first disk instead of the boot track on the second when it installed the boot manager. You can recover this by rewriting the MBR on the first drive with whatever MBR was there before. All of your data on the first drive is intact, unmodified, and waiting for you to fix the MBR. You will need to mark whatever partition you wanted to be default active, since FreeBSD tried to mark the FreeBSD partition active (which means no partitions are marked active because you installed FreeBSD on the second drive. Next time, read the installation notes -- it will save you some grief. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.