From owner-freebsd-questions Sun May 25 00:30:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA12897 for questions-outgoing; Sun, 25 May 1997 00:30:56 -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 AAA12892 for ; Sun, 25 May 1997 00:30:51 -0700 (PDT) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id KAA05039; Sun, 25 May 1997 10:30:02 +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 sma005033; Sun May 25 10:29:33 1997 Message-ID: <3387EA3B.1465@barcode.co.il> Date: Sun, 25 May 1997 10:28:59 +0300 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m) MIME-Version: 1.0 To: Eddie White CC: questions@FreeBSD.ORG Subject: Re: install dies References: <199705240605.BAA19925@ms1.nwla.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Eddie White wrote: > > when i posted my first message, we were dog tired and so maybe i didn't > leave enough info. > > trying to install fbsd 2.1.5 (i bought the cd and never used it) on a > gateway 2000, 486dx2, western dig ide drive (520m) and 16m ram. > > during the install we loaded win95 just to test the hardware; all worked ok. > > we built the boot floppy. the box boots and we can go through all the disk > partition stuff (novice mode, we come from at&t 3B world). when we commit > to the install, it says its loading drivers, etc. to the hard drive. we > then get a window talking about copying /documentation and it hangs with 1%. > we see a burst of activity on the cd, a burst of activity on the hd, and > that's it. > > we have tried different partion settings, with and without win95; the same > result. > > anyone got any ideas? i rule out a hardware problem since win95 loads and > runs fine. Does this machine has a CMD640 EIDE controller by any chance (I think Win95 will tell you that, as will the probe messages printed when you boot FreeBSD's install floppy). If this is the case, put the disk you're installing to and the CD you're installing from on the *same* IDE channel and disable the secondary IDE channel when you install. Later on, built a new kernel with options "CMD640" in it. Nadav > > thanks, > eddie