bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: hurd internet through qemu


From: Thomas Schwinge
Subject: Re: hurd internet through qemu
Date: Mon, 31 Mar 2008 23:18:10 +0200
User-agent: Mutt/1.5.11

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

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]