Bug #1257
installer suggests to create huge swap partition
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | - |
Description
On my recent install onto a 500G HDD, with 4GB RAM, the installer suggested
creating a swap partition of 238469M. This is clearly wrong.
Related todos
History
Updated by swildner over 4 years ago
grab
Updated by corecode over 4 years ago
it is believed that this is due to memory >2GB and mixed use of signed and
unsigned long integers.
Updated by swildner over 4 years ago
is fixed now.