Title: | DECWINDOWS 26-JAN-89 to 29-NOV-90 |
Notice: | See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit |
Moderator: | STAR::VATNE |
Created: | Mon Oct 30 1989 |
Last Modified: | Mon Dec 31 1990 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 3726 |
Total number of notes: | 19516 |
I have a curious problem when booting my workstation from the VR290 monitor instead of from the attached console terminal. When DECW$STARTUP connects the console device with SYSGEN, everything is fine from the terminal. However, SYSGEN would complain that it cannot find the file SYS$SYSTEM:CSDRIVER.EXE when the system is booted from the monitor. Everything would then seem to come up normally. The strange thing is i've been searching other workstations in the group to look for that file but could not find it. The others don't seem to have that problem. It may also be related that when the system is shutdown, the monitor would be left in some hanging state instead of dropping out to the >>> prompt. What can i do to correct this? Any help would be appreciated. --svb
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
303.1 | SYS$LOADABLE_IMAGES: | OIWS20::BRYSON | Sat Feb 25 1989 11:18 | 19 | |
No. The shutdown situation is a known issue. See note 97 for an explanation and some workarounds. As far as not finding CSDRIVER.EXE... It's strange the SYSGEN is looking in SYS$SYSTEM. CSDRIVER.EXE is found in SYS$LOADABLE_IMAGES along with all the other device drivers. What version are you running? Does SYS$LOADABLE_IMAGES:CSDRIVER.EXE exist? What type of workstation are you working on(GPX,MAYFAIR,etc)? In DECW$DEVICE.COM is where the console gets connected depending on the workstation type. Is SYS$LOADABLE_IMAGES defined as SYS$SYSROOT:[SYS$LDR]? I would suspect so since you are not having problems with other drivers. David David | |||||
303.2 | VINO::VOBA | Sun Feb 26 1989 07:13 | 4 | ||
Re .1, thank you. That was it. --svb |