Daily Archives: 八月 19th, 2007

umount卸不掉怎么回事?

一般就是有进程调用需要umount的目录里的文件     有时用fuser -c   directory未必查得出   还要结合ps  -ef使用