From owner-freebsd-current Thu May 2 21:30:36 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA23234 for current-outgoing; Thu, 2 May 1996 21:30:36 -0700 (PDT) Received: from hq.icb.chel.su (icb-rich-gw.icb.chel.su [193.125.10.34]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id VAA23228 for ; Thu, 2 May 1996 21:30:32 -0700 (PDT) Received: (babkin@localhost) by hq.icb.chel.su (8.7.5/8.6.5) id JAA20210 for current@freebsd.org; Fri, 3 May 1996 09:53:11 +0600 (GMT+0600) From: "Serge A. Babkin" Message-Id: <199605030353.JAA20210@hq.icb.chel.su> Subject: -current install bugs To: current@freebsd.org Date: Fri, 3 May 1996 09:53:11 +0600 (ESD) X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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