aidlearning/AidLearning-FrameWork

how to mount proc?

Aberta

#75 aberto em 22 de jan. de 2020

 (4 comentários) (0 reação) (0 responsável)Python (720 forks)batch import
help wanted

Métricas do repositório

Stars
 (5.795 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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?

Guia do colaborador