Re: can't access public nic

John Hughes <[email protected]> Sat, 04 Apr 2009 14:11:05 +0200
Newsgroups gmane.linux.cluster.ssic.user
Message-ID <[email protected]>
jhansen wrote:
> Hi,
> I got to this point:
>       apt-get install udev
>
> and the program said udev is already at latest version and did not install
> anything and my kernal was not replaced.
>           
>       rm /etc/udev/rules.d/*
>       sh -c 'source /var/lib/dpkg/info/udev.postinst abort-deconfigure;
> create_rules_symlink'
>
> When I ran the above sh command I recieved an error "command
> create_rules_symlink not found"          
>
> What do you think?
>   
dpkg -l udev

says what?

------------------------------------------------------------------------------