|
|
 |
« on: September 10, 2009, 06:04:57 PM » |
|
Trying to write the jffs2 image onto the SheevaPlug NAND flash. I have it on USB memory as "compaps.jffs2". When I try to burn it on the nand I get
root@ubuntu:~# nandwrite /dev/mtd2 /compaps.jffs2 Input file is not page aligned Data was only partially written due to error
How can I get the file to be page aligned so that I can burn it properly?
Wes
|