Thursday, January 27, 2022

Re: any way to increase size of filesystem inside bsd.rd without rebuilding?

On 2022-01-27, S V <nerfur@gmail.com> 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.

No comments:

Post a Comment