First install problem

I downloaded the image for my pi3, installed and all is fine.

THen I copied my HASSBIAN configuration file to the conif directory, removed SSL reference, removed mqtt, and restarted.

It does restart, giving some errors in the log, but then it suddenly HASS.IO hangs.

How to troubleshoots

when I try to go to the hass.io panel it gives an error

Failed to load the hass.io panel from supervisor

in the log I see this error

2017-07-26 14:59:42 ERROR (MainThread) [homeassistant.loader] Error loading custom_components.binary_sensor.xiaomi. Make sure all dependencies are installed
Traceback (most recent call last):

which dependecies? I copied all files from the custom_component

They should be listed in the log after that message but you could also look in the code of the cc’s that you are using. The first couple of lines should list the dependencies.