Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: meelis 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
-
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.
-
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