01-19-2014, 07:46 PM
(This post was last modified: 01-19-2014, 07:48 PM by ironicbadger.)
I'm getting an issue with PXE boot where I believe openELEC isn't mounting the storage correctly. The confusing thing is a directory is being created on my NFS storage which has:
I get the errors in the screenshot but one of the is:
/usr/share/fonts: failed to write cache
My default line in PXE default config is
Also, version 3.2.4 didn't even get this far but 3.2.0 does but that's not important right now.
Code:
music/ pictures/ screenshots/ tvshows/ videos/
I get the errors in the screenshot but one of the is:
/usr/share/fonts: failed to write cache
My default line in PXE default config is
Code:
APPEND ip=dhcp boot=NFS=10.0.0.2:/mnt/user/tftp/images/openELEC disk=NFS=10.0.0.2:/mnt/user/tftp/images/openELEC/storage overlay
Also, version 3.2.4 didn't even get this far but 3.2.0 does but that's not important right now.