Page 1 of 1

Not Booting (Solved)

Posted: 14 Jan 2015 17:37
by ov10fac
I just finished installing latest version in a KVM virtual machine on a fresh install of CentOS 7. I know, not a good idea to install on a Virtual Machine, but I only have two users, (my wife and I) so really don't need all that much performance.

It installed fine and seemed to be running fine, then it stopped running. So I did a reboot from the console and found it can't seem to find files like config.inc and functions.inc. I fixed those two issues by modifying the path in the postinit php file to show the complete path, but now I am getting other errors, but the script runs so fast I can't catch it.

So, any ideas what could be causing the problem. I expect an errant environment variable or two.

Thanks in advance.

Re: Not Booting

Posted: 14 Jan 2015 18:13
by b0ssman
virtualization problems are not about performance problems. please read.

https://forums.freenas.org/index.php?th ... ine.12484/

also if your functions.inc file seems to be missing you are most likely runnging the full version. please read the yellow box in
http://wiki.nas4free.org/doku.php?id=faq:0073

Re: Not Booting

Posted: 14 Jan 2015 18:25
by armandh
I could not begin to guess
bur one can build a stand alone so cheap it does not matter
viewtopic.php?f=63&t=7842

Re: Not Booting

Posted: 14 Jan 2015 22:03
by ov10fac
b0ssman wrote:virtualization problems are not about performance problems. please read.

https://forums.freenas.org/index.php?th ... ine.12484/

also if your functions.inc file seems to be missing you are most likely runnging the full version. please read the yellow box in
http://wiki.nas4free.org/doku.php?id=faq:0073
Thanks for pointing me to the article. I have reviewed it, but I'm trying to reduce the number of servers im running. As for the files, they aren't missing, just can't be found by the php script.

Ok, I did a reinstall and everything is running fine now. Not sure what the problem was, but the new install solved it.