At 10:46 PM 11/8/00 -0600, Bob Hartung wrote:

>  All of a sudden I get the following when I try to select
>it in filemanager and at the cmd line I get a message that
>the mount point can't be resolved.
>
>"File 'nt_i' exists but can not be stat-ed: Permission
>denied
>
>Now, all I want to do as root is kill this d--- directory,
>but I can't do that either.  Any ideas??

I never use the GUI file manager, but at a guess I'd say it's stuck and you
should first forcibly unmount it ("umount -Vf /mnt/nt_i") and then you
should be able to remove the directory ("rmdir /mnt/nt_i") from a CLUI. 
In my experience SMB network connections to Windows system tend to die
unexpectedly, IMHO the best approach is either to use a Samba server and
let Windows be the client (the Windows end will still die from time to
time, but Windows expects network connections to die and will silently
retry except when it just crashes or decides it's having a bad day and
tells you the network is busy or some such. . .). Failing that at least set
the local SMB mountpoint to mount from autofs so it establishes a (new)
connection when it is accessed rather than trying to maintain a single SMB
connection for a long period of time.
--

Who is this General Failure, and why is he reading my hard disk?



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to