aidlearning / aidlearning/AidLearning-FrameWork
how to mount proc?
Open
help wanted
- Dominant language
- Python
- Stars
- 5.8k
- Forks
- 721
- PR merge metrics
- No merged PRs in 30d
Description
```shell
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.