Thank you for your help. I will try this when I mount the hard disk next time. Thanks again.<br><br><div class="gmail_quote">2008/6/22 nate <<a href="mailto:centos@linuxpowered.net">centos@linuxpowered.net</a>>:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">ÀîêÍ wrote:<br>
<br>
>     I googled this problem for many days and didn't find any way to solve<br>
> this problem. Maybe it is a bug. I hope someone can help me. Thank you.<br>
<br>
<br>
</div>You may lose data doing this but at least for NFS volumes if something<br>
is stuck I umount the file systems with the "-l -f" options. I'm not<br>
sure if it'll work for NTFS but if you really want to force unmount<br>
try<br>
<br>
umount (path to mounted file system) -l -f<br>
<br>
You may want to check to see if any files are in use on that file system<br>
first, for that I'd use lsof<br>
<br>
lsof | grep (path to mounted file system)<br>
<br>
nate<br>
<br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Sunny Lee