hdvr2
07-21-2003, 10:31 PM
I installed the image, 80GB_U5_with_hacks-streams.bak, and stuff works, but I want to put my usb ethernet adapter on it now. I got the d-link dsb-650tx. I plug it in but the hub doesn't light up, so I guess it's not working. Should this image already have ethernet, or do I take the hard drive back out, boot to the tools cd, and then do the following to it? Or is there any other way, since I don't have a serial wire, and the machine is all screwed together, and in a rack.
type it in at your bash prompt:
insmod /diag/usbcore.o
insmod /diag/usb-ohci.o
insmod /diag/pegasus.o
ifconfig eth0 192.168.10.2 broadcast 192.168.10.255 netmask 255.255.255.0
route add default gw 192.168.10.1 netmask 0.0.0.0 metric 1
type it in at your bash prompt:
insmod /diag/usbcore.o
insmod /diag/usb-ohci.o
insmod /diag/pegasus.o
ifconfig eth0 192.168.10.2 broadcast 192.168.10.255 netmask 255.255.255.0
route add default gw 192.168.10.1 netmask 0.0.0.0 metric 1