diskspace used on full install?

J.D. Bronson jbronson at wixb.com
Thu Nov 25 05:31:13 PST 2004


At 09:34 PM 11/24/2004, you wrote:
>The full output of mount(8) might be helpful to us on the list.
>Also, for your own use, (as root) you might try:
>
># cd /
># du -hxm  | sort -n
>
>Which should get you "human readable" output on the disk
>usage of your root file system, without crossing mount points,
>output in megabytes and sorted in order by size.  Might take
>a moment to output it, though...


When I did the install I chose full developer and sources, but no windows.
(Its all command line and headless)

The disk space in use is fine...I just want to make sure that something I 
did didnt copy files from one spot on / to another spot on / . That 
happened before to me :)

Here is my entire df:

# df
Filesystem  1K-blocks    Used   Avail Capacity  Mounted on
/dev/da0s1a    507630  106664  360356    23%    /
devfs               1       1       0   100%    /dev
/dev/da0s1d   9420078 1192212 7474260    14%    /usr
/dev/da0s1e   9420078    1468 8665004     0%    /var
/dev/da0s1g   9420078  234754 8431718     3%    /home
/dev/da0s1h   2892164       4 2660788     0%    /scratch

and the output of the command you offered above is nice, but doesnt show 
anything worrysome as far as I can tell...

# du -hxm  | sort -n
1       ./.snap
1       ./bin
1       ./boot/defaults
1       ./boot/modules
1       ./cdrom
1       ./dev
1       ./dist
1       ./etc/X11
1       ./etc/bluetooth
1       ./etc/defaults
1       ./etc/gnats
1       ./etc/isdn
1       ./etc/mail/certs
1       ./etc/mtree
1       ./etc/ntp
1       ./etc/pam.d
1       ./etc/periodic
1       ./etc/periodic/daily
1       ./etc/periodic/monthly
1       ./etc/periodic/security
1       ./etc/periodic/weekly
1       ./etc/postfix/HTML/README
1       ./etc/postfix/README
1       ./etc/postfix/certs
1       ./etc/postfix/freemail
1       ./etc/ppp
1       ./etc/rc.d
1       ./etc/skel
1       ./etc/ssh
1       ./etc/ssh2
1       ./etc/ssh2/hostkeys
1       ./etc/ssh2/knownhosts
1       ./etc/ssh2/subconfig
1       ./etc/ssl
1       ./home
1       ./junk
1       ./lib/geom
1       ./libexec
1       ./mnt
1       ./mnta
1       ./mntd
1       ./mnte
1       ./mntf
1       ./mntg
1       ./mnth
1       ./proc
1       ./root
1       ./root/.ncftp
1       ./root/.ssh2
1      ./scratch
1       ./stand/etc
1       ./stand/etc/defaults
1       ./stand/help
1       ./tftp
1       ./tmp
1       ./usr
1       ./var
2       ./etc/mail
3       ./etc/postfix/HTML
3       ./stand
4       ./lib
4       ./rescue
4       ./sbin
5       ./etc/postfix
7       ./etc
17      ./boot/kernel
18      ./boot
38      .






-- 
J.D. Bronson
Aurora Health Care // Information Services // Milwaukee, WI USA
Office: 414.978.8282 // Email: jd at aurora.org // Pager: 414.314.8282



More information about the freebsd-questions mailing list