hi Praveen, On Mon, Apr 25, 2005 at 07:40:51PM +0530, Praveen A wrote: > and system returned an error > /hurd/pfinet: eth0: (os/device) no such device > settrans: /hurd/pfinet: Translator died > > [..] > > ./MAKEDEV: eth0: Unknown device name > I hope some one will be able to help me. > I've written about it in deatil at > http://www.pravi.co.nr/2005/04/25/a-proud-gnu-user/
seems like gnumach failed to detect your nic. See the GNU/Hurd Hardware Compatibility Guide[0] for a list of supported devices. Can you post the output of /dev/klog? There should be a line similiar to this one: hurd:~# cat /dev/klog > booot hurd:~# grep eth0 booot eth0: PCnet/PCI II 79C970A at 0x10c0, 0 c 29 9a 4c d2 [0] http://www.nongnu.org/thug/gnumach_hardware.html bye, - michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

