Hello list,

I found a way to create two partitions on my 1GB usb stick. To do this, I booted my computer with the Knoppix CD.
There I found my usb stick (as usual) under /dev/sda.
I started "fdisk /dev/sda" and created a primary partition of 512MB with linux filesystem(83). For the second partition I although chosed a primary partition (don't know if this was OK) and put a windows FAT32 filesystem on it(c). With "a" I defined my linux partition as bootable and with "w" I wrote everything on the stick. So far so good. But how do I get my smal knoppix.iso on the first partition? Do I need more than the iso-file?

Greatings

Christian