Koozali.org: home of the SME Server

How i can fix this

Offline meelis

  • ****
  • 112
  • +0/-0
How i can fix this
« on: February 28, 2007, 10:03:25 AM »
If i try install dar again i see this error: error: failed to stat /mnt/dar2/test: Permission denied
and i can't change permissions because /mnt/dar2/test  folder shows like this: ?test and make time shows Jan 1 1970
and i cant delet this folder/file to

Offline raem

  • *
  • 3,972
  • +4/-0
Re: How i can fix this
« Reply #1 on: March 01, 2007, 12:33:56 PM »
meelis

Something like this should fix it

login as root or su user
cd /mnt/dar2/test
and make sure you are still not connected to the remote mounted drive
eg run
mc

Then unmount it
umount /mnt/dar2/test

then use mc to delete or do
rm /mnt/dar2/test

Warning if you are still connected and you try to delete the mounted drive, you can delete all files on the external drive/share.
...

Offline meelis

  • ****
  • 112
  • +0/-0
Still not working
« Reply #2 on: March 08, 2007, 11:34:43 AM »
If i try do this
mount /mnt/dar2/test
i see this error
mount: can't find /mnt/dar2/test in /etc/fstab or /etc/mtab