Muhammad Reza wrote:

Kent Stewart wrote:

On Thursday 12 May 2005 01:21 am, Muhammad Reza wrote:


Kent Stewart wrote:


On Wednesday 11 May 2005 11:43 pm, Muhammad Reza wrote:


Dear List..

Why I didnt have /usr/compat/linux/proc on my 5.4 Release with
linux_base package installed ?
please give me clue..

When you do the install of the base, the port-message at the very end tells you to create it. You enter something like linprocfs /compat/linux/proc linprocfs rw 0 0 in your /etc/fstab and then mount it.

Kent



regards
reza

I installed from packages (/stand/sysinstall), so i didnt see the
port-message




Have you added it to fstab? All you need to do then is say "mount linprocfs".

You can find more with "man linprocfs".

Kent


beastie# cat /etc/fstab | grep linprocfs
linprocfs               /compat/linux/proc linprocfs    rw      0       0
beastie# mount linprocfs
mount: /usr/compat/linux/proc: No such file or directory

and solve with create it manuallly...

regards
reza

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to