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 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


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


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

2003-07-15 Thread Supote Leelasupphakorn
 --- [EMAIL PROTECTED] wrote:  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 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 the
direction.

   It seems size of / (root partition) is too small.
Try to delete the unused files there. You can see your
number of free inode(in %) from the output of 
command df -i. 

Cheers,

 



Want to chat instantly with your online friends?  Get the FREE Yahoo!
Messenger http://uk.messenger.yahoo.com/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]