Hello,

On Tue, 17 Sep 2013 00:09:00 -0700
Mandana <lovely.mand...@gmail.com> wrote:

> If I manually run:
> 
> ifup lo
> 
> it says "link: error fetching interface information: Device not found"
> 
> for "ifup eth0" it says:
> 
> addr: error feching interface information: Device not found

I guess you have something wrong with udev, as kernel modules for your
devices don't get loaded. Ifconfig probes modules for network devices,
whereas iproute apparently doesn't, so if the device module isn't
already loaded it fails.

Try to find out why modules don't get loaded. A workaround would be to
add them manually to /etc/modules, so they will be loaded anyway on
boot.

-- 
WBR, Andrew

Attachment: signature.asc
Description: PGP signature

Reply via email to