From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from tango.tkos.co.il ([62.219.50.35]) by canuck.infradead.org with esmtps (Exim 4.72 #1 (Red Hat Linux)) id 1Ptylu-0007kP-FI for barebox@lists.infradead.org; Mon, 28 Feb 2011 08:48:03 +0000 Date: Mon, 28 Feb 2011 10:47:53 +0200 From: Baruch Siach Message-ID: <20110228084753.GH2667@jasper.tkos.co.il> References: <6EE7D1502C48E44E92DCADF9DD3E0DB9017FF3B00D51@SRV-VS06.TELEVIC.COM> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <6EE7D1502C48E44E92DCADF9DD3E0DB9017FF3B00D51@SRV-VS06.TELEVIC.COM> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: partitions To: Vanalme Filip Cc: "barebox@lists.infradead.org" HI Vanalme, On Mon, Feb 28, 2011 at 09:36:14AM +0100, Vanalme Filip wrote: > barebox:/ erase /dev/nand0.kernel.bb > stat /dev/nand0.kernel.bb: No such file or directory > barebox:/ > > and > > barebox:/ tftp zImage /dev/nand0.kernel.bb > open: Read-only file system > barebox:/ > > > Is there any documentation that handles/describes this ? (e.g. what's the extension .bb ?) The .bb extension means a bad block aware partition. Use the 'nand -a' command to create one from a raw NAND partition, e.g. 'nand -a /dev/nand0.kernel'. baruch -- ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - baruch@tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il - _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox