Changes

How to run a ubifs on IGEP boards

4 bytes added, 18:16, 1 December 2010
Issues
I've also had this problems, you can solve it by booting on a SD card and writing the ubi filesystem with nandwrite, then it detects the badblocks correctly and boots.
The whole process would be:
 
1.- boot into OS
 
2.- flash_eraseall /dev/mtd4
 
3.- nandwrite -p /dev/mtd4 rootfs.ubi
 
4.- reboot
[[Category:How to forge|Ubifs]]
0
edits