On Thu, 2013-04-18 at 12:22 +0100, Dominic Walden wrote: > Hi, > > I've recently installed Hurd on my hard drive, using the 20130318 > netinstall iso. > > The install appeared to go fine. However, my ethernet card does not > appear to be recognised (i.e. "devprobe eth0" and "devprobe /dev/eth0" > does not work, nor replacing eth0 with eth1, eth2, etc.) > > My ethernet card is: > Ethernet controller: Realtek Semiconductor Co., Ltd. > RTL-8139/8139C/8139C+ (rev 10) > which supposedly[1] should be supported. > > Is it possible, or does anyone know, whether important packages might > be missing from the netinst iso?
Do you have netdde installed? > I'm a little suspicious because I do not have "halt" or "reboot" > either. Nor "dhclient" (this mighOn Thu, 2013-04-18 at 12:22 +0100, Dominic > Walden wrote: Hi, > > I've recently installed Hurd on my hard drive, using the 20130318 > netinstall iso. > > The install appeared to go fine. However, my ethernet card does not > appear to be recognised (i.e. "devprobe eth0" and "devprobe /dev/eth0" > does not work, nor replacing eth0 with eth1, eth2, etc.) > > My ethernet card is: > Ethernet controller: Realtek Semiconductor Co., Ltd. > RTL-8139/8139C/8139C+ (rev 10) > which supposedly[1] should be supported. > > Is it possible, or does anyone know, whether important packages might > be missing from the netinst iso? > Do you have netdde installed? I'm a little suspicious because I do not have "halt" or "reboot" > either. Nor "dhclient" (this might be correct.) Nor "emacs" (ok, that > one was a joke. It's still a travesty though.) > halt and reboot are available from hurd in /sbin ls -l /sbin/halt lrwxr-xr-x 1 root root 22 Apr 2 2012 /sbin/halt -> /etc/alternatives/halt ls -l /etc/alternatives/halt lrwxr-xr-x 1 root root 15 Apr 2 2012 /etc/alternatives/halt -> /sbin/halt-hurd Same for reboot. dpkg -S /sbin/halt-hurd hurd: /sbin/halt-hurd dpkg -S /sbin/reboot-hurd hurd: /sbin/reboot-hurd -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

