From owner-freebsd-questions Sun Dec 8 08:22:41 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id IAA16123 for questions-outgoing; Sun, 8 Dec 1996 08:22:41 -0800 (PST) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id IAA16080 for ; Sun, 8 Dec 1996 08:22:26 -0800 (PST) Received: (from nadav@localhost) by gatekeeper.barcode.co.il (8.7.5/8.6.12) id SAA26936; Sun, 8 Dec 1996 18:20:46 +0200 (IST) Date: Sun, 8 Dec 1996 18:20:46 +0200 (IST) From: Nadav Eiron To: gary woodward cc: questions@freebsd.org Subject: Re: get installed but will not bootup In-Reply-To: <9612080207.D20Kk@cyber-coupon.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 8 Dec 1996, gary woodward wrote: > > sorry to bother you, > > I am trying to install freebsd on my 486-100 with 16 meg ram on a > dedicated hard drive (850meg). I only have been successful on the the > first attempt to install (that time I lost my password and login-so it was > hosed), it was probably luck. On subsequent attempts, I get through the > window that says that freebsd is installed and do i want to add users, > etc. I then take out the install boot diskett and reboot-nothing happens. > I have the proper geometry on the disk installed. 1654/16/63. > I boot up with the install floppy but only get the installation window. > > My question is when I configure my hard drive for (I want to use bootmgr) > do I select q for quit or w for write? It seems that I am installing but > the machine is unable to find the bootmgr to get to freebsd. > I have tried dedication of the entire hard drive to freebsd and also have > tried leaving the boot sector intact with freebsd as a partition. The > issue is with my drive geometry i am sure. Use q. > [snip] > > thanks > > gary > > > > Cyber-coupon.com (tm) > > An exciting, cost effective advertising/promotion medium for your DC area > business. Send email to for more information. > Is this the first disk you're installing to? In any case, when reinstalling FreeBSD after a failed installation, it is better to first delete all the partitions that were left over from the previous installations (they may confuse sysinstall). If it isn't the first disk, you have to tell FreeBSD to put bootmgr on the first disk by either: 1. Selecting both disks as the destination for installation, and only specifying the bootmgr for the first disk, without creating any partitions. 2. Installing it when booting from DOS (see bootinst in the \tools directory). When you say "nothing happens when I reboot" what do you mean? Does the machine hang? Does it give any error messages? Nadav