Ask a Question related to SCO, Design and Development.
-
Brian Lavender #1
Using ttyvc0 device name instead of tty01
I am in the process of replacing a SCO OSR 4.2 box with a 5.0.7
machine. One of the things I noticed on the original system is that
/dev/tty01 has been replaced with /dev/ttyvc0 and that some of the
application references this console with this device. So, on the new
server, I would like to replicate the same behavior.
I created the device with the command
mknod c 0 0 ttyvc0
and then in the inittab, I replaced tty01 with ttyvc0. So the
following lines got modified.
co:2345:respawn:/etc/getty tty01 sc_m
co1:1:respawn:/bin/sh -c "sleep 20; exec /etc/getty tty01 sc_m"
co:2345:respawn:/etc/getty ttyvc0 sc_m
co1:1:respawn:/bin/sh -c "sleep 20; exec /etc/getty ttyvc0 sc_m"
Now when I log in at the console, it does show ttyvc0 as my terminal.
What I am wondering is how this can otherwise impact my system, and
are there other areas that need changing?
brian
Brian Lavender Guest
-
Device name changes.
On 2006-02-10, Richard <rgriley@gmail.com> wrote: A similar thing happened to me recently. I went to great lengths to get my girlfriend's ipod to... -
WAY OT- What's in your listening device?
I'm into all kinds of stuff. For one, the World station at MSN is just unbelievable. I really like an Atlanta band called "Project Z" which is... -
device manager
I can not get disk cleanup or disk defrag to work. What can I do -
local device name already in use
I've had this XP PRO box several weeks. After working just fine, it now looses its connection to its mapped network drives and gives the 'An error... -
The local device is already in use!
Hi, I changed the DNS servers IP addresses (Primary and Secondary)in the Windows 2000 server. Since then my Windows 2000 Professional and Windows...



Reply With Quote

