From owner-freebsd-current Sat Jun 19 1: 0:22 1999 Delivered-To: freebsd-current@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 96E84151D8 for ; Sat, 19 Jun 1999 01:00:19 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by relay.nuxi.com (8.9.3/8.9.3) id BAA10902; Sat, 19 Jun 1999 01:00:13 -0700 (PDT) (envelope-from obrien) Message-ID: <19990619010012.A10860@nuxi.com> Date: Sat, 19 Jun 1999 01:00:12 -0700 From: "David O'Brien" To: "Kenneth D. Merry" Cc: freebsd-current@FreeBSD.ORG Subject: Re: 4GB dram Reply-To: obrien@FreeBSD.ORG References: <99061716084400.14101@par28.ma.ikos.com> <199906172054.OAA89992@panzer.plutotech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199906172054.OAA89992@panzer.plutotech.com>; from Kenneth D. Merry on Thu, Jun 17, 1999 at 02:54:52PM -0600 X-Operating-System: FreeBSD 3.2-BETA Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > You should be able to strip a kernel down enough to fit it on a floppy, > although you will have to specify some non-standard options. Two options > that you'll want to use are: > > options SCSI_NO_SENSE_STRINGS > options SCSI_NO_OP_STRINGS > > That will disable SCSI sense code and op code description strings. Removing everything related to SCSI would also do the same thing, right? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message