Moode Forum

Full Version: moOde 5.2 ISO image fix
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

The moOde 5.2 ISO image has been re-released and it includes a fix that addresses hostapd fail to start when AP mode is activated.

To patch the original 5.2 image run the commands below.

Code:
sudo systemctl unmask hostapd
sudo systemctl disable hostapd

-Tim