Re: create/symlink failed, no inodes free

2006-01-18 Thread progerstis (sent by Nabble.com)
that is 8000MB and a swap partition that is ~500MB. -- View this message in context: http://www.nabble.com/create-symlink-failed%2C-no-inodes-free-t598801.html#a2450263 Sent from the freebsd-questions forum at Nabble.com. ___ freebsd-questions@freebsd.org

Re: create/symlink failed, no inodes free

2006-01-18 Thread [EMAIL PROTECTED]
On 1/18/06, progerstis (sent by Nabble.com) [EMAIL PROTECTED] wrote: The same error appeared frequently when I tried to install FreeBSD on an 8.5GB partition. Apparently it was because the root partition was running out of space. So instead of using the auto-option to divide up and create

create/symlink failed, no inodes free

2005-11-22 Thread Martin Zibert
Greetings, today i was installing freebsd 6.0 and got this error: /: create/symlink failed, no inodes free I used 2 disks (one 4GB and the other 8GB) but got the same error. How can i fix this problem? The disks were formated through fbsd sysinstall at install. Thanks in advance, Martin

/: create/symlink failed, no inodes free

2005-11-22 Thread Martin Zibert
Greetings, today i was installing freebsd 6.0 and got this error: /: create/symlink failed, no inodes free I used 2 disks (one 4GB and the other 8GB) but got the same error. How can i fix this problem? The disks were formated through fbsd sysinstall at install. Thanks in advance, Martin

Re: create/symlink failed, no inodes free

2005-11-22 Thread Martin Zibert
this happens during install.. it keeps installing although i get this errors. first errors came when /base was installing. suggestions? On 11/22/05, Derrick MacPherson [EMAIL PROTECTED] wrote: is there many files on the system? ___

Re: /: create/symlink failed, no inodes free

2005-11-22 Thread Martin Zibert
this error: /: create/symlink failed, no inodes free I used 2 disks (one 4GB and the other 8GB) but got the same error. How can i fix this problem? The disks were formated through fbsd sysinstall at install. You have run out of inodes. When you create the new / filesystem, you may need

Re: /: create/symlink failed, no inodes free

2005-11-22 Thread Giorgos Keramidas
On 2005-11-22 15:34, Martin Zibert [EMAIL PROTECTED] wrote: Greetings, today i was installing freebsd 6.0 and got this error: /: create/symlink failed, no inodes free I used 2 disks (one 4GB and the other 8GB) but got the same error. How can i fix this problem? The disks were formated

Re: /: create/symlink failed, no inodes free

2005-11-22 Thread Martin Zibert
installer be broken? imho, someone else would have the same problem.. On 11/22/05, Giorgos Keramidas [EMAIL PROTECTED] wrote: On 2005-11-22 15:34, Martin Zibert [EMAIL PROTECTED] wrote: Greetings, today i was installing freebsd 6.0 and got this error: /: create/symlink failed, no inodes free I

Re: /: create/symlink failed, no inodes free

2005-11-22 Thread Martin Zibert
On 11/22/05, Mark Tinguely [EMAIL PROTECTED] wrote: Here is what I do: Choose the Custom option (top menu) Choose Partition A Use Entire Disk (if the Disk Geometry does not look correct, then you may have BIOS geometry issues). Assuming the FreeBSD partition is 4/8 G, exit Q I like the

No inodes free ?

2005-05-19 Thread FreeBsdBeni
Hello list, System : 5.4-REL-p1 I've just cvsup'ed and began to make installworld. This is the error I get now : No inodes free. There is, I think, still enough room free on / and /usr (see the output of df -h below). What causes this error and how do I avoid it ? snip

Re: No inodes free ?

2005-05-19 Thread Julien Gabel
I've just cvsup'ed and began to make installworld. This is the error I get now : No inodes free. There is, I think, still enough room free on / and /usr (see the output of df -h below). What causes this error and how do I avoid it ? The 'i' opion of the df(1) command may help here

Re: No inodes free ?

2005-05-19 Thread FreeBsdBeni
On Thursday 19 May 2005 20:22, Julien Gabel wrote: I've just cvsup'ed and began to make installworld. This is the error I get now : No inodes free. There is, I think, still enough room free on / and /usr (see the output of df -h below). What causes this error and how do I avoid

Re: No inodes free ? [SOLVED]

2005-05-19 Thread FreeBsdBeni
. This is the error I get now : No inodes free. There is, I think, still enough room free on / and /usr (see the output of df -h below). What causes this error and how do I avoid it ? snip -- Installing everything

Re: No inodes free ?

2005-05-19 Thread Julien Gabel
I've just cvsup'ed and began to make installworld. This is the error I get now : No inodes free. There is, I think, still enough room free on / and /usr (see the output of df -h below). What causes this error and how do I avoid it ? The 'i' opion of the df(1) command may help here. [EMAIL

no inodes free error, yet there ARE inodes free!

2005-04-22 Thread Dan Fraser
Something weird is afoot... I can't create files on my / anymore, I'm getting out of inodes errors, but everything I know to check seems to be fine. What's going on? osn-db# touch /cow /: create/symlink failed, no inodes free touch: /cow: No space left on device osn-db# df -i Filesystem1K

Re: no inodes free error, yet there ARE inodes free!

2005-04-22 Thread Lis
the small file... and the free block is used next time u write a big file whitch is filling your left blocks... (that makes no sense for me) - Original Message - From: Dan Fraser [EMAIL PROTECTED] To: Lis [EMAIL PROTECTED] Sent: Friday, April 22, 2005 5:39 PM Subject: Re: no inodes free

Help: /var: create/symlink failed, no inodes free

2004-05-03 Thread Oxid
HI! - /var: create/symlink failed, no inodes free Could anyone tell me what this means and how to fix it? :) Thanks. -- Oxid mailto:[EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman

Re: Help: /var: create/symlink failed, no inodes free

2004-05-03 Thread Bill Moran
Oxid wrote: HI! - /var: create/symlink failed, no inodes free Could anyone tell me what this means and how to fix it? :) inodes are needed for directory entries. Running out of inodes means you've run out of space for directory entries, and thus can't create any new files. df -hi will tell you

Make buildworld failure...no inodes free! Do I have to pay?

2003-07-15 Thread keith
Hi all, Damn mbworld failed. I did note that after dropping to su mode fsck -p did not much more than reports /dev/ad0s1a :NO WRITE ACCESS /dev/ad0s1A :UNEXPECTED INCONSISTENCY ;RUN FSCK MANUALLY Then the script from makebuild showed up usr : create/symlink failed, no inodes free Then the wheels

Re: Make buildworld failure...no inodes free! Do I have to pay?

2003-07-15 Thread Supote Leelasupphakorn
/symlink failed, no inodes free Then the wheels fell of the wagon! I tried fsck / but NO WRITE still I tried mount -a / then fsck / But no dice... If only I knew what the... I was doing. Help required and gratefully acknowledged Keith This is not much useful but perhaps give you