Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!uflorida!mephisto!udel!mmdf From: HBO043%DJUKFA11.BITNET@cunyvm.cuny.edu (Christoph van Wuellen) Newsgroups: comp.os.minix Subject: Re: Increasing buffersize causes real problems Message-ID: <23611@nigel.udel.EDU> Date: 4 Jul 90 08:23:39 GMT Sender: usenet@udel.EDU Lines: 13 When I stated that big buffersizes cause no problem to me, I forgot to say that I use a homemode 68000 box, so the problem might come from the bootstrap process, as Bruce Evans pointed out. BTW, I considered the ST bootstrapper inadequate after the first look, a much better solution (this goes with my bootstrap process) is to load the target image, copy a position-independent copy-routine after this and call this routine. An assumption the like ,,the MINIX image won't be bigger than XXX KBytes'' is silly. C.v.W.