From owner-freebsd-hackers Thu Aug 21 17:46:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA04339 for hackers-outgoing; Thu, 21 Aug 1997 17:46:04 -0700 (PDT) Received: from mail.cdsnet.net (mail.cdsnet.net [204.118.244.5]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA04331 for ; Thu, 21 Aug 1997 17:46:01 -0700 (PDT) Received: from mail.cdsnet.net (mail.cdsnet.net [204.118.244.5]) by mail.cdsnet.net (8.8.6/8.8.6) with SMTP id RAA00230; Thu, 21 Aug 1997 17:45:51 -0700 (PDT) Date: Thu, 21 Aug 1997 17:45:51 -0700 (PDT) From: Jaye Mathisen To: "Jordan K. Hubbard" cc: hackers@FreeBSD.ORG Subject: Re: Final request for help with release. (DPT boot floppy) In-Reply-To: <8233.872210627@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk It's gotta be laid out on a DPT controller to get the right bizarro geometry, (plus it's raid 5), so an individual disk move wouldn't solve the problem. The problem is somehow specifically related to the number of inodes in the MFS image, but I can't figure out how to make that larger. Making a new kernel only made the floppy image smaller. Chainge FSINODES in doFS.sh didn't seem to help either. On Thu, 21 Aug 1997, Jordan K. Hubbard wrote: > > So I can build a working 1.2.1 kernel, and I can get it on the disk, but > > fixit won't work so I can copy the kernel off the floppy to the drive. > > Or ftp it, or any other way that I can think of. > > And I assume that you've already contemplated physically moving the > drive to another machine for the xfer? > > Jordan >