LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   loading system without full network configuration (https://www.linuxquestions.org/questions/linux-newbie-8/loading-system-without-full-network-configuration-4175415355/)

saman_artorious 07-06-2012 11:47 PM

loading system without full network configuration
 
I received "loading sytem wihtout full network configuration" warning at KDE startup.
So, to remove the 1-2 min delay, preferred to comment the sleep(60) functions from failsafe file.

Though, that doesn't solve the problem, removed the delay but. Why do I receive this warning?
I want this problem totally got fixed. do got any idea how I can fix it?

Slackyman 07-07-2012 01:56 AM

There's a bug open in launchpad.
Check if the solution at comment 40 works for you.

saman_artorious 07-07-2012 05:21 AM

Quote:

Originally Posted by Slackyman (Post 4721358)
There's a bug open in launchpad.
Check if the solution at comment 40 works for you.

wrong URL

emi_ramo 07-07-2012 07:36 AM

What distro do you have?

saman_artorious 07-14-2012 04:49 AM

Quote:

Originally Posted by emi_ramo (Post 4721496)
What distro do you have?

KUbuntu 11.04, recently upgraded. might be using 12.x packages now

emi_ramo 07-14-2012 08:20 AM

Hi again,
Edit your /etc/network/interfaces and comment everything but those lines about lo interface. It may only have these ones:

Code:

# The loopback network interface
auto lo
iface lo inet loopback

Hope it helps,
emi


All times are GMT -5. The time now is 06:29 AM.