From owner-freebsd-questions Wed Dec 28 05:46:04 1994 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id FAA14958 for questions-outgoing; Wed, 28 Dec 1994 05:46:04 -0800 Received: from relay1.UU.NET (relay1.UU.NET [192.48.96.5]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id FAA14952 for ; Wed, 28 Dec 1994 05:46:03 -0800 Received: from firewall.meaddata.com.meaddata.com by relay1.UU.NET with SMTP id QQxwfv24059; Wed, 28 Dec 1994 08:45:50 -0500 Received: from meaddata.com ([138.12.96.71]) by firewall.meaddata.com.meaddata.com (4.1/SMI-4.1) id AA12194; Wed, 28 Dec 94 08:47:28 EST Received: from atom.meaddata.com by meaddata.com (4.1/SMI-4.1) id AA25309; Wed, 28 Dec 94 08:45:01 EST Received: by atom.meaddata.com (4.1/SMI-4.1) id AA00492; Wed, 28 Dec 94 08:43:58 EST Date: Wed, 28 Dec 94 08:43:58 EST From: robertg@meaddata.com (Robert Gerdardy) Message-Id: <9412281343.AA00492@atom.meaddata.com> To: ats@g386bsd.first.gmd.de Subject: Re: Loop...Loop...Loop Cc: questions@freebsd.org Sender: questions-owner@freebsd.org Precedence: bulk Andreas, > That is very early. At that point the booter just tried to read the second > block with the help of the bios from the floppy. > Can you check, that the floppy types are set correctly in the BIOS ? > DOS can work with wrong values in the BIOS, it looks also on the floppies > and decides the size from them. But FreeBSD trusts the BIOS values. The machine has 2 floppies, one 5.25 and one 3.5. Originally, the 5.25 was A: and the 3.5 was B:. I had to switch them, because OS/2 warp will only boot from 3.5 on A:. According to instructions from Gateway, I swapped the two cable connectors, and then I went into the BIOS setup program and changed them there also. Is it possible that this change does not get recorded in such a way that FreeBSD can find it? > > Another possibility can be a bad floppy, can you also try another > floppy ? The floppy must also be error-free to work with UNIX. If > a DOS format says anything about bad sectors, use another floppy. It is a brand new, preformatted disk. I did not check the formatting, but there were no complaints when I wrote it using the mkflppy script. Bob