April 20, 200719 yr I would like to try out unRAID. So far I have managed to boot with 4.0 beta 9 but unfortunately all my NICs are 100MBit and none were recognized. I would prefer to use the Intel Pro/100, are modules available for this NIC or should I look into compiling? Thanks.
April 20, 200719 yr I find many of my older machines, plus my supermicro rackmounts have the same issue. All Intel/Pro 100's. I'll vote +1 for an Intel Pro 100 too.
April 20, 200719 yr The Pro/100 driver is included in 4.0-beta9 but a bug is preventing it from being loaded automatically (it's 'blacklisted' in the /etc/modprobe.d/blacklist file). This will be fixed in the next release. In meantime a workaround is to add a 'modprobe e100' line your 'config/go' file on the Flash like this: #!/bin/bash # Manually load Intel Pro/100 driver modprobe e100 # Start the Management Utility /usr/local/sbin/emhttp &
Archived
This topic is now archived and is closed to further replies.