方法1:

1.mkdir /tmp

2.挂载

mount -t tmpfs -o size=32m none /tmp

 

方法2:

上面的user 0h说明你是以root用户的身份运行。可以尝试切换一下用户重新运行试试

 

方法3:

把/tmp下的数据文件qtembedded-0删除在运行。

 

相关文章:

  • 2021-07-27
  • 2022-12-23
  • 2022-01-15
  • 2022-12-23
  • 2021-09-07
  • 2022-12-23
  • 2022-01-04
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-10-14
  • 2021-06-11
  • 2022-12-23
  • 2021-11-29
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案