http://kajuhome.com/tips/tips_00_003.shtml
- dmesg コマンド実行
- それっぽいやつを見つけてfoo:barのbarの部分を覚えておく(うちの環境ではたいていsdc1)
- mkdir /mnt/flash みたいな感じで適当にディレクトリを作る
- mount -t vfat /dev/bar /mnt/flash みたいな感じにマウント
- ls -l /mnt/flash で確認
http://kajuhome.com/tips/tips_00_003.shtml