Date: Mon, 31 Jul 2000 15:26:29 +1200 From: Jonathan Chen <jonathan.chen@itouch.co.nz> To: click46 <click46@webpimps.net> Cc: freebsd-questions@freebsd.org Subject: Re: Out of hard drive space? Message-ID: <20000731152629.B39611@jonc.ntdns.wilsonandhorton.co.n> In-Reply-To: <4.3.1.0.20000730200452.00b19138@mail.webpimps.net>; from click46@webpimps.net on Sun, Jul 30, 2000 at 08:08:42PM -0700 References: <4.3.1.0.20000730200452.00b19138@mail.webpimps.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 30, 2000 at 08:08:42PM -0700, click46 wrote: > Hello, > Just downloaded FreeBSD 4.1 and then proceeded to install Apache. After > getting Apache to start, I went and *tried* to gunzip -d > php-4.0.1pl2.tar.gz, it returns "/kernel: pid 288 (gunzip), uid 0 on /: > file system full" > > I used defaults for partitions, and the drive is a 1.7GB. How can I tell > how much space is left on a partition/drive and why would I get something > like this. I tried to gunzip them while logged on as root and in the /root/ > directory. `df' is your friend. Your root file-system is running out of space. Use some other filesystem as your work-space. -- Jonathan Chen <jonathan.chen@itouch.co.nz> ---------------------------------------------------------------------- char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} 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?20000731152629.B39611>