May 20, 201511 yr Hey all, I installed unraid on to a new flash drive. Unraid boots from the flash, but the webgui doesn't seem to want to load during startup. In order for me to get it to load. I have to run the command (nohup /usr/local/sbin/emhttp &) manually in the terminal after the server is fully up and running. I checked the go script, and this seems to be the only thing in it. #!/bin/bash # Start the Management Utility /usr/local/sbin/emhttp &
Archived
This topic is now archived and is closed to further replies.