From: Artem Bityutskiy
Yes, UBI is designed to be tolerant of power failures and unclean reboots.
+Year 2011 note: however, there is an unsolved +unstable bits issue which may make +UBI fail to recover after a power cut on modern SLC and MLC flashes. This has +never been reported yet for UBI, but has been reported for UBIFS and we believe +must be an issue for UBI as well.
+Year 2011 note: however, there is an unsolved +unstable bits issue which may make +UBI fail to recover after a power cut on modern SLC and MLC flashes. This has +never been reported yet for UBI, but has been reported for UBIFS and we believe +must be an issue for UBI as well.
+Note, unlike UBI, JFFS2 uses random wear-leveling algorithm, which is in fact not completely random, because JFFS2 makes it more probable to garbage collect eraseblocks with more dirty data. This means that JFFS2 is not