Hello,

I have been trying to remaster KNOPPIX V3.3, so I created a dir named ISOLINUX and put all relevant files:
Code:
/ (root)
 |
 + ISOLINUX
 | |
 | - isolinux.bin
 | |
 | - isolinux.cfg
 | |
 | - boot.msg
 | |
 | - F2
 | |
 | - german.kdb
 | |
 | - miniroot.gz
 | |
 | - vmlinuz
 +

Then I made the filesystem with mkisofs -o knoppix.iso -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table .

After probing all devices it says cannot find KNOPPIX filesystem and drop me to a very limiter shell.
This is the screen, if anyone know the problem please help me


Code:
Welcome to the KNOPPIX live Linux-on-CD!

 Found scsi device(s) handled by BusLogic.o
Can't find KNOPPIX filesystem, sorry.
Dropping you to a (very limited) shell.
Press reset button to quit.

Additional builtin commands available:

         cat         mount       umount
         insmod   rmmod      lsmod

knoppix#