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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4283298C.1070804>