target is busy.
        (In some cases useful info about processes that use
         the device is found by lsof(8) or fuser(1))

 

解决

fuser -m -v -i -k /home/wwwroot/

在重新卸载
umount /home/wwwroot/

 

相关文章:

  • 2022-12-23
  • 2022-02-03
  • 2021-11-17
  • 2022-03-06
  • 2021-12-03
  • 2022-02-15
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-01-27
  • 2021-07-30
  • 2022-12-23
  • 2022-12-23
  • 2021-12-29
  • 2021-10-02
相关资源
相似解决方案