Page MenuHomeFreeBSD

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

Authored by emaste on Mar 2 2023, 11:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 9, 1:14 PM
Unknown Object (File)
Wed, Feb 19, 2:26 AM
Unknown Object (File)
Feb 14 2025, 12:52 AM
Unknown Object (File)
Feb 5 2025, 12:45 AM
Unknown Object (File)
Oct 26 2024, 6:02 AM
Unknown Object (File)
Oct 26 2024, 6:02 AM
Unknown Object (File)
Oct 26 2024, 5:42 AM
Unknown Object (File)
Oct 18 2024, 6:43 AM
Subscribers
None

Details

Reviewers
brd
nwhitehorn
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

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste created this revision.
emaste added reviewers: brd, nwhitehorn.

{F57270726}

This revision is now accepted and ready to land.Mar 6 2023, 1:21 AM