My Mandriva desktop from which I'm typing this has about 9.5 gigs in /home (data and some programs) and about 9.5 gigs in the rest of the system.
In that 9.5 gigs I have lots of things installed. That includes 3D games. I have multiple database systems installed. There are two office suites. I have many graphics, audio, video, and animation editing packages installed. I keep around about a dozen different web browsers for testing. There's a mail server, a web server, an SSH server, and a DNS server.
There are (at least) three perl installations on the system right now. There are at least six versions of the JRE installed. WINE and DOSBox are on there, along with some software written for Windows (the DOS "drive" mounts from my home directory though). Then there's all the logs, spools, docs, and other non-program data that's in the system.
If you're having trouble fitting a Linux distribution, your code, and your data onto 32 gigs of space, then there's something very wrong or your code and data are very large.
| [reply] |
With 32 GB to play with this wont be a problem. You could easily create a proof of concept build containing everything you need using the Debian netinst CD within Virtualbox (or similar product).
| [reply] |
32 GB disk space is quite a lot, too. For what you want to do, a Debian base install plus the few extra packages you need should not require more than 2-5 GB.
| [reply] |
But I need to build a whole system that does not consume more than 32GB of disk space and that I think will take some tinkering
Not at all. My non-minimalistic Debian installation takes 11GB, which includes all latex packages (quite a lot), a graphical environment, apache2, postgresql, a news spool, an office suite and so on.
I don't use the distributions like SuSE or RedHat, but I'm pretty sure that even they will fit nicely onto 32GB hard disc.
| [reply] |