Linux系统有时需要取消挂载一些设备或者目录,
例如:
12# /dev/sdb挂载到了 /mnt/usbumount /mnt/usb
但是多半会提示:
1umount: /mnt/usb: target is busy
如果已 备
2025-09-04