SD Card Boot Mode is one of my favourite features about RPi, which means by inserting a card with an complete bootable os image, it just runs from there, and in the meanwhile any modification you make when interacting with it is written back into the kernel in the card.
This is much unlike other boards for development loaded with NAND or NOR flash, where SD Card is only for rescue for bare-board. This is the key that makes it extremely easy for us to:
- Try different os images: just dd it and you're done
- Carry your unique distribution around anywhere you go
- Backup your sophisitated configurations
A late tip: When you can not interface it, consider adapter.
For example, if you utilize the Micro SDCard from cell phone just as I do with RPi, you can grab a card adapter instead of buying a new real SDCard.