You are not logged in.

#1 2009-02-13 01:29:33

firmakrk
Member
From: London
Registered: 2009-02-12
Posts: 22
Website

Problem with dhcpcd wlan0

helo when im write in console dhcpcd wlan0
console give me this error:

err,wlan0: mkdir "/var/lib/dhcpcd",0): Read-only file system

but this no make file on var/lib/dhcpcd...and i dont know what happen
this is my resolv.conf

  #
# /etc/resolv.conf
#

#search <yourdomain.tld>
#nameserver <ip>

# End of file

nameserver 208.67.222.222
nameserver 208.67.220.220

and host.conf

#
# /etc/host.conf
#
order hosts,bind
multi on

# End of file

sory for my Englisch i starting teaching him:)Thanks

Last edited by firmakrk (2009-02-13 01:58:46)

Offline

#2 2009-02-13 02:21:18

sand_man
Member
From: Australia
Registered: 2008-06-10
Posts: 2,164

Re: Problem with dhcpcd wlan0

Are you running dhcpcd as root?


neutral

Offline

#3 2009-02-13 04:05:29

fphillips
Member
From: Austin, TX
Registered: 2009-01-24
Posts: 202

Re: Problem with dhcpcd wlan0

You can try, as root: "mount -o remount,rw /var" but it is only temporary.

The question is, what is making /var read-only? Look in dmesg kernel log for filesystem errors. Maybe /var has a corrupt journal.

What filesystem are you using? cat /etc/fstab.

Offline

#4 2009-02-13 04:46:42

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Problem with dhcpcd wlan0

fphillips wrote:

You can try, as root: "mount -o remount,rw /var" but it is only temporary.

The question is, what is making /var read-only? Look in dmesg kernel log for filesystem errors. Maybe /var has a corrupt journal.

What filesystem are you using? cat /etc/fstab.

Wrong thread.

Offline

#5 2009-02-13 05:15:11

firmakrk
Member
From: London
Registered: 2009-02-12
Posts: 22
Website

Re: Problem with dhcpcd wlan0

Im formating my disk and now works:)thanks

Last edited by firmakrk (2009-02-13 05:15:42)

Offline

#6 2009-02-13 15:48:59

fphillips
Member
From: Austin, TX
Registered: 2009-01-24
Posts: 202

Re: Problem with dhcpcd wlan0

skottish wrote:
fphillips wrote:

You can try, as root: "mount -o remount,rw /var" but it is only temporary.

The question is, what is making /var read-only? Look in dmesg kernel log for filesystem errors. Maybe /var has a corrupt journal.

What filesystem are you using? cat /etc/fstab.

Wrong thread.

No it wasn't. Look again - his problem wasn't with dhcpcd, it was /var being read-only.

Offline

Board footer

Powered by FluxBB