$ mongod --config /etc/mongod.conf
ERROR: could not read from config file
Allowed options:
General options:
-h [ --help ] show this usage information
--version show version information
「mongo」コマンドを実行すると、端末が応答しなくなります。
$ mongo
MongoDB shell version: 2.4.5
connecting to: test
--- no response ----
注意: MacOS X で初めて MongoDB を実行しています。