Opened 2 years ago
Closed 2 years ago
#362 closed System Defect (fixed)
pc-sysinstaller only reserves 512MB for / if installing FreeBSD
| Reported by: | brucec | Owned by: | kris |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Installer | Version: | |
| Keywords: | Cc: | trac-bugs@… |
Description
On line 460 of sys-diskwidget.cpp pc-sysinstaller sets the minimum size of / to 512MB if FreeBSD is being installed. 1GB is considered the minimum nowadays to hold two kernels (kernel and kernel.old).
Change History (2)
comment:1 Changed 2 years ago by kris
comment:2 Changed 2 years ago by kris
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed!
https://trac.pcbsd.org/changeset/9033
https://trac.pcbsd.org/changeset/9034