From owner-freebsd-bugs Thu Nov 28 19:52:38 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA26243 for bugs-outgoing; Thu, 28 Nov 1996 19:52:38 -0800 (PST) Received: from pollux.or.signature.nl (root@pollux.or.signature.nl [194.229.138.194]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA26237; Thu, 28 Nov 1996 19:52:33 -0800 (PST) Received: from pc03.or.signature.nl (pc03.or.signature.nl [194.229.138.197]) by pollux.or.signature.nl (8.8.3/bs) with SMTP id EAA00347; Fri, 29 Nov 1996 04:52:29 +0100 (MET) Message-Id: <1.5.4.16.19961129035230.2df7238c@pollux.or.signature.nl> X-Sender: bit@pollux.or.signature.nl X-Mailer: Windows Eudora Light Version 1.5.4 (16) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Fri, 29 Nov 1996 03:52:30 +0000 To: bugs@freebsd.org From: Bart Smit Subject: Re: IDE CDROM failure report.. [And SPEAK UP NOW, DAMN IT!] Cc: sos@freebsd.org Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, At 12:27 AM 11/28/96 -0800, jkh wrote: > Please, don't do this! The time to test out the 2.2-ALPHA boot floppy > and see if it works with your IDE CDROM is *RIGHT NOW*, not in 6 This really got me off my butt ;) Installed 2.2-ALPHA using boot.flp (not boot4) on a crappy Cyrix 486/40 DLC board that always refused (sig 11) to run previous releases of FreeBSD. Its CDROM also used to go undetected (on other machines). First the good news. Further down 3 (tiny) problems that I ran accross. 2.2-ALPHA has been running on this crappy machine without any noticable problems for half a day now. I don't know why... My Mitsumi IDE CDROM is properly detected by the 2.2-ALPHA boot.flp kernel and actually works (while in previous releases I needed to delete a few lines in the kernel probe code for it to be detected). It's an IBM/Mitsumi dual speed IDE ATAPI model CRMC FXN01DE (on the label) or FX001/E02 (as reported by FreeBSD), manufactured april 95. Master on the second IDE interface (standard cheap ISA multi-io card). No slave present. Now some small problems: * I could not find any info on the difference between boot.flp and boot4.flp. If there are two boot floppies, please make it obvious which one you should use. I just used boot.flp. * When booting, I can't type anything at the Boot: prompt. Keyboard dead. I tried to switch keyboards. Doesn't help. Workaround is to connect the keyboard AFTER the prompt appears. Yuck. Possibly related to crappy hardware though. * In the install program, the text in the menu where you select an FTP site to install from says that I can specify 'Other' but the option itself is now called 'URL'. Bart