Network is disabled

Geoffrey Leach geoff at hughes.net
Sat Jun 28 21:25:18 UTC 2008


On 06/28/2008 02:10:11 PM, Jim Douglas wrote:
> 
> When I boot up the Network is disabled and I have to Enable it every
> time I boot.
> 
> How can I fix this?

Run this as root: chkconfig network; echo $?

Should give '0', but it probably gives '1', which means that its not 
configured to start in your runlevel. So, as root say: chkconfig 
network on.




More information about the fedora-list mailing list