From owner-freebsd-questions Wed Jun 11 23:53:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA12748 for questions-outgoing; Wed, 11 Jun 1997 23:53:52 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA12740 for ; Wed, 11 Jun 1997 23:53:41 -0700 (PDT) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id JAA19811; Thu, 12 Jun 1997 09:53:24 +0300 (IDT) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma019807; Thu Jun 12 09:52:59 1997 Message-ID: <339F9C8B.29D8@barcode.co.il> Date: Thu, 12 Jun 1997 09:51:55 +0300 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m) MIME-Version: 1.0 To: Chuck Gibson CC: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD wont boot References: <19970611215820878.AAA65@cgibson.computershoppe.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Chuck Gibson wrote: > > Hello, > I installed BSD from over the internet last night and now can't get it to > boot. > I can access it using the bootdisk and going into fixit so I know it's > installed > on the HD. I installed it on a partion on a second HD. I had Lilo installed > on the > boot drive to multi boot linux, Win95 and NT. How can I write the MBR to > boot > BSD. I knew how with Linux but can't find how it's done with BSD. I have > already > ran fdisk /MBR to remove Lilo. Is there a program like loadlin that I could > use? You can install BootEasy on your first disk by running bootinst.exe from the tools directory on the CD/ftp site (it's a DOS program). Hope this helps you, > > Thank you > > Chuck Gibson Nadav