Try a reinstall. All of my boxes are ~3 megs. Scott
On 9/12/05, Tommaso Di Donato <[EMAIL PROTECTED]> wrote: > Mmhh... I have something wrong, then: > # du -h /rescue/ > 356M /rescue/ > > What do I have to do? This night maybe I will try a new installation, but I > am a bit worried, because this one too is a fresh install... > > > On 9/10/05, Bill Marquette <[EMAIL PROTECTED] > wrote: > > They all have the same size cause they're all the same file (hard link). > rm'ing that directory will save you a whopping 2.9 or so MB. > > > > # ls -la rescue/ |wc -l > > 131 > > # du -sk rescue/ > > 2891 rescue/ > > # du -sk rescue/* > > 2880 rescue/[ > > 7 rescue/dhclient-script > > 1 rescue/nextboot.sh > > # ls -li rescue/s* > > 301254 -r-xr-xr-x 126 root wheel 2937504 Sep 8 18:11 rescue/savecore > > 301254 -r-xr-xr-x 126 root wheel 2937504 Sep 8 18:11 rescue/sconfig > > 301254 -r-xr-xr-x 126 root wheel 2937504 Sep 8 18:11 rescue/setfacl > > 301254 -r-xr-xr-x 126 root wheel 2937504 Sep 8 18:11 rescue/sh > > 301254 -r-xr-xr-x 126 root wheel 2937504 Sep 8 18:11 rescue/slattach > > 301254 -r-xr-xr-x 126 root wheel 2937504 Sep 8 18:11 > rescue/spppcontrol > > 301254 -r-xr-xr-x 126 root wheel 2937504 Sep 8 18:11 rescue/startslip > > 301254 -r-xr-xr-x 126 root wheel 2937504 Sep 8 18:11 rescue/stty > > 301254 -r-xr-xr-x 126 root wheel 2937504 Sep 8 18:11 rescue/swapon > > 301254 -r-xr-xr-x 126 root wheel 2937504 Sep 8 18:11 rescue/sync > > 301254 -r-xr-xr-x 126 root wheel 2937504 Sep 8 18:11 rescue/sysctl > > > > Note the first field is the inode...notice how they're all identical? :) > > > > If they aren't identical on your machine, it sounds like you copied them > at some point which would create individual files. > > > > --Bill > > > > > > > > On 9/10/05, Scott Ullrich < [EMAIL PROTECTED]> wrote: > > > > > > Say what!? It shouldn't be that big. > > > > > > # du -h > > > 2.8M . > > > # pwd > > > /rescue > > > > > > Scott > > > > > > On 9/10/05, Tommaso Di Donato < [EMAIL PROTECTED]> wrote: > > > > Sorry... I am trying to shrink a bit my pfsense installation.. in > order to > > > > stay in less then 512Mb.. > > > > So I took a walkabout, and I found that /rescue dir il very big > (about > > > > 350MB), full of files all ow them of the same size: 2937504 bites. > > > > Could anyone explain me how can that be usefull, and why all af them > are so > > > > big? > > > > > > > > Thanx > > > > Tom > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
