OESF Portables Forum
Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => X/Qt => Topic started by: jpmatrix 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 ! ...
-
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.