I have installed cuckoo sandbox in ubuntu environment with windows7 32 bit as guest os. I have followed the instructions given in their website.The vm is named windows_7. I have edited the "machine" and "label" field properly in "virtualbox.conf".
But when I try to start the cuckoo executing "sudo python cuckoo.py" it gives me an error :
"WARNING: Configuration details about machine windows_7 are missing: Option windows_7 is not found in configuration, error: Config instance has no attribute 'windows_7'
CRITICAL: CuckooCriticalError: No machines available.".