Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 May 2005 16:53:52 +0700
From:      Muhammad Reza <reza@mra.co.id>
To:        Kent Stewart <kstewart@owt.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: no /usr/compat/linux/proc
Message-ID:  <428327B0.40208@mra.co.id>
In-Reply-To: <200505120023.33642.kstewart@owt.com>
References:  <4282FB2E.1020604@mra.co.id> <200505112344.02540.kstewart@owt.com> <42831213.8000902@mra.co.id> <200505120023.33642.kstewart@owt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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


regards
reza



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?428327B0.40208>