I can't get a reboot after step 1, it hangs while trying to nfs mount
dirs. and doesn't seem to timeout. I could wait an hour and see. It
gives error: Can't get host id.
Should i edit rc.config and inet.local before I shutdown to the console
prompt and do step 1?
Jim Fitzmaurice wrote:
>
> Dan,
> Have you looked in the archives? This question is has been asked
before, a
> number of times. There are 4 places where the card can be defined. You need
> to do at least 3 of the 4, here are the 4 places:
>
> (1) at the console prompt
> >>> set ewe0_mode = Fast (You have already done this.)
>
> (2) In /etc/rc.config set 'speed 100' in the ifconfig parameters. Something
> like:
>
> IFCONFIG_#="111.222.333.444 netmask 255.255.0.0 speed 100"
>
> ( # = Network device number.)
>
> (3) In /etc/inet.local use enter:
>
> /sbin/ifconfig tu0 down
> /usr/sbin/lan_config -i tu# -a 0 -m utp -s 100 -x 1
> /sbin/ifconfig tu0 up
>
> ( # = tu device number.)
>
> (4) Set the speed on the switch.
>
> I did all 4. But the person in the archives did the first 3 because he
> didn't have switch he had a hub. Try these, they should do it for you. For
> more info look in the archives:
>
> http://www-archive.ornl.gov:8000/archive/power.htm
>
> This link takes you straight to the search page.
>
Received on Fri Mar 24 2000 - 20:33:32 NZST