From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from m15-112.126.com ([220.181.15.112]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cys5v-0001ZT-N4 for barebox@lists.infradead.org; Fri, 14 Apr 2017 03:40:25 +0000 From: =?UTF-8?B?5byg5b+g5bGx?= Message-ID: Date: Fri, 14 Apr 2017 11:40:57 +0800 MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: How to change filesystem size of root To: barebox@lists.infradead.org When transfer a large file to root through tftp. "Out of memory" error like this: # tftp /xy7520/output_file.rbf a.rbf T [###########write: Out of memory ] My board has 1G ddr but the file jus 23M. So the memory large enough to hold the file. I think it should have a method to adjust the filesystem's size of root. But I can't find it. Help me please. _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox