|
01/01/2011 11:23 PM
post80830
|
Hi,
We are currently using 2 AM3517EVM boards for a student project prototype. I was able to create my ETFS filesystem and
after copying the files I needed using qconn and Momentics. I was not able to create a transaction log and use etfsctl
to write it in the NAND.
After I copied all the files manually I used etfsctl on the board to save the filesystem in a file with:
etfsctl -d /dev/etfs2 -r am3517evm.etfs
When I tried to restore the filesystem on the other board, I keep getting this error:
error writing transactions to flash: No space left on device
Error status on option 'w' : No space left on device
The exact command I used is:
etfsctl -d /dev/etfs2 -S -e -w am3517evm.etfs -c
Both boards have the same IPL, IFS and the same Flash.
If anyone has an idea what I'm doing wrong and can point me in the right direction I would appreciate.
Thanks,
Marc
|
|
|
|
|