Hi All, just an update on my quest to get the 128MB card working.
I followed Antonio's advise and worked with the source code .
Gee, I opened a can of worms :-)
I went trough the SDF library revisions and found that at one time Bill Greimann changed the code and the ALTAIR8800 source code was using not anymore supported calls.
But even the library versions I tried do not make the SD cards visible to the ARDUINO DUE .
SO this is the end of the stick for now , I will try to mount the 128MB cards seperately and try to find out if this is a problem with the old SDF Libray versions or a general problem with the SD cards I have.
BTW, I have no trouble to mount them on my Mac,PC and Linux , they work just fine.
I also tried all kind of formatting options , so I can rule out that possibility.
Another thing is that the source code does not really work out of the box and I had to make changes to my ANDROID environment to make it even compile right.
So many options are by default turned off in the source code :-)
I still could not find the switch to enable the A6/A7 serial port ...also something I put for now on the shelf and pick it up some later time.
But this little side trip showed me there are some things I can change in the existing setup and I want to experiment with it in the future.
Last thing , the pre-compiled .bin was a live saver and if anybody is using OSX, you can download a OSX BOSSAC to load it up , no PC needed .
( I think BOSSAC is also part of some OSX ARDUINO IDE setups but I am not sure )