Date: Fri, 26 Jul 2002 06:47:05 +0200 From: "Roger 'Rocky' Vetterberg" <listsub@rambo.simx.org> To: karl agee <kdagee@attglobal.net> Cc: freebsd-questions <FreeBSD-Questions@FreeBSD.ORG> Subject: Re: Linking a directory to another filesystem Message-ID: <3D40D449.8070105@rambo.simx.org> References: <200207252250.g6PMorT15954@clunix.cl.msu.edu> <1027652619.499.6.camel@enterp rise.workgroup> <200207252313.28903.bts@babbleon.org> <1027656795.499.22.camel@enterprise.workgroup> <3D40CEC4.6040600@rambo.simx.org> <1027657905.499.36.camel@enterprise.workgroup>
next in thread | previous in thread | raw e-mail | index | archive | help
karl agee wrote: > On Thu, 2002-07-25 at 21:23, Roger 'Rocky' Vetterberg wrote: > > >>/usr is not whats filling your / partition, since /usr is a >>partition of its own. >> >>Try a 'du -d1 -h -x /' and you will see whats filling up / >> >>-- >>R >> >> >> > > su-2.05a# du -d1 -h -x / > 512B /dev > 2.0K /tmp > 2.0K /usr > 2.0K /var > 3.0M /stand > 1.1M /etc > 2.0K /cdrom > 2.0K /cdrom1 > 2.0K /dist > 6.6M /bin > 48M /boot > 2.0K /mnt > 2.0K /proc > 2.3M /root > 20M /sbin > 2.0K /dos > 122M / > > Hummm..........ok what's where's the rosetta stone.....I see a lot of > stuff is in / ....a little on /usr.....but is that /usr mounted fs or > /usr on / .... %-( > > --karl That /usr is the directory where the /usr partition is mounted. As you can see it takes very little space, so thats not your problem. On my machine thats been running on the same drive for ~4 years, /boot is only 564K. You might want to check out why yours is 48M. A 20M /sbin is a tad much too, mine is only 12M, but I would check out /boot first, thats whats filling up your /. -- R To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D40D449.8070105>