From owner-freebsd-questions Sun Oct 5 04:51:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA14399 for questions-outgoing; Sun, 5 Oct 1997 04:51:13 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id EAA14385 for ; Sun, 5 Oct 1997 04:51:08 -0700 (PDT) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id NAA02227; Sun, 5 Oct 1997 13:51:05 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.8.7/8.8.5) id NAA29825; Sun, 5 Oct 1997 13:27:32 +0200 (MET DST) Message-ID: <19971005132731.FV51336@uriah.heep.sax.de> Date: Sun, 5 Oct 1997 13:27:31 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: saruman@interlog.com (Nick Popoff) Cc: questions@FreeBSD.ORG Subject: Re: Support Request References: X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: ; from Nick Popoff on Oct 4, 1997 15:27:50 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Nick Popoff wrote: > Hi there. This most likely isn't a bug, but I'm assuming this is the > correct address for support issues, rather than 'questions@FreeBSD.org'. The latter is -- answer redirected. > A few seconds later, as it is showing the load in > progress (something about reading text) it begins to spam this on the > screen and doesn't stop (I let it go for 20 minutes): > > Error D:0x0 C:14 H:0 S:2 This is really a bad medium (or maybe bad floppy drive). It's a plain error indication from the floppy BIOS routines, that is, the BIOS from your mainboard, telling you that the floppy was bad at drive 0 (`A:'), cylinder 14, head 0, sector 2. Since the first 13 cylinders worth of data have been loaded without any problem, i think we can really exclude any other possible source of error here. (Well, the file is not laid out strictly sequentially on the medium, but you get the picture.) Make sure your floppy media is 100 % error free -- MS-DOS bad sector remapping doesn't work for the boot medium. Also, format your floppy before writing it (and i mean: forcibly format it, IMHO that's option /U in MS-DOS now). The usual MTBF i'm experiencing for floppy media defects is often less than 24 hours... -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)