[Bug 195209] New: [linux] mounting linprocfs/linsysfs isn't described in the "Configuring Linux Binary Compatibility" chapter/manpages
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 20 08:26:26 UTC 2014
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: freebsd-doc at FreeBSD.org
Reporter: ngie at FreeBSD.org
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.
More information about the freebsd-doc
mailing list