Hi,
I'm using OpenSuse 10.1 and am starting development using the ngw100. I can build a kernel, busybox and u-boot with no problems. When I want to bring them together, I follow the instructions to copy the file to an sd card, but get the following
mount -o loop /tmp/ngw_jffs_root.img /tmp/avr32_image
/tmp/ngw_jffs_root.img: No such file or directory
both the directory and the file DO exist!
Is there some other way of extracting the root image to get a development starting point, or am I missing something?