Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Aug 2005 02:33:48 -0700
From:      Julian Elischer <julian@elischer.org>
To:        "lepingouin.tux" <lepingouin.tux@laposte.net>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: usb hid atmel kit
Message-ID:  <4305A77C.909@elischer.org>
In-Reply-To: <430596D8.2080900@laposte.net>
References:  <4302F94D.7040607@laposte.net>	<200508171601.08244.hselasky@c2i.net>	<430347AF.6020208@laposte.net>	<200508171955.40781.hselasky@c2i.net>	<43044801.3080308@laposte.net> <43052169.10608@elischer.org> <430596D8.2080900@laposte.net>

next in thread | previous in thread | raw e-mail | index | archive | help
lepingouin.tux wrote:
> 
>> show
>> df -i
> 
> 
> #df -i
> 
> Filesystem  1K-blocks   Used  Avail Capacity iused ifree %iused  Mounted on
> /dev/ad0s1a    253678  36144 197240    15%    1004 32018    3%   /
> devfs               1      1      0   100%       0     0  100%   /dev
> /dev/ad0s1e    253678     12 233372     0%       6 33016    0%   /tmp
> /dev/ad0s1f    719190 564404  97252    85%   92926     0  100%   /usr
                                                            ^^^^^^^


your /usr has run out of inodes

you must have a LOT of small files there somewhere..
you need to delete something.
or, more precisely you need to find where all those files are and delete them.
or reformat the partition with more inodes.

> /dev/ad0s1d    253678    360 233024     0%     116 32906    0%   /var
> 
> fabien M
> 
> _______________________________________________
> freebsd-usb@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-usb
> To unsubscribe, send any mail to "freebsd-usb-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4305A77C.909>