Page MenuHomeFreeBSD

Update minimum RAM required for FreeBSD 96MB to 128MB
Needs ReviewPublic

Authored by simon on Feb 19 2019, 10:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 13, 3:11 AM
Unknown Object (File)
Sun, Jan 5, 6:48 AM
Unknown Object (File)
Oct 5 2024, 4:55 AM
Unknown Object (File)
Sep 24 2024, 9:01 AM
Unknown Object (File)
Sep 4 2024, 10:10 AM
Unknown Object (File)
Aug 31 2024, 4:12 AM
Unknown Object (File)
Aug 28 2024, 8:54 AM
Unknown Object (File)
Jul 23 2024, 10:52 PM
Subscribers
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

I tried to install FreeBSD on the minimum RAM specified in the handbook of 96MB, but the installer fails (see image).

I tested using Hyper-V on Windows and VMware on Mac as those were the virtualization systems I had easy access to.

This fails for both i386 and amd64. It's possible some of our ARM architectures support less, but given this is generic entry I think it makes sense to gear towards the more common use-cases.

128MB successfully installs for me on i386 (1.5GB disk worked too).

128MB is not enough for amd64 (>164MB is at least required) but I decided to keep it simple at least for now.

PS. it's a while since I submitted a FreeBSD change, so that's why I'm doing the full review even for a relatively simple change.

freebsd12-i386-96mb-ram.png (720×1 px, 20 KB)

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 22586

Event Timeline

I'd be tempted to bump to 192MB since the vast majority of new installs are amd64 per @imp's status.