If I run "sudo ethtool -p eth0 &", it runs fine. However, the terminal hangs if I launch another 'sudo' command. Regardless of what sudo command is, even if I do 'sudo abc', it just hangs.
The terminal session can only be resumed if I launch 'killall ethtool' from another root shell, not "sudo killall ethtool", this will hang again.
I am not sure this is sudo or ethtool problem.
My...
2009-09-09 15:34:30 UTC in gkernel