您的位置:首页 > 大数据 > 人工智能

error: ext4_allocate_best_fit_partial: failed to allocate 742 blocks, out of space?

2016-09-20 14:58 4795 查看
I hope this reply doesn’t come too late for you, but I ran into the same problem, in my case:

error: ext4_allocate_best_fit_partial: failed to allocate 1579 blocks, out of space?

I solved the problem by increasing the root filesystem partition size from 48 (MB) to 96. You should be OK by only increasing to 64 or fewer MB, since you’re only shy by 13 blocks.

Make the change by running

make menuconfig
--> "Target Images"
-->"Root filesystem partition size (in MB)"


I’m building a pretty large/complete install for my ODROID-U2 with 2 GB RAM and 64 GB eMMC flash, a “big” system for OpenWRT, so probably similar to your x86 system in that regard.

https://forum.openwrt.org/viewtopic.php?id=57078
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐