I recently got one of those new U3 usb sticks and started to play with it.
On my linux box I couldn't see the whole 1GB (only 973MB) capacity and wondered why, so I plugged the stick into my work laptop running XPiss ...
What happens is that there is a small partition (cdfs formatted apparently)of about 4MB which identifies itself as a CD drive and launches an autorun, which in turn spawns a kind of start menu, etc ...
In Winblows I can see the partition, right-click on it but "format" is greyed out, in linux I can't even see anything more than the /dev/sda1 partition of 973MB.
I tried fdisk, cfdisk, sfdisk and qtparted, none of these showed the "hidden" cdfs partition.
When I do a tail /var/log/messages I can see 2 new entries though, one is /dev/sda1 and the other is /dev/sg0, but I can't seem to access or mount /dev/sg0
Does anyone have an idea on how I could delete that cdfs partition and have access to the 27MB space it reserves?


