AwPhuch
Group: Members
Posts: 1404
Joined: April 2004 |
|
Posted: Oct. 21 2004,20:20 |
|
Quote (realpc @ Oct. 21 2004,14:43) | thanks for this.
did all you told me to and after a reboot i got a message just above the login prompt saying...
/etc/rc5.d/S99bootlocal: line 4: /usr/sbin/ethernet.setup: permission denied.
i assigned all permissions to the ethernet.setup file just in case (rwxrwxrwx)
hmmm at least you are managing to get some response out of it!
regards.
steve. |
is it owned by root or another account?
Code Sample | cd /usr/sbin : ls -lah
chown root:root /usr/sbin/ethernet.setup |
I just tested on mine and it works fine...
Brian AwPhuch
-------------- http://www.frappr.com/dsl <-- Where do you use DSL? http://www.smoothwall.org <-- Ultimate firewall for the world! http://boinc.mundayweb.com/one/stats.php/userID:6107 <--My BOINC stats! ./S99LinuxRevolution start
|