USB memory instead of HDD spin down
kfurge,
could it be possible to use a USB memory stick for storing the needed files (OS system) instead of the HDD. If possible (I'm not an expert) you’ve solved the problems around the spin down of the HDD. The HDD has its own function for this.
Kind regards,
Gert-Jan
sudo complains about setuid
Hi everyone!
I have followed this thread and the detailled instructions by kfurge (excellent job!) to update my router. Now the drive spins down, I can ssh to the router, etc. However I encountered a problem with sudo complaining that it must be setuid. I infer that I must have screwed up something somewhere, but could not find what I did wrong. I cannot fix the problem either because I can't find setuid or an alternate way to do that. Any idea?
Big thanks to you all for making this router usable!
FIXED
Alright, googling a little more this morning I found that "setuid sudo" command is equivalent to "chmod u+s sudo". This show my poor linux knwoledge!!
I can now close this telnet hole!