On Tue, Sep 18, 2012 at 10:49 AM, Joseph <syscon...@gmail.com> wrote:
> On 09/18/12 07:07, J. Roeleveld wrote:
>>
>> Joseph <syscon...@gmail.com> wrote:
>>
>>> I'm trying to configure virutalbox serial port, but I'm getting an
>>> error:
>>>
>>> NamedPipe#0 failed to connect to local socket /dev/ttyS0
>>> (VERR_ACCESS_DENIED).
>>>
>>> in "inittab" I have:
>>> c7:2345:respawn:/usr/sbin/faxgetty ttyS0
>>>
>>> is the above correct?
>>>
>>> In virtualbox - serial port
>>> Port Number: COM1
>>> Port Mode: Host Device
>>> Port/File Path: /dev/ttyS0
>>>
>>> What am I missing?
>>
>>
>> Joseph.
>>
>> Do you have permissions set correctly to access the serial port normally
>> (without virtualbox)?
>>
>> --
>> Joost
>
>
> How do I check if some other application are not using serial port?

lsof -n |grep /dev/tty

-- 
:wq

Reply via email to