Problem with linprocfs
Tom Parquette
BCSFD204 at twcny.rr.com
Wed Jul 13 23:19:02 GMT 2005
Hi. I only subscribe to the digest. Please CC me. I know it's
protocol but sometimes it does not happen. <sigh> The double edged
sword of digest mode. TIA...
I'm trying to build Java and I ran into the problem where linprocfs has
to be running/mounted.
I found the suggestions but it is not working.
Here is what I get:
Script started on Wed Jul 13 19:05:19 2005
stargate# grep linprocfs /etc/fstab
linprocfs /compat/linux/proc linprocfs rw 0 0
stargate# kldload linprocfs
kldload: can't load linprocfs: File exists
stargate# mount /compat/linux/proc
mount: /usr/compat/linux/proc: No such file or directory
stargate# ls -l /compat/linux/proc
ls: /compat/linux/proc: No such file or directory
stargate# ls -l /compat/linux/
total 12
drwxr-xr-x 2 root wheel 1024 Jun 11 00:55 bin
drwxr-xr-x 8 root wheel 1024 Jul 13 17:46 etc
drwxr-xr-x 2 root wheel 2048 Jun 11 00:55 lib
drwxr-xr-x 2 root wheel 512 Jun 11 00:55 sbin
drwxr-xr-x 9 root wheel 512 Jun 11 11:03 usr
drwxr-xr-x 4 root wheel 512 Jun 11 00:55 var
stargate# exit
exit
Script done on Wed Jul 13 19:06:17 2005
linux_enable="YES" is coded in rc.conf and it does not appear to
complain at boot time.
It may be something simple but I do not get it.
Suggestions?
Thanks...
More information about the freebsd-questions
mailing list