[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#686861: debian-installer: kfreebsd requires larger MFS_ROOT



On 17:09, Cyril Brulebois wrote:
> | # Limit on mfsroot size. It is determined by NKPT (in <machine/pmap.h).
> | # On amd64, it can be increased by increasing this variable.  On i386,
> | # this is a hard limit due to constraints of 4 GiB VM space.
> | ifeq ($(DEB_HOST_ARCH),kfreebsd-i386)
> | MFSROOT_LIMIT := 42m
> | else ifeq ($(DEB_HOST_ARCH),kfreebsd-amd64)
> | MFSROOT_LIMIT := 128m
> | endif
> 
> I think I'll wait for a tested patch before touching that part for
> kfreebsd-i386.

Thanks KiBi,

On kfreebsd-amd64 I only noticed the problem affect the GTK installer.

For kfreebsd-i386 images only the text-mode installer is used, so
hopefully the current MFSROOT_LIMIT wil be large enough. It sounds like
it's already at its maximum.

Regards,
-- 
Steven Chamberlain
steven@pyro.eu.org


Reply to: