|
Partitioning...
I was wondering how to partition the space for Linux partition. I would like to have the OS that I could reinstall without losing my personal data (such as My Documents in Windows) and without needing to reinstall games I install (if it's possible). Would it be good to partition it this way:
/home - 60 GB
/usr/local/games - 10 GB (should be OK considering how many games I have for Linux, and considering the fact that I can't get a single Win32 game working over Wine)
/ - the remaining size - how much should it be at least?
Also:
1) Should I have /boot partition? How big?
2) How big should swap partition be?
3) What filesystem should I use (reiserfs or ext3)?
|