--- Quote Start ---
originally posted by mountain8848@Aug 13 2005, 04:30 PM
what to do next? thanks. --- Quote End ---
From what I read in your post, you are using the windows kit as a development environment. Next to the fact that this is IMHO a very bad idea for developing embedded Linux, I know little of the underlying functionality of the graphical tools (cough).
However, I doubt that a *.exe would ever end up in a Linux RootFS. IIRC, someone told me on this board that the *.exe extensions had something to do with a intermediate tool running.
However, in my case: the problem was that I had the /sbin/init file in the wrong format. converting it to BFLT solved the problems. My board is currently running for over 1.5 months now via NFS.
PS, please don't tell me you copied all the files from one FS to another with the wintendo drag and drop?
PS2, don't ever open a configuration file with "Notepad"