Hi, i wanted to make my omap-osk standalone. so i tried to flash the filesystem. My Host-pc is running fedora-7 but i could not get the mtd_utils package for fc7 so i installed mtd-utils for fc6. then i did:
mkfs.jffs2 -p -l -e 0x20000 -n -v -r /data/rootfs2.6/ -o filesys.jffs2 to get the jffs2 filesystem format for my osk. it did the job without any errors. But when i tried to access that image through tftpboot, after transfering the file tftpboot folder, the tftpboot did not recognize the file. it complained of "no such file found" but i was sure that the file was there and the filename was proper. when i tried to open the file though vi on my host machine, the host machine also did not recognize the presence of file. then i changed the filename and the tftpboot transfer started. But on the mid-way it complains "undefined instruction". could some one please tell me where the problem is? thank you. regards, Shareef
