[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Network not working in qemu hurd
From: |
Samuel Thibault |
Subject: |
Re: Network not working in qemu hurd |
Date: |
Wed, 4 Apr 2012 01:11:07 +0200 |
User-agent: |
Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) |
shaunak saha, le Wed 04 Apr 2012 02:41:12 +0530, a écrit :
> #ettrans -afgp /servers/socket/2 /hurd/pfinet -i eth0 -a 10.0.2.15 -g
> 10.0.2.2 -m 255.255.255.0
>
> # echo "nameserver 10.0.2.3" > /etc/resolv.conf
>
> But still no luck.Not able to do apt-get.
Also check
devprobe eth0
to see whether gnumach "sees" the eth0 device.
Also, how do you run qemu?
Samuel