>> I had same problem, it seems as if this occurs, when you format the card with >> PocketPC. You should consider to format them on Linux, afterwards it's also >> usable with PocketPC. >>
>No, I have tried. >For the camera it is only useful if formated under XP using FAT16. >Afterwards it can be formated in the camera. >Linux however cannot read this: >If I format in under linux, it cannot be read from the camera. >If I would know, which format is acceptable to >a) the camera >b) linux >then I could do something. I seem to recall that some devices are formatted starting at a location not at the beginning of the device. I think someone was able to work around this by hacking the kernel to always skip a certain number of bytes. Anyway maybe you could try: zero the device with dd if=/dev/zero of=device then format it then grab the image using dd try this with both linux and xp formatting and then try to compare the images. If its just an offset it might be easy to spot. HTH ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
