UBIFS does not mount after powerfail
Richard Weinberger
richard at nod.at
Tue Dec 5 05:27:36 PST 2017
Manfred,
Am Freitag, 1. Dezember 2017, 08:41:28 CET schrieb Manfred Spraul:
> >> Image after that command:
> >> https://sourceforge.net/projects/calculix-rpm/files/ubifs/image-168169.bi
> >> n/d ownload
> >
> > Which file contains the MTD with chk_fs being enabled?
>
> I'm not sure if this help, it only adds more data that will confuse:
> The image.bin is obviously identical, I have only enabled chk_fs for the
> replay.
>
> And: The mount was done using 4.14, the image was created using 4.14-rc5.
> If you want: Here is the data (dmesg output + images)
> https://sourceforge.net/projects/calculix-rpm/files/ubifs/chkfs_4.14/
I still don't get which Image is the right one.
I gave image-168167.bin a try, but it contains many errors, I'm not sure
if it contains the first error.
So, which file do I need to download to get the image that contains the first
error as detected by chk_fs?
The mode of operation of your tool should be:
1. Mount UBIFS
2. Do various filesystem operations
3. Random power-cut (in software)
4. Dump the image to a file X
5. Set chk_fs to 1
6. Mount it again
7. If mount succeeds, drop X, umount and goto 1
Else if, chk_fs finds a problem. Store file X.
I want file X. :-)
Thanks,
//richard
More information about the linux-mtd
mailing list