I booted my RPi with 2013-12-20-wheezy-raspbian.img, connected to it via Ethernet with ssh and executed "sudo raspi-config". I set my locale and enabled camera in raspi-config. After that I rebooted but I can't ssh into my RPi any more! It does not respond to ping and ssh gives error message "No route to host". The nmap command does not find RPi in the network any more. The only way to connect to my RPi again is to re-flash the CD card!
If I don't execute raspi-config I can reboot my RPi without problems: I can always connect to it with ssh.
I tried enabling ssh in raspi-config (although it was already enabled!) but it does not help. I tried to update raspi-config but it does not help. I tried to remove the camera but it does not help. After executing raspi-config the only way to get a ssh connection is to re-flash the CD card.
In fact I don't really need raspi-config, I just want to enable the camera. How can I enable the camera without raspi-config?