aidlearning/AidLearning-FrameWork

how to mount proc?

Aperta

#75 aperta il 22 gen 2020

 (4 commenti) (0 reazioni) (0 assegnatari)Python (720 fork)batch import
help wanted

Metriche repository

Star
 (5795 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor