Subject: Re: building netbsd-3 problems
To: Timo =?ISO-8859-1?Q?Sch=F6ler?= <timo.schoeler@macfinity.net>
From: sigsegv <sigsegv@rambler.ru>
List: current-users
Date: 04/09/2005 12:48:04
On Sat, 9 Apr 2005 13:36:16 +0200
Timo Schoeler <wanker4freedom@web.de> wrote:

> hi,
> 
> tried FLOPPYMAX=2?
> 
> timo
> 
> -- 
> Timo Schoeler | http://macfinity.net/~tis | timo.schoeler@macfinity.net
> //macfinity -- finest IT services | http://macfinity.net
> Key fingerprint = F844 51BE C22C F6BD 1196  90B2 EF68 C851 6E12 2D8A
> 
> There are 10 types of people in the world. Those who understand binary 
> and those who don't.
> 

It's already in the Makefile:

# pwd
/opt/src.netbsd-3/distrib/i386/floppies/bootfloppy-small
# cat Makefile
#       $NetBSD: Makefile,v 1.17 2002/11/18 12:39:46 lukem Exp $

FLOPPYBASE=     boot-small
FLOPPYMAX=      2
FLOPPYSIZE=     2400
FLOPPYKERNEL=   netbsd-INSTALL_SMALL.gz

.include "${.CURDIR}/../common/Makefile.bootfloppy"

You usually get messages that say floppy image it too large, or something like that, but this is different I think, it's the size of the ramdisk that's too big