[NTLUG:Discuss] Re: None

Ed Coates edcoates at nighthawk.dyndns.org
Sun Sep 21 07:34:11 CDT 2003



On Sun, 21 Sep 2003, linux wrote:

> Ed Coates writes:
>
> >
> >
> Good tip! Found several errors shown in tty10-12:
> SIOCSIFADDR: No such device found
> SIOCSIFNETMASK: No such device found
> SIOCSIFBRDADDR:  No such device found

Those errors are associated with trying to setup a network card, and the
device not being found.

> /etc/rc.d/rc.boot: hdpram: command not found

hdparm is used to set different parameters for your harddrives

> Starting at deamon: /etc/rc.d/rcs.d/S40atd: echo_success: command not found

atd is a daemon similar to cron, but you set a job to run once and only
once, instead of re-ocurring

> Starting at deamon: /etc/rc.d/rcs.d/S41atd: echo_success: command not
> /etc/rc.d/rcs.d/S98local: /sbin/ipchains: no such file or directory

ipchains is for your firewall

Sounds like either one of a couple of things.  Watch it closely when you
boot it to see if it sees all of your harddrives that it should.  Possibly
not seeing/mounting a harddrive, or the other possibility that you may
have been hacked.  I might take the machine off the network if it's
connected to the internet just in case until you can resolve these
problems.

Did you try to boot into single user mode at the boot prompt?  Just
manually type in     linux single  should do it.  Then you can check out
the hardware.

Ed



More information about the Discuss mailing list