June 13, 201610 yr You copy and paste it into a file using notepad++ and toss it in the flash drive. It's just a script Sent from my LG-D852 using Tapatalk
June 13, 201610 yr Author You copy and paste it into a file using notepad++ and toss it in the flash drive. It's just a script Sent from my LG-D852 using Tapatalk Ok, which folder? Should I name it .xml? I havent stress tested the server yet tho, bcus of lack of time, but I will. But now European Championship, Italy vs Belgia
June 13, 201610 yr Just make call it sensors-detect. Put it on the flash drive. Make the file with notepad++ and (not in front of a computer right now) there's an option in the menus called something like EOL conversion. Set it to Unix/Linux (something like that) After that just login to a command prompt and type /boot/sensors-detect. There's a wiki entry on running it if you search the wiki for sensors-detect or search here Sent from my LG-D852 using Tapatalk
June 13, 201610 yr Author Do you want to generate /etc/sysconfig/lm_sensors? (yes/NO): yes Copy prog/init/lm_sensors.init to /etc/init.d/lm_sensors for initialization at boot time. You should now start the lm_sensors service to load the required kernel modules. root@SkyNAS:~# cp prog/init/lm_sensors.init /etc/init.d/lm_sensors cp: cannot stat ‘prog/init/lm_sensors.init’: No such file or directory root@SkyNAS:~# cp /init/lm_sensors.init /etc/init.d/lm_sensors cp: cannot stat ‘/init/lm_sensors.init’: Not a directory root@SkyNAS:~# /etc/init.d/lm_sensors -bash: /etc/init.d/lm_sensors: No such file or directory What am I doing wrong?
Archived
This topic is now archived and is closed to further replies.