Re: atari "prepare" floppy is overflowing
David Brownlee <[email protected]> Thu, 3 Jul 2025 11:30:36 +0100
| Newsgroups | gmane.os.netbsd.ports.m68k,gmane.os.netbsd.ports.atari |
|---|---|
| Message-ID | <CAGN_6pbzVX=wD9zaQFk1qf316P+oBBk=upMoaAZk_Fp+LduXig@mail.gmail.com> |
On Mon, 30 Jun 2025 at 11:51, Martin Husemann <[email protected]> wrote: > > Hi folks, > > since a few days the atari "prepare" floppy fails to build and I found no > obvious/easy tweaks to shrink it below floppy size again - anyone have > any ideas? > > This started happening with the build from the new build cluster, but since > the build are supposed to be reproducable I am not sure how that could be > related (and I didn't spot any obvious directory names in the object files). Prepare.fs is 1080k while install.fs is 1440k - is there space to expand? It also looks like the atari floppies still have mount_kernfs - IIRC switching to dmesg and removing kernfs from the kernel was a net space win on *I think* sparc when it was done. Does the sysinst installer image work on atari? David