From owner-freebsd-questions Thu Jan 28 18:02:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA27801 for freebsd-questions-outgoing; Thu, 28 Jan 1999 18:02:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bbs.mpcs.com (bbs.mpcs.com [209.101.88.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA27793 for ; Thu, 28 Jan 1999 18:02:38 -0800 (PST) (envelope-from hg@penny.n2wx.ampr.org) Received: from pickle.n2wx.ampr.org (cc1017255-a.srst1.fl.home.com [24.3.122.197]) by bbs.mpcs.com (8.8.8/8.8.8/MPCS spamzap) with ESMTP id VAA23961 for ; Thu, 28 Jan 1999 21:02:35 -0500 Received: (from root@localhost) by pickle.n2wx.ampr.org (8.9.2/8.8.2/n2wx) id VAA02442 for freebsd-questions@freebsd.org; Thu, 28 Jan 1999 21:02:34 -0500 (EST) Received: from penny.n2wx.ampr.org (penny.n2wx.ampr.org [172.16.0.5]) by pickle.n2wx.ampr.org (8.9.2/8.9.2/n2wx) with ESMTP id VAA02435 for ; Thu, 28 Jan 1999 21:02:28 -0500 (EST) (envelope-from hg@n2wx.ampr.org) Received: (from hg@localhost) by penny.n2wx.ampr.org (8.9.2/8.8.8/n2wx) id VAA06808; Thu, 28 Jan 1999 21:02:27 -0500 (EST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14001.5811.583967.114491@penny.south.mpcs.com> Date: Thu, 28 Jan 1999 21:02:27 -0500 (EST) From: Howard Goldstein To: freebsd-questions@FreeBSD.ORG Subject: pnp setup and new elf kernel loader X-Mailer: VM 6.62 under Emacs 19.34.1 Reply-To: hgoldste@bbs.mpcs.com Organization: disorganization Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What's the proper drill for doing the pnp enabling with the new elf loader? Neither boot prompt appears to digest the handy pnp 1 0 enable etc.... string that used to work with the a.out loader. The archives have a tantalizing hint to stick the old familiar 'pnp 1 0 enable etc' stuff in /kernel.config, pointed to by /boot/boot.conf with this: load /kernel load -t userconfig_script /kernel.config boot Is this technique going to cut it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message