会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
星之羽憶
懒惰,急躁,骄傲
博客园
首页
新随笔
联系
订阅
管理
2008年10月22日
解决 "device is busy" 的问题
摘要: 使用LINUX时,当设备Mount多了经常会遇到设备umount失败,又会忘记到底开过什么..举例:# mount /dev/hda5 /mnt1#cd /mnt/1# umount /mnt/1/umount: /mnt/1: device is busyumount: /mnt/1: device is busy可以使用fuser命令查看# fuser /mnt/1//mnt/1/: 2756...
阅读全文
posted @ 2008-10-22 18:23 YuYii
阅读(1065)
评论(0)
推荐(0)
编辑