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)
Thu, Jul 2, 6:36 AM
Unknown Object (File)
Mon, Jun 29, 10:34 PM
Unknown Object (File)
Fri, Jun 26, 2:14 AM
Unknown Object (File)
Sun, Jun 21, 10:43 PM
Unknown Object (File)
Sun, Jun 21, 7:17 PM
Unknown Object (File)
Jun 1 2026, 4:04 PM
Unknown Object (File)
May 23 2026, 7:30 PM
Unknown Object (File)
May 20 2026, 10:05 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