[1152] in netbsd-help mailing list archive
Re: error msg upon booting
daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed Aug 20 19:49:53 1997
Date: Wed, 20 Aug 1997 19:49:40 -0400 (EDT)
From: Greg Hudson <ghudson@MIT.EDU>
To: Jooyoun Park <jyp@MIT.EDU>
Cc: netbsd-help@MIT.EDU
In-Reply-To: "[1151] in netbsd-help mailing list archive"
> ifconfig: SIOCGIFFLAGS not configured
This is the error you get when an ethernet interface isn't present.
Since your machine seems to be working, you can ignore the error
message. Most likely, you have a file named something like
/etc/hostname.ep0~ (that is, an emacs backup file) which is confusing
the netstart script a little bit. You can delete that file to
eliminate the error message (but don't delete /etc/hostname.ep0, of
course).