From owner-freebsd-current Sat Apr 27 17:18:12 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA19017 for current-outgoing; Sat, 27 Apr 1996 17:18:12 -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 RAA19011 for ; Sat, 27 Apr 1996 17:18:10 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id RAA09096; Sat, 27 Apr 1996 17:17:31 -0700 (PDT) To: Gianmarco Giovannelli cc: current@freebsd.org Subject: Re: Atapi kernel or FTP ? In-reply-to: Your message of "Sun, 28 Apr 1996 01:18:37 +0200." <2.2.32.19960427231837.006aa0f0@masternet.it> Date: Sat, 27 Apr 1996 17:17:31 -0700 Message-ID: <9094.830650651@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Is it right ? I receive this error on boot : > > screensaver : Undefined entry symbol '_saver_init' You have to update your /etc files also from /usr/src/etc > 1) Is it possible to find a atapi.flp for the -current too... So I can It's called boot.flp in -current; the atapi driver is part of the standard distribution. Don't forget to set the RELNAME in the Options editor! Jordan