I have a small box running OpenWRT (it's actually a Wifi Pineapple). It has an internal file system on the microsd. If I plug in a USB drive with a formatted ext3 file system, then the drive is automatically mounted.
How do I safely turn it off? Does OpenWRT automatically flush all buffers and sync its filesystems so you can turn it off at any time? Or is something else going on?