I accidentally copied too much stuff to the root partition which is /dev/mtdblock2 on the C3000
now there are no more blocks available and when I try to remove any files it tell me: No space left on device
Is there any way to get rid of some files, or do I have to rebuild /dev/mtdblock2, or can a nand restore fix it?
Could I just tar up the contents of /dev/mtdblock2, then run eraseall /dev/mtdblock2 and untar the content back?
What is the best way to fix a full jffs2 partition?