usb hid atmel kit
Julian Elischer
julian at elischer.org
Fri Aug 19 09:34:04 GMT 2005
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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-usb
> To unsubscribe, send any mail to "freebsd-usb-unsubscribe at freebsd.org"
More information about the freebsd-usb
mailing list