|
|
|
|
|
by dredmorbius
2 days ago
|
|
A partition based on a sparse disk image might avoid that. You'd have what appears to be a 128GB image (or some large fraction of that), which in reality is largely holes (typically: repeated blocks of ASCII 00 bytes). Of course, you'd need to avoid actually trying to fill that filesystem. |
|