Reply-To: "Kevin @ Home" From: "Kevin @ Home" Newsgroups: alt.uu.comp.os.linux.questions Subject: What to do about no Disk Space boundary="----=_NextPart_000_00B8_01C0B627.D1F5CAA0" X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: Date: Tue, 27 Mar 2001 00:09:08 GMT NNTP-Posting-Host: 141.154.70.25 X-Complaints-To: newsadmin@bellatlantic.net X-Trace: typhoon1.ba-dsg.net 985651748 141.154.70.25 (Mon, 26 Mar 2001 19:09:08 EST) NNTP-Posting-Date: Mon, 26 Mar 2001 19:09:08 EST Xref: newsread2.funet.fi alt.uu.comp.os.linux.questions:10594 This is a multi-part message in MIME format. ------=_NextPart_000_00B8_01C0B627.D1F5CAA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable When I do a 'df' i get Filesystem Size Used Avail Use% Mounted on /dev/hda8 251M 251M 0 100% / /dev/hda1 23M 2.6M 19M 12% /boot /dev/hdb1 4.0G 191M 3.8G 5% /dos /dev/hda6 8.5G 1.1G 6.9G 14% /home /dev/hda5 8.5G 1.2G 6.9G 15% /usr /dev/hda7 251M 47M 191M 20% /var So hda8 is full, of what? I do a =20 find / -size 50k -print | xargs ls -ldS > /tmp/size and there are no big files. Any help on finding space? Kevin ------=_NextPart_000_00B8_01C0B627.D1F5CAA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
When I do a 'df' i get
 
Filesystem         =   =20 Size  Used Avail Use% Mounted=20 on
/dev/hda8         &nbs= p;  =20 251M  251M     0 100%=20 /
/dev/hda1          = ;   =20 23M  2.6M   19M  12%=20 /boot
/dev/hdb1         &= nbsp;  =20 4.0G  191M  3.8G   5%=20 /dos
/dev/hda6         &n= bsp;  =20 8.5G  1.1G  6.9G  14%=20 /home
/dev/hda5         &= nbsp;  =20 8.5G  1.2G  6.9G  15%=20 /usr
/dev/hda7         &n= bsp;  =20 251M   47M  191M  20% /var
So hda8 is full, of = what?
 
I do a 
 
find / -size 50k -print  | = xargs ls -ldS=20 > /tmp/size
and there are no big files. Any = help on=20 finding space?
 
Kevin
 
------=_NextPart_000_00B8_01C0B627.D1F5CAA0--