Hi Nathan, Unfortunately, the stable fs in debian does not yet support dynamic inode allocation... which is supported by btrfs but still under heavy development.
for long term solution, you have to backup your root directory and assign /var, /usr, and perhaps /home to different partitions during restore. also, as doc Mana suggested, you can specify the size of inode for each partition to make sure you have plenty of it. for short term solution, you can free some disk space using fdupes and erase unimportant files.... however, it is always a good idea to use several partitions instead of using a single partition for your filesystem. -ppp _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

