ubiformat error
Manoj
manoj23 at gmail.com
Sun May 31 04:02:32 EDT 2009
Hi Artem,
I picked up a snapshot up to this commit -
http://git.infradead.org/mtd-utils.git?a=commit;h=e7454c3c3928ee7af7e76c0521f477881c9bf60f
and it worked for me.
Thanks.
On Fri, May 29, 2009 at 9:04 AM, Artem Bityutskiy
<dedekind at infradead.org> wrote:
> On Thu, 2009-05-28 at 19:08 -0700, Manoj wrote:
>> I am trying to flash an UBI image to NAND flash. But I get an error
>> about "No such file or directory".
>>
>> # cat /proc/mtd
>> dev: size erasesize name
>> mtd0: 01000000 00020000 "NAND-block1"
>> mtd1: 01e00000 00020000 "jffs2"
>> mtd2: 0d200000 00020000 "NAND-block2"
>> # ubiformat /dev/mtd1
>> ubiformat: error!: cannot get information about "/dev/mtd1"
>> error 2 (No such file or directory)
>> # ls -l /dev/mtd1
>> crw-rw-r-- 1 root root 90, 2 Dec 31 16:00 /dev/mtd1
>>
>> I am able to do ubiattach with mtd1, create an empty volume and mount
>> the volume as ubifs.
>
> Yeah, I'll look at this. For now just try to go several
> git commits down. I think this was working and I recently
> broke it.
>
> --
> Best regards,
> Artem Bityutskiy (Битюцкий Артём)
>
>
More information about the linux-mtd
mailing list