From owner-freebsd-hackers Thu Oct 5 08:52:29 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA12728 for hackers-outgoing; Thu, 5 Oct 1995 08:52:29 -0700 Received: from UUCP-GW.CC.UH.EDU (root@UUCP-GW.CC.UH.EDU [129.7.1.11]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id IAA12714 for ; Thu, 5 Oct 1995 08:52:23 -0700 Received: from Taronga.COM by UUCP-GW.CC.UH.EDU with UUCP id AA25629 (5.67a/IDA-1.5 for hackers@freebsd.org); Thu, 5 Oct 1995 10:48:53 -0500 Received: (from peter@localhost) by bonkers.taronga.com (8.6.11/8.6.9) id JAA01246; Thu, 5 Oct 1995 09:27:22 -0500 Date: Thu, 5 Oct 1995 09:27:22 -0500 From: peter@taronga.com (Peter da Silva) Message-Id: <199510051427.JAA01246@bonkers.taronga.com> To: hackers@freebsd.org Subject: Re: FreeBSD 2.1 will require a minimum of 8MB for installation. Newsgroups: taronga.freebsd.hackers In-Reply-To: <199509301707.NAA12691@lakes> Organization: Taronga Park BBS Sender: owner-hackers@freebsd.org Precedence: bulk In article <199509301707.NAA12691@lakes> you write: > Now, since we know the GENERIC kernel won't do that, can we at least >have instructions on how to build the installation system so we >can put a customer kernel (without all the drivers needed for >the GENERIC case) on some installation floppies? YES YES YES YES YES YES! > And, yes, I know I can use the makefiles, etc... and build the floppies; >etc... but a more novice user would probably appreciate explicit instructions. I've looked through the makefiles, and I'm not a novice user, and I just gave up and installed on another system. 1. The install floppy was broken if you couldn't control the WD controller's sector mapping (please fix this... real geometry actually MEANS something with older WD drives?). 2. The install floppy didn't have the WD7000 driver in it. 3. The install floppy's AHA1542 driver didn't work on the CP. 4. fdisk is broken, so I couldn't install by hand. So it's not just 4MB users who need this. Document how you build an install floppy, and people will do the 4M install for you.