From owner-freebsd-current Thu May 2 22:39:44 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA29986 for current-outgoing; Thu, 2 May 1996 22:39:44 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id WAA29979 for ; Thu, 2 May 1996 22:39:42 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id WAA04331; Thu, 2 May 1996 22:38:45 -0700 (PDT) To: "Serge A. Babkin" cc: current@FreeBSD.org Subject: Re: -current install bugs In-reply-to: Your message of "Fri, 03 May 1996 09:53:11 +0600." <199605030353.JAA20210@hq.icb.chel.su> Date: Thu, 02 May 1996 22:38:45 -0700 Message-ID: <4329.831101925@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Much has changed in the last week - try again! :-) ATAPI_STATIC is also now part of GENERIC and was for 2.2-960501-SNAP. Jordan > Just for information. I have built -current and found some bugs in > its installation procedure. The -current I built is about a week or two > old. > > First, it gets signal 11 if I press "Enter" in the media selection menu. > When I press space it works. The [my home] box (Pentium/75 with 16M of memory , > Triton chipset, some chineese motherboard) seems to not have bugs. At > least the -current, its release and X11R6.1 were rebuilt on it without > any problems. Even on my production Packard Bell DX2/66 it have given > the same result. > > Second, it does not understand the ATAPI CD-ROM. It seems that the > ATAPI_STATIC option must be present in the diskette kernel. > > -SB