maintainer-feedback requested: [Bug 213808] emulators/linux_base-c6: linprocfs in /etc/fstab

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 26 13:32:14 UTC 2016


Yonas Yanfa <yonas at fizk.net> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to
emulation at FreeBSD.org:
Bug 213808: emulators/linux_base-c6: linprocfs in /etc/fstab
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213808



--- Description ---
After installing linux-c6-6.8_1, I see:

Message from linux_base-c6-6.8_1:
Some programs need linprocfs mounted on /compat/linux/proc.  Add the following
line to /etc/fstab:

linprocfs   /compat/linux/proc	linprocfs	rw	0	0

Then run "mount linprocfs".


I could be wrong, but I think the fstab line should be:

linproc   /compat/linux/proc  linprocfs       rw      0       0


More information about the freebsd-emulation mailing list