Hello! Slowly catching up with email...
On Mon, Mar 31, 2008 at 12:19:47PM -0600, Joshua Stratton wrote: > I have followed few pages of setting up the Hurd's network through qemu, This one should have all you need: <http://www.bddebian.com/~wiki/hurd/running/qemu/>. > however it seems that eth0 is never configured on boot so the following > command breaks because no eth0 device has been configured. Strange. It used to work out of the box without doing anything special, given that... $ qemu --help [...] -net none use it alone to have zero network devices; if no -net option is provided, the default is '-net nic -net user' Please do this: # devprobe eth0 # echo $? # cat /dev/klog > ~root/klog & sleep 1; grep -C 3 eth0 ~root/klog Regards, Thomas
signature.asc
Description: Digital signature