well, i was checking some other posts on this, and i found some people with the same problem, but i couldn't really figure out what to do from those, so i'm thinking i just have to post a new thread.
anyway, i am having trouble with my DiskOnKey usb flash drive. i know it can't be the usb drive, because i use it quite frequently, and i have another flash drive that i use (which linux had no troubles with).
however, when i try to mount the diskonkey with the command
mount /dev/sdb1
it tells me that the device /dev/sdb1 does not exist. i've tried other variants of this command, for instance:
mount -t vfat /dev/sdb1
mount -t auto /dev/sdb1 /dev/diskonkey
and got the same result. the device shows up in usb view, and it even lists it as a diskonkey, which makes me think that it should be supported. i did a search at a website with info on supported hardware and also found it there.
any suggestions? thanks a lot in advance.