NexusSfan, le dim. 22 févr. 2026 11:12:40 -0800, a ecrit:
> On 2/22/26 11:03 AM, [email protected] wrote:
> > I tried these commands, that I modified from this page:
> > https://hurdos.com/wiki/hurd/rump/rumpnet.html
> > 
> > # settrans -fgcap /dev/rumpnet /hurd/rumpnet  # add a 'c' to create the node
> > # settrans -fgcap /dev/wm0 /hurd/devnode -M /dev/rumpnet wm0 # add a 'c' to 
> > create the node
> > # settrans -fgap /servers/socket/2 /hurd/pfinet -i /dev/wm0
> > # ifup /dev/wm0
> > 
> > The error that I see if ifup: device not found: /dev/wm0
> 
> You probably have to add it to your /etc/network/interfaces

No, in that case it would say "unknown interface". "device not found"
means no driver found it. Possibly rumpnet needs to integrate another
driver for the hardware.

Providing an lspci -n would tell us what is there exactly to be able to
say.

Samuel

Reply via email to