From owner-freebsd-alpha Fri Mar 24 9:46:42 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from anomaly.stupid.net (hc6526ade.dhcp.vt.edu [198.82.106.222]) by hub.freebsd.org (Postfix) with ESMTP id 3B92937BA1C for ; Fri, 24 Mar 2000 09:46:30 -0800 (PST) (envelope-from fb@anomaly.stupid.net) Received: (from fb@localhost) by anomaly.stupid.net (8.9.3/8.9.3) id MAA04978 for freebsd-alpha@freebsd.org; Fri, 24 Mar 2000 12:46:17 -0500 (EST) (envelope-from fb) Date: Fri, 24 Mar 2000 12:46:17 -0500 From: Nick To: freebsd-alpha@freebsd.org Subject: catch22? Message-ID: <20000324124617.A4533@vt.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I boot my kernel from a floppy disk. To make it small enough to fit on the disk, I strip it and gzip it. By stripping I lose the ability to gather system stats via top, or vmstat. Is there a way to restore the information lost due to stripping to the already running kernel? Is there a way to create a boot disk with less overhead than the one used for kern.flp? Thanks as always, Nick Maniscalco To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message