| View previous topic :: View next topic |
| Author |
Message |
tpd n00b

Joined: 28 May 2012 Posts: 10
|
Posted: Wed Oct 03, 2012 4:10 am Post subject: dhcpcd[x]: open '/var/run/dhcpcd-eth0.pid': No such file |
|
|
After booting into the minimal install CD and trying to connect tot he Internet:
The following error is returned:
| Code: | | dhcpcd[20015]: open '/var/run/dhcpcd.pid': No such file or directory |
What could I do to resolve the message? This is the first time I've ever encountered this problem while using the minimal install CD. Thanks for any help! |
|
| Back to top |
|
 |
DONAHUE Watchman


Joined: 09 Dec 2006 Posts: 5271 Location: Goose Creek SC
|
Posted: Wed Oct 03, 2012 4:27 am Post subject: |
|
|
try system rescue cd instead. the minimal seems to be in disarray at the moment. boot sysresccd to the xfce4 gui and use network manager, icon in the lower right of desktop. _________________ Defund the FCC. |
|
| Back to top |
|
 |
malone Apprentice


Joined: 19 Feb 2004 Posts: 159 Location: The p-n junction.
|
Posted: Wed Oct 03, 2012 5:59 pm Post subject: Re: dhcpcd[x]: open '/var/run/dhcpcd-eth0.pid': No such file |
|
|
| tpd wrote: | After booting into the minimal install CD and trying to connect tot he Internet:
The following error is returned:
| Code: | | dhcpcd[20015]: open '/var/run/dhcpcd.pid': No such file or directory |
What could I do to resolve the message? This is the first time I've ever encountered this problem while using the minimal install CD. Thanks for any help! |
I can confirm this. I went back through my archive and a minimal cd/iso from 2012-06-21 is working fine here. _________________ malone |
|
| Back to top |
|
 |
AustinMatherne n00b


Joined: 25 Jul 2012 Posts: 23 Location: Saint Paul, Minnesota, USA
|
Posted: Wed Oct 03, 2012 7:18 pm Post subject: |
|
|
| This is the same issue that is being discussed here. The current solution is to use SystemRescueCd. |
|
| Back to top |
|
 |
lukost n00b

Joined: 10 Nov 2011 Posts: 3
|
Posted: Mon Oct 15, 2012 8:50 am Post subject: |
|
|
Or just: mkdir /run
The minimal cd image lacks /run. /var/run is just a symlink to /run, thus the failure. _________________ --
lukost |
|
| Back to top |
|
 |
|