On 2022-01-27, S V <[email protected]> wrote: > Hello, I want to build "bigger" bsd.rd image. Does rebuilding it only way > to increase it? Can I somehow increase its size and just rdsetroot new > disk.fs?
You'll need to build a release(8) after adjusting at least FSSIZE in the relevant Makefiles under src/distrib, maybe also MINIROOTSIZE in kernel config.

