I don't think there is any way of doing what you ask with an existing filesystem. If there was, I would hesitate about telling you about it anyway, because I-nodes are the foundation of the whole filesystem. Messing with I-nodes can seriously affect the existence of your data...<br><br>The safest way would be to create a new filesystem with the required number of I-nodes and then copy your data across. If you can't do this due to lack of available disk, back up your data (at least a couple of times); do a mkfs on the existing partition, setting the required number of I-nodes, then restore the data. <p> <br><a href=mailto: > </a><br><a href= > </a><br>--<br>
0 1 - Just my two bits