Executing Commandsif { -f /etc/installed_filesystem.mtree }; then /usr/sb...
It stalled at 76% while installing, but eventually continued after a few minutes.QuoteExecuting Commandsif { -f /etc/installed_filesystem.mtree }; then /usr/sb...But that might just being a lot that needed writing?
One odd thing I noticed when checking Services on the webconfigurator, is when you click any of them the menu on the left stays open, except when you click on UPnP & NAT-PMP. Then the menu closes.
@erialor: Alias prefix issue has been added to the bugtracker https://github.com/opnsense/core/issues/41Quote from: weust on February 17, 2015, 09:01:48 pmIt stalled at 76% while installing, but eventually continued after a few minutes.QuoteExecuting Commandsif { -f /etc/installed_filesystem.mtree }; then /usr/sb...But that might just being a lot that needed writing?Indeed, that is a lot of disk IO checking the full file system for consistency. That delay is the case when read performance is way down.