From owner-freebsd-questions Thu Apr 22 0:19:10 1999 Delivered-To: freebsd-questions@freebsd.org Received: from finch-post-11.mail.demon.net (finch-post-11.mail.demon.net [194.217.242.39]) by hub.freebsd.org (Postfix) with ESMTP id 3EBE4151A3 for ; Thu, 22 Apr 1999 00:18:57 -0700 (PDT) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by finch-post-11.mail.demon.net with smtp (Exim 2.12 #1) id 10aDic-000BWg-0B; Thu, 22 Apr 1999 07:16:19 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from support-3.uk.radan.com (support-3 [193.114.228.220]) by uk.radan.com (8.6.10/8.6.10) with ESMTP id IAA02103; Thu, 22 Apr 1999 08:15:48 +0100 Received: from uk.radan.com by support-3.uk.radan.com (SMI-8.6/SMI-SVR4) id IAA01625; Thu, 22 Apr 1999 08:15:47 +0100 Message-ID: <371ECC6B.415F3FB9@uk.radan.com> Date: Thu, 22 Apr 1999 08:14:51 +0100 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB MIME-Version: 1.0 To: Antuan Avdioukhine Cc: freebsd-questions@freebsd.org Subject: Re: dset in 3.1-RELEASE References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Antuan Avdioukhine wrote: > > People, why dset is not working in 3.1-RELEASE? I have a funny trouble: > using Yamaha OPL3SA PnP card I cannot (as I was in 2.2.8) use userconfig, > or, to be clear, I have to invoke it every time I boot. Where can I write > config for pnp I need? > Check out the ERRATA.TXT for 3.1 at http://www.freebsd.org. It's a known problem with an easy workround. Basically, if you save your settings after doing a ``boot -c'' the changes are saved in /kernel.config but the boot loader doesn't look there (it looks in a file in /boot, whose name escapes me). You can use /kernel.config if you wich, just create a file /boot/loader.rc and add the following: load /kernel load -t userconfig_script /kernel.config autoboot I pretty sure the above is correct, I'm at work and doing it from memory so check the ERRATA.TXT to confirm it. HTH > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message