On Friday 2006-12-01 15:52, usr wrote: > ... > I gave 10.2 a 3GB partition for / > > I also made separate partitions for /tmp, /var, and /home, each 10GB in > size. I went to update 10.2 and was warned that the / partition is 97% > full.
/tmp, /var, and /home don't necessarily have a lot of stuff in them, especially after a fresh install. Big directories include /usr and /opt depending on what packages you have installed. Since you did not make separate volumes for those locations everything in /usr and /opt is on the same device as root (or / ). I have effectively the same setup. With just about everything worth installing (in x86_64) from the 10.2 DVD my root ( / ) occupies quite a bit of space: Filesystem Size Used Avail Use% Mounted on /dev/hda5 22G 11G 9.7G 54% / (P.S. Set your computer's clock.) -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
