Small SD card code?

i often wondered if one could write a nonFAT interface
just treat the SD card like so much EEPROM

you could then write to it using a 'duino and read it the same way
unless you actually need to talk to it from a PC, it would never know

alternatively, could one go further and treat it like EEPROM and write some PC software to "fill" it

[/wonder]