aidlearning/AidLearning-FrameWork

how to mount proc?

开放

#75 创建于 2020年1月22日

 (4 条评论) (0 个反应) (0 位负责人)Python (720 个派生)batch import
help wanted

仓库指标

星标
 (5,795 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Error: /proc must be mounted
  To mount /proc at boot you need an /etc/fstab line like:
      proc   /proc   proc    defaults
  In the meantime, run "mount proc /proc -t proc"
./install.sh: line 9: 22179 Illegal instruction     ./yyets_node > ./log/yyets_node.log 2>&1
Error: /proc must be mounted
  To mount /proc at boot you need an /etc/fstab line like:
      proc   /proc   proc    defaults
  In the meantime, run "mount proc /proc -t proc"

how to mount proc?

贡献者指南