From owner-freebsd-questions Wed May 21 13:39:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA04689 for questions-outgoing; Wed, 21 May 1997 13:39:37 -0700 (PDT) Received: (from jmb@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA04646; Wed, 21 May 1997 13:38:30 -0700 (PDT) From: "Jonathan M. Bresler" Message-Id: <199705212038.NAA04646@hub.freebsd.org> Subject: Re: HELP I can't create boot floppy--disk full To: unixsa@northlink.com Date: Wed, 21 May 1997 13:38:29 -0700 (PDT) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <199705211729.KAA28079@smtp.northlink.com> from "Wilton Hughes" at May 21, 97 10:28:52 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Wilton Hughes wrote: > > When I follow the directions in the Handbook to create a boot > floppy I find that I am asked to copy more data to the floppy than the > floppy will hold. What do I do? i have just tested the script on both 2.2.1-RELEASE and 2.1.0-RELEASE. no problems. i had to work a little ot get all the utilities on the floppy, your kernel may be too large. 2.2.1-RELEASE: 683695 byte kernel 2.1.0-RELEASE: 603405 byte kernel how big is your MINI kernel...it needs to be as small as possible. jmb