Hi all,
Thanks for your response.
devprobe eth0 works well. gnumach is able to see eth0.
and runnimg qemu like this
qemu -m 1024 -net nic,model=rtl8139 -net user -hda debian-hurd-20111214.img
But today networking started to work in qemu:).
Though it solves my problem but would be great if i
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 whet
Jakub Daniel, le Tue 03 Apr 2012 23:30:59 +0200, a écrit :
> i believe its due to omitting -i eth0, if you upgraded your gnumach and hurd
> from not-dde version to the dde one you might need to set up /dev/eth0
> manually,
No, that's not needed yet.
Samuel
Hi,
i believe its due to omitting -i eth0, if you upgraded your gnumach and
hurd from not-dde version to the dde one you might need to set up /dev/eth0
manually, there should be a /hurd/ddesomething or /hurd/somethingdde which
is a all-in-one ethernet driver (if things didnt change lately)
sry, t
Hi All,
Suddenly from today netoworking is not workinh in my existing hurd system
inside qemu.
I tried
#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.
And w