This machine previously worked under kubuntu, but with the confusion from removing a disk, I ended up doing a fresh install.
Now I need to run
/etc/init.d/networking restart
upon every boot for the network (plain old boring wired network) to come up. This is repeatable; it is needed and works on every boot.
I get the response,
hawk@localhost:~$ sudo /etc/init.d/networking restart
* Reconfiguring network interfaces...
RTNETLINK answers: No such process
SIOCDELRT: No such process
each time.
I assume that it somehow missed a piece during installation, but what?
thanks
hawk
Now I need to run
/etc/init.d/networking restart
upon every boot for the network (plain old boring wired network) to come up. This is repeatable; it is needed and works on every boot.
I get the response,
hawk@localhost:~$ sudo /etc/init.d/networking restart
* Reconfiguring network interfaces...
RTNETLINK answers: No such process
SIOCDELRT: No such process
each time.
I assume that it somehow missed a piece during installation, but what?
thanks
hawk
Comment