Tiny Core Extensions > TCE Talk
syslinux upgrade for tc4.7.x?
gmc:
By the way, how do I stop/restart udhcpd? I have tried stop, start, and restart with what I believe is the correct path, but there is no indication that anything happens, not even an error message.
gmc:
--- Quote from: tinypoodle on June 16, 2013, 02:33:31 AM ---
--- Quote from: gmc on June 16, 2013, 01:35:39 AM ---The NSLU2 is rather limited in what it allows the end user to configure.
--- End quote ---
It would appear like many have improved that:
http://www.nslu2-linux.org/
--- End quote ---
Yes, and I am very interested in going that route. In fact, this past Friday I received a second, used, NSLU2 I found on Amazon. I am researching which firmware would be best for my needs. But it will take time to get that set up so I am continuing to work on the TCL/PXE boot http issue from both angles.
Thanks for the tip.
tinypoodle:
--- Quote from: gmc on June 16, 2013, 02:35:38 AM ---By the way, how do I stop/restart udhcpd? I have tried stop, start, and restart with what I believe is the correct path, but there is no indication that anything happens, not even an error message.
--- End quote ---
A suggestion would be using 'htop', which lets you kill a selected process while providing realtime feedback.
Juanito:
--- Code: ---$ ps aux | grep udhcpc
$ sudo kill xxxx [pid from result of above command]
--- End code ---
udhcpc should also create a pid file of the form /var/run/udhcpc.eth1.pid
gmc:
Thanks guys.
I gather that the standard stop/start/restart commands don't work in TC? I thought it was something I was doing wrong. I especially wanted the restart command so that when I make a change in the config I could test it easily with a restart command.
Thanks for your tips - very helpful.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version