On 2005-03-16 13:05, Gert Cuykens <[EMAIL PROTECTED]> wrote:
> What is a inode ? I installed freebsd 5.3 on a 2gb harddisk and it
> tells me there are not enough inodes ? Aldo there is diskspace
> availeble ?
>
> Does it mean there are to many directories ? Can you fix this ?

i-nodes are the areas where the file system saves information such as
the owner, the size and pointers to the data area of a normal or special
file or a directory.

2 GB is a lot of space for a virgin FreeBSD installation.  The base
system takes up to 170 MB on a clean disk here.

- Have you tweaked the newfs options that sysinstall used?
- Have you installed any extra packages?  How many and which?

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to