Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!cmcl2!yale!husc6!mit-eddie!genrad!decvax!ucbvax!LLL-ICDC.ARPA!oberman From: oberman@LLL-ICDC.ARPA ("Oberman, Kevin") Newsgroups: mod.computers.vax Subject: RE: sysgen connect vta0 does not work from syconfig.com Message-ID: <8611251150.AA28578@ucbvax.Berkeley.EDU> Date: Mon, 24-Nov-86 10:38:00 EST Article-I.D.: ucbvax.8611251150.AA28578 Posted: Mon Nov 24 10:38:00 1986 Date-Received: Tue, 25-Nov-86 20:46:20 EST Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: "Oberman, Kevin" Organization: The ARPA Internet Lines: 25 Approved: info-vax@sri-kl.arpa >I can get sysgen to connect vta0 when used interactively, but when it is run at >startup from syconfig.com the same command fails with the message >`sysgen-e-nounload, driver not unloadable'. A connect noa0 works fine in my >syconfig.com. The only unusual thing on this system is that I've redefined >sys$system to be a path with sys$sysroot:[sysexe] and a local software >directory, but I dont' see how that could affect this. Does anyone know what's >wrong? I'm not certain, but I suspect that you may not have the right words in SYCONFIG.COM. The VT device is odd in that it has no driver. It is just an alternate entry point in the TTDRIVER. It is therefore important that when it is connected, the following syntax is used: CONNECT VTA0/NOADAPTER/DRIVER=TTDRIVER There must be NO filespec in the /DRIVER qualifier. The TTDRIVER is already in place. I suspect that you may have something like /DRIVER=SYS$SYSTEM:TTDRIVER. This won't work because the TTDRVIER is already loaded and. of course, can't be unloaded. R. Kevin Oberman LLNL arpa: oberman@lll-icdc.arpa (415) 422-6955 ------