The bootimage.jpg is in the boot folder but u must first mount it via telnet or edit yr fstab file before u can see those files.
Via telnet issue this command [mount -t jffs2 /dev/mtdblock2 /boot]
Or edit fstab file and insert this line [/dev/mtdblock2 /boot jffs2 rw 0 0]
Via telnet issue this command [mount -t jffs2 /dev/mtdblock2 /boot]
Or edit fstab file and insert this line [/dev/mtdblock2 /boot jffs2 rw 0 0]



Comment