|
|

楼主 |
发表于 2007-9-2 23:52:30
|
显示全部楼层
已经试过了。d下面什么都没有,然后umount的时候,提示
[root@localhost]# mount -o iocharset=utf8 /dev/sda5 /mnt/d
mount: /dev/sda5 already mounted or /mnt/d busy
[root@localhost]# cd /mnt/d
[root@localhost d]# ls
[root@localhost d]# ll
总计 0
[root@localhost d]# cd ..
[root@localhost mnt]# umount /mnt/d
umount: /mnt/d: not mounted
奇了怪了。 |
|