From owner-freebsd-questions Mon Sep 11 18:33:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.nc.rr.com (fe3.southeast.rr.com [24.93.67.50]) by hub.freebsd.org (Postfix) with ESMTP id E269F37B43F for ; Mon, 11 Sep 2000 18:33:11 -0700 (PDT) Received: from welsh.dynip.com ([24.162.231.59]) by mail3.nc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Mon, 11 Sep 2000 21:32:53 -0400 Received: (qmail 8289 invoked by uid 1001); 12 Sep 2000 02:33:06 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 12 Sep 2000 02:33:06 -0000 Date: Mon, 11 Sep 2000 21:33:06 -0500 (EST) From: Jason W To: questions@freebsd.org Subject: excess baggage in / directory? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just installed a brand new 4.1-RELEASE on my hard drive. I went for the overkill and partitioned my /var and / partitions with 500 Megs. After the install, I do a df and heres what I get [root@welsh]# df -h Filesystem Size Used Avail Capacity Mounted on /dev/ad0s1a 484M 326M 120M 73% / /dev/ad0s1f 4.7G 433M 3.9G 10% /usr /dev/ad0s1e 484M 1.7M 444M 0% /var procfs 4.0K 4.0K 0B 100% /proc [root@welsh]# what in the world is taking up all the space in / ? heres a ls -l -r--r--r-- 1 root wheel 4735 Jul 28 08:10 COPYRIGHT drwxr-xr-x 2 root wheel 1024 Sep 5 14:55 bin drwxr-xr-x 3 root wheel 512 Sep 5 14:55 boot drwxr-xr-x 2 root wheel 512 Sep 5 11:45 cdrom drwxr-xr-x 2 root wheel 512 Sep 5 11:45 cdrom1 lrwxr-xr-x 1 root wheel 11 Sep 5 11:52 compat -> /usr/compat drwxr-xr-x 3 root wheel 13312 Sep 11 20:33 dev drwxr-xr-x 2 root wheel 512 Sep 5 11:45 dist -rw-r--r-- 1 root wheel 3 Sep 11 19:58 dynipclient.pid drwxr-xr-x 18 root wheel 2560 Sep 9 18:30 etc lrwxrwxrwx 1 root wheel 9 Sep 5 12:03 home -> /usr/home -r-xr-xr-x 1 root wheel 3106639 Sep 8 22:21 kernel -r-xr-xr-x 1 root wheel 3087378 Jul 28 09:30 kernel.GENERIC -r-xr-xr-x 1 root wheel 3106639 Sep 5 22:07 kernel.old drwxr-xr-x 4 root wheel 512 Sep 6 20:54 mnt drwxr-xr-x 2 root wheel 2560 Sep 8 22:21 modules drwxr-xr-x 2 root wheel 2560 Sep 5 22:07 modules.old dr-xr-xr-x 1 root wheel 512 Sep 11 21:27 proc drwxr-xr-x 5 root wheel 512 Sep 11 21:19 root drwxr-xr-x 2 root wheel 2048 Sep 9 09:14 sbin drwxr-xr-x 2 root wheel 512 Sep 8 23:21 service drwxr-xr-x 4 root wheel 1024 Sep 5 14:51 stand lrwxrwxrwx 1 root wheel 11 Sep 5 15:02 sys -> usr/src/sys drwxrwxrwt 3 root wheel 512 Sep 11 21:25 tmp drwxr-xr-x 18 root wheel 512 Sep 5 12:03 usr drwxr-xr-x 19 root wheel 512 Sep 7 19:00 var my bin and sbin dirs arent that big [jason@welsh]$ du -h bin 3.7M bin [jason@welsh]$ du -h sbin 10M sbin [jason@welsh]$ du -h modules 3.3M modules [jason@welsh]$ du -h dev 1.0K dev/fd 54K dev [jason@welsh]$ du -h dist 1.0K dist [jason@welsh]$ du -h boot 9.0K boot/defaults 591K boot anyone have any ideas? or am I missing something obvious? ;) Jason -- ======================================================================= | Jason Welsh jason@welsh.dynip.com | If you think there's | | | good in everybody, you | | http://welsh.dynip.com/ | haven't met everybody. | ======================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message