Dear Lennart, I have an update on this. Please see the message indented inline.
>A few things I would try: > >Stick the SD card in a generic cheap USB media reader, and see what the >kernel thinks of the cards then. Do both work? I do NOT have one. I am getting it today. I will work on it this weekend? >You could also use that do dd the first few blocks from the card to see >what the partition table and fat tables look like, in case your SD >driver is somehow messing that part up. By having a copy you can >compare more easily. I dumped the 0th sector of SD when formatted on 1) CAM & 2) Windows The partition table exists on both. But, the Master Boot Code is NOT present on the CAM formatted SD but is available on windows formatted SD card. Can you comment on the Master Boot Code? What is it required on Linux HOW does windows managed without it? I mean how is Windows able to mount the SD? My driver does NOT support partitions? I mean I have implemented it as alloc_disk(1) & relative first_minor chage obviously. Is it why I am NOT able to mount the CAM formatted device? Is this a problem? Thanks & Regards, Mukund Jampala - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/