There is a Howto on this. Searhc LDP for it. It goes into great detail. Maybe it was one of their admin docs. Not sure. For me, I make partitions of:
/ /usr /home swap I sometimes get more creative depending on the purpose of the system. If its a news server or high traffic mail server, i would make a /var also. You could seperate /usr and /usr/local also, but that starts to get more extreme. Its up to you. Brendon -----Original Message----- From: Brad [mailto:[EMAIL PROTECTED] Sent: Monday, June 07, 1999 10:04 PM To: debian-user@lists.debian.org Subject: Random partitioning questions Yes, i realize this is something a lot of people disagree on. Which is why i hope to get a lot of opinions! Right now, i have my entire Linux on one 4G HD (minus some data files and things for Wine to play with on a FAT32 partion on a second drive). One partition for swap, one for everything else. From what i've heard, not a very good arangement if anything goes wrong. So, i'm thinking of backing up everything and making some more partitions. 1. If i understand things correctly, /, /boot, /lib, /bin, /sbin, /dev, parts of /etc, and maybe /root should be on one partition below the 1024th cyl for hysterical reasons, which do apply in my case. Do i understand correctly? 2. If i were partitioning a new HD, what would be a good size for the partition containing just those directories, that wouldn't waste too much space. Right now on my system, du -c reports 18M for that list, so i'm thinking 50M would allow plenty of room for expansion? 3. How about sizes for other partitions? /home i'm thinking 750M (personal workstation, 6 users that are just different mailing addresses for me), 1G for /var (with /tmp -> /var/tmp, is that a bad idea?), 2.1G for /usr. 4. hda1 should be /, but how about the rest? home var swap usr as 2 3 4 5? 5. What am i missing, that i think i fit everything (including 64M of swap) onto a 4G HD? ;) Just trying to learn here. -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null