Hi, after an attempt to install squid my disk space now is 100% used. I unistall squid but disk space doesn't became low.
I find same files php.core that are big. How can I delete this files? Another question, I bought a firewall with a 4G compact flash with PFsense 1.2.3 rc3 pre-installed (http://shop.varia-store.com/product_info.php?info=p886_pfSense-Komplettsystem-mit-ALIX-2D13-und-Zubehoer.html). I update with pfSense-2.0-BETA1-512mb-20100528-1815-nanobsd-upgrade.img but now the / partition seem to be only 218m, how can I do to use all the space available in the CF? # df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ufs/pfsense0 220336 220126 -17416 109% / devfs 1 1 0 100% /dev /dev/md0 39406 4 36250 0% /var/tmp /dev/md1 59246 15938 38570 29% /var /dev/ufs/cf 50527 513 45972 1% /cf devfs 1 1 0 100% /var/dhcpd/dev # cd / # find . -name "*.core" -print ./usr/local/bin/php.core ./usr/local/captiveportal/php.core ./usr/local/www/php.core # ls -lh ./usr/local/bin/php.core -rw------- 1 root wheel 27M May 29 16:26 ./usr/local/bin/php.core # ls -lh ./usr/local/captiveportal/php.core -rw------- 1 root wheel 29M May 29 16:26 ./usr/local/captiveportal/php.core # ls -lh ./usr/local/www/php.core -rw------- 1 root wheel 26M May 29 16:26 ./usr/local/www/php.core # fdisk ******* Working on device /dev/ufs/pfsense0 ******* parameters extracted from in-core disklabel are: cylinders=444 heads=16 sectors/track=63 (1008 blks/cyl) parameters to be used for BIOS calculations are: cylinders=444 heads=16 sectors/track=63 (1008 blks/cyl) fdisk: invalid fdisk partition table found Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD) start 63, size 447489 (218 Meg), flag 80 (active) beg: cyl 0/ head 1/ sector 1; end: cyl 443/ head 15/ sector 63 The data for partition 2 is: <UNUSED> The data for partition 3 is: <UNUSED> The data for partition 4 is: <UNUSED> # --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Commercial support available - https://portal.pfsense.org
