1833697 Members
3131 Online
110062 Solutions
New Discussion

getty error

 
SOLVED
Go to solution
Amiel Tutolo
Frequent Advisor

getty error

I have a D270 that recently became a Test system. I have removed the remote access card and replaced with a GSC F/W/D card and now I am getting the following error:

getty: cannot open "ttyd0p7". errno: 6

Any suggestions would be of great help.
Live, love and laugh
1 REPLY 1
John Palmer
Honored Contributor
Solution

Re: getty error

ttyd0p7 is the modem built in to the card that you've removed.

You can use sam to remove the modem or simply edit /etc/inittab, look for the line with getty .. ttyd0p7 and change the string 'respawn' to 'off' (or remove the line altogether). Save the file and type 'init q' and your getty will disappear.

Regards,

John