Hello and after first install of max2play on odroid-xu4, i can see that there is directly some problems:
systemctl status show 3 services failed:
smartd.service
systemd-modules-load.service
ureadahead.service
I just disable smartd bacause i read it has a kind of debian problem (so ubuntu) because of USB hard drive connected on it.
ureadahead is:
ureadahead.service – Read required files in advance
Loaded: loaded (/lib/systemd/system/ureadahead.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2016-02-11 23:28:01 ICT; 1 years 3 months ago
Main PID: 250 (code=exited, status=5)
Feb 11 23:28:01 max2play ureadahead[250]: ureadahead: Error while tracing: No such file or directory
Feb 11 23:28:01 max2play ureadahead[250]: Counted 8 CPUs
Jun 09 16:35:59 max2play systemd[1]: Stopped Read required files in advance.
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
and systemd-modules-load:
systemd-modules-load.service – Load Kernel Modules
Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2016-02-11 23:28:01 ICT; 1 years 3 months ago
Docs: man:systemd-modules-load.service(8)
man:modules-load.d(5)
Main PID: 255 (code=exited, status=1/FAILURE)
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
I see also that it can not be possible to connect a HDD external drive more than 2TB in one partition ?
Why ? ext4 doesn’t have this limitation, which bad service/server do this weird limitation for i can just disable it for ever please ? I can not understand how a media player for videos with kodi should be limited on this point… it should be a critical end of game limitation for me.