Author Topic: Resolv.conf  (Read 3289 times)

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Resolv.conf
« on: September 29, 2005, 10:01:01 am »
heeeeelp ! i've "broken" the resolv.conf file of my xqt-debian ! i mean i cannot either access it or delete it or do anything with it :

cd /etc
ls res*
-> ls:resolv.conf: No such file or directory

but
cp resolv.debian resolv.conf
-> cp: cannot create regular file 'resolv.conf': File exists

or
rm resolv.conf
-> rm: cannot remove 'resolv.conf': No such file or directory

!!!!!!!!!!

i cannot create it : it says it already exists
i cannot delete it : it says it doesn't exist

please help ! F1 ! ...
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

Borealid

  • Newbie
  • *
  • Posts: 46
    • View Profile
Resolv.conf
« Reply #1 on: September 29, 2005, 05:46:26 pm »
Try running a fsck on the disk it's on.  It looks like you're dealing with corruption.  If that doesn't do it, try fsck -c.