https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195209

            Bug ID: 195209
           Summary: [linux] mounting linprocfs/linsysfs isn't described in
                    the "Configuring Linux Binary Compatibility"
                    chapter/manpages
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]

The handbook and manpages for linprocfs/linsysfs don't describe how
linprocfs/linsysfs should be mounted via /etc/fstab. I used the following
incantation and it worked with mount -a after the kld's had been loaded and my
CentOS 6.x base had been installed.

  linproc /compat/linux/proc      linprocfs rw,late    0       0
  linsys  /compat/linux/sys       linsysfs rw,late     0       0

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to