Page MenuHomeFreeBSD

partedit: make minimum FreeBSD install size just under 1G
ClosedPublic

Authored by emaste on Mar 2 2023, 11:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 22, 12:57 PM
Unknown Object (File)
Sun, Feb 22, 1:51 AM
Unknown Object (File)
Sat, Feb 21, 5:21 PM
Unknown Object (File)
Sat, Feb 21, 5:21 PM
Unknown Object (File)
Wed, Feb 18, 4:55 PM
Unknown Object (File)
Feb 8 2026, 2:31 AM
Unknown Object (File)
Feb 7 2026, 6:13 PM
Unknown Object (File)
Jan 30 2026, 7:03 PM
Subscribers

Details

Summary
1G is a convenient disk image size for testing.  It is also the
installer's minimum size, but the minimum applies to the partition not
the whole disk.  When testing with a 1G image this resulted in the
counterintuitive error "There is not enough free space on <disk> to
install FreeBSD (1.0 GB free, 1.0 GB required)."

Reduce the installer's minimum required by 1M to allow this case.

Sponsored by:   The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable