From owner-freebsd-questions Mon Sep 22 22:19:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA18084 for questions-outgoing; Mon, 22 Sep 1997 22:19:32 -0700 (PDT) Received: from ot.stpn.soft.net (freebie.opentech.stpn.soft.net [204.143.126.74]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id WAA18075 for ; Mon, 22 Sep 1997 22:19:24 -0700 (PDT) Received: from andes (andes.opentech.stpn.soft.net [204.143.126.66]) by ot.stpn.soft.net (8.6.12/8.6.12) with ESMTP id KAA15586; Tue, 23 Sep 1997 10:51:56 +0530 Message-ID: <3427E456.60B73461@opentech.stpn.soft.net> Date: Tue, 23 Sep 1997 10:46:31 -0500 From: Prashant Dongre Reply-To: pdongre@opentech.stpn.soft.net X-Mailer: Mozilla 4.01 [en] (WinNT; I) MIME-Version: 1.0 To: "Shin'ichiro Seto/OTESS, Inc." CC: freebsd-questions@FreeBSD.ORG Subject: Re: Difference between 2.2.2 and 2.1.7 X-Priority: 3 (Normal) References: <199709222336.QAA15717@otess.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Shin'ichiro Seto/OTESS, Inc. wrote: > Hi! > > I'm new to FreeBSD and trying to install FreeBSD 2.2.2 on a SBC system. > > SBC stands for Single Board Computer that is used for industrial systems. > It has everything on a half size board, IDE, VGA, serial ports, and so on. > I'm actually building a small server for our site. > > If I boot from floppy that is rawited with Walnut CD-ROM 2.2.2, It'll say > crc error when the process is doing uncompress. But if I use 2.1.7, it will > be ok and up and running. > > The other OS, Linux or Windows95 are also fine for the PC. > > Is there anyone who has any ideas? > Don't say "The floppy media it self is BAD". I've tried that over 10 times. > > Thanks, Hi All, I too faced similar problem with FreeBSD 2.2.2. The Floppy which was made for 2.2.2 was a good one (that's what I thought) had MS-DOS boot on it and working well.... had 2.1.7 on it working well.... but problems with 2.2.2. I think problem could be with the the large size of 2.2.2 boot image. Many floppies have some sort of a problem at the end of writing medium. This is what I have come across many a times. Even DOS format command sometimes takes time to format a floppy when it reaches end, lot of screeching sound and it seems it retries. When I had this problem I changed the floppy but again the same problem. What I did then is to rawrite on another system. I did't get into detail as I was in a hurry to get my 2.2.2 up and running. I am not able to conclude anything from my experience, whenther to blame Floppy drive OR a medium itself.. Prashant.