From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikram Narayanan Date: Mon, 29 Oct 2012 21:32:11 +0530 Subject: [U-Boot] UBIFS fails on SheevaPlug In-Reply-To: References: <201210282354.02300.marex@denx.de> <508E26D3.5030606@googlemail.com> <508E409B.20501@gmail.com> <508E4829.90004@gmail.com> Message-ID: <508EA883.6040903@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Dimax, On 10/29/2012 2:57 PM, Dimax wrote: > I also want to look back at my original problem of non-recovered UBIFS. > Want to make sure my effort will not be useless. > Let's say I've increased the memory allocation size. But are you sure > u-boot implementation of ubifs really can recover partitions just like > original Linux driver does? Is it implemented at all? AFAIK, u-boot can't recover your partition. u-boot just mounts it read-only. ~Vikram