DSL Embedded :: Can't find KNOPPIX file system



I'm trying to get embeded-dsl on my camera's flash card so I can show my friends how cool Linux can be. I've been following these instructions but when I exicute the batch file to start QEMU and DSL starts to run, it says in red:

"Can't find KNOPPIX filesystem, sorry. Dropping you to a (very limited) shell."

Where can I find the "KNOPPIX filesystem" and how would I install it? thanks.

I bought DSL on the flash card and am running into the same problem.  It looks like boot up off the flash works at the start, but then early on the system starts searching for the CD.  I would appreciate any suggestions on how to address this.
try adding the toram option (follow this thread).
Quote (antineo2000 @ April 10 2005,16:08)
I'm trying to get embeded-dsl on my camera's flash card so I can show my friends how cool Linux can be. I've been following these instructions but when I exicute the batch file to start QEMU and DSL starts to run, it says in red:

"Can't find KNOPPIX filesystem, sorry. Dropping you to a (very limited) shell."

Where can I find the "KNOPPIX filesystem" and how would I install it? thanks.

if you have a fat32 filesystem on your harddisk, than copy knoppix dir to its root
I do not know if dir must be with letters uppercase or lower (maybe lower), but it is important

Hello !

I had the same error after having to seek very a long time, I solved the problem, see my website : http://sitelibre.free.fr/knoppix/knoppix.html -> 28.1)
My trick is :
Replace in the line number 2 (in the file ./knoppix/knoppix ) :
insmod cloop.o

by

modprobe cloop



ps : Excuse-me for my bad english !!

Next Page...
original here.