SD Cards

I am a newb here and have a simple question. I have a mega 2560 i am playing with and am wondering if the SD lib for it supports formatting as well. From what I see its not supported.. If not any other way to do this? does any other library exist to do this?
Thanks!

Sure - try this one instead. Very actively supported.

http://code.google.com/p/fat16lib/

Perfect! Thanks a bunch!