help wanted
Repository metrics
- Stars
- (5,275 stars)
- PR merge metrics
- (No merged PRs in 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"