全部分类
移动开发与应用
WEB前端
架构与运维
程序设计
数据库
操作系统
热点技术
综合
不能unmount busy设备的解决办法
2654阅读 0评论
2012-10-18
niannian
分类:
LINUX
# unmount /export/images
umount: 0506-349 Cannot unmount /dev/fslv02: The requested resource is busy.
#fuser -k /export/images
# unmount /export/images
#
fuser Command
Purpose
Identifies processes using a file or file structure.
其余的再man查看。
上一篇:
eclipse hadoop开发环境配置
下一篇:
C小程序 - 获取当前时间