Hey it works! I just MOP booted my DEC2100! marvin:~# uname -a Linux marvin 2.4.0-test9 #17 Thu Feb 22 13:37:21 GMT 2001 mips unknown marvin:~# cat /proc/cpuinfo cpu : MIPS cpu model : R3000 V2.0 system type : Digital DECstation 2100/3100 BogoMIPS : 12.29 byteorder : little endian unaligned accesses : 0 wait instruction : no microsecond timers : no extra interrupt vector : no hardware watchpoint : no VCED exceptions : not available VCEI exceptions : not available
The trick (for me) is to have Marciej's mopd running with an ethernet interface on its command line (I used "mopd eth1") and to make sure you're using the ELF vmlinux from the root of the kernel sources rather than the ECOFF file in arch/mips/boot - "file" will tell you which one you have. patrick

