On Mon, 14 Aug 2006 19:02:50 -0700 (PDT)
unlk <ark id.ru> wrote:
>
> please sorry my pseudo english ??:-(((
>
> Hi All !
> I have MacIIsi, need for install NetBSD3.0.1 throught
local network.
> Booter start normal, netbsd-INSTALL.gz image is load,
sysinst screen
> is ready..
>
> next..
>
> utility -> configure network interfaces..
> done..
> ^Z
>
------------------------------------------------------------
-----------------------------------
> sh# ifconfig -a
> ae0:
flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTIC
AST>
> MTU 1500 address: 00:40:10:00:1f:f9
> media: Ethernet manual
> inet:10.0.0.11 netmask 0xff00 0000
> broadcast 10.255.255.255
>
> lo0: flags=8009<UP,LOOPBACK,MULTICAST> MTU 33192
> inet 127.0.0.1 netmask 0xff00 0000
>
> sh# ping 127.0.0.1
> PING 127.0.0.1 (127.0.0.1):56 data bytes
> <there just wait. ping no output any messages!>
> ^C
> sh# ping 192.168.0.11
> PING 192.168.0.11 (192.168.0.11):56 data bytes
> <there just wait. ping no output any messages!>
> ^C
> sh# halt
> debugger
> poweroff
>
------------------------------------------------------------
-----------------------------------
>
> Have idea why ping no work? and how to fix such problem
(no trash
> mac, no kill self, etc.)?
>
> (if need more info about machine: MacIIsi / Mem 9M / No
FPU / 40M
> scsi hdd (apple) / ethernet card Farallon PN594-TP /
NetBSD3.0.1's
> sysinst / booter use netbsd-INSTALL.gz image / very old
battery
I have a Centris 650 that has the same problem. Occasionally
I get
"FIFO Overrun" or the like, but aside from slow
transfer speeds files
don't get corrupted. Try to "ftp
ftp.netbsd.org" from the image to see
if it works instead of using ping. Also see if you can ping
the mac
from another computer, that works for me.
|