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
>
>The tty0 has permission:
>
>ls -l /dev/ttyS0
>crw-rw---- 1 root tty 4, 64 Sep 17 20:56 /dev/ttyS0
>
>Is the above correct permission? 
>
>Thanks,

Those are default permissions. However those normally won't give a normal user 
access. You can change the permissions of that file/device to enable your user 
to have access.

I am typing this on my mobile and can't quickly tell you how to do that on a 
permanent basis. But for a quick change you can use 'chown' to change the owner 
to your own user.

--
Joost
-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

Reply via email to