blob: 8307e27b3e55d734e897879c9924926ff0853d6f (
plain) (
blame)
1
2
3
4
5
6
|
This software wants linprocfs mounted on /compat/linux/proc. Add the
following line to /etc/fstab:
linprocfs /compat/linux/proc linprocfs rw 0 0
Then run "mount /compat/linux/proc".
|