Right.
I don't know about knoppix, but I know that Red Hat 9 (and cooresponding Fedora Core) was able to load a USB drive (the little usb drives that hold like, 128, or 256 or whatever...that fit on a keychain) from a company called "scandisk". This USB drive loaded with no trouble at all with a simple:
mount -t msdos /dev/sda1 /mnt/usb
Again, I don't know if knoppix supports it, or has the driver for it. Something to look at is the lsusb command. Anyway, let me know what you figure out.