Messages in this thread |  | | From | (Brad Pepers) | Subject | Re: DIGI board processes | Date | Fri, 14 Feb 1997 12:24:53 -0700 (MST) |
| |
> Hi. > > I have just menaged to setup a digiboard. I am quite happy about that, but > I have a strange problem with the proc utils. All the processes that are > running on a digiboard terminal, are not shown correctly with the ps > command. Here is a sample:
I've had the same problem with Cyclades boards. What happens is that ps stores a table of mappings of major/minor numbers to device names in /etc/psdevtab. It was likely generated before you had configured the Digiboard so it doesn't have the info for the ttyD? cud? devices.
When this happens to me with a Cyclades card I just remove the psdevtab file and then run ps again:
rm /etc/psdevtab ps
This rebuilds the psdevtab file with all the needed info.
Good luck!
-- Brad Pepers Proud supporter of Linux and Ramparts Management Group Ltd. Caldera in Canada! ramparts@agt.net http://www.agt.net/public/ramparts Linux rules!
|  |