Author |
ISA table corrupt - setting do not stick |
Galen
Member
Posts: 16
Joined: 19.08.13 |
Posted on October 31 2013 11:25 |
|
|
When I start the AvantiFlex software, I am getting the message:
ff.fe.fd.fc.fb.fa.f9.f8.f7.
ERROR: ISA table corrupt!
Initializing table to defaults
type >>>init to use these changes
f6.f5.
ef.df.ee.ed.ec.f4.eb.ea.
TIMER_TPS environment variable invalid
Defaulting to 1mS per tick
e9.e8.e7.e6.....e5.
V7.0-9, built on Mar 18 1999 at 13:25:37
I would like to be able to fix this to allow me to change boot configuration
settings so that I can automatically boot when starting the emulation.
If I try to SET BOOTDEF_DEV (or anything else) the setting does not stay set
between shutting down and restarting the emulator. Doing the INIT does not
make the settings stay set either.
How do I get the settings to stay set when I restart the emulator? |
|
Author |
RE: ISA table corrupt - setting do not stick |
Bruce Claremont
Moderator
Posts: 623
Joined: 07.01.10 |
Posted on November 01 2013 03:13 |
|
|
Use the console "exit" command to save nvram and toy settings. Provided you are using a reasonably recent version of Avanti, these settings are also periodically saved as FreeAXP runs. See the following User Guide sections for additional information.
- Section 7.8 FIRST LAUNCH MESSAGES
- Section 7.10.1 OpenVMS Auto Boot |
|
Author |
RE: ISA table corrupt - setting do not stick |
Galen
Member
Posts: 16
Joined: 19.08.13 |
Posted on November 04 2013 06:45 |
|
|
I was using the EXIT command and had read and was referencing those section of the manual but it was not saving the settings.
I figured it out this morning. When I had first setup the disks I used my local machine with a directory off of C: but when I moved it all to the server, the device changed to F: and the directory remained the same. I had changed the path through the configuration utility to F: for the disks but the path for the NVR and TOY files were still pointing to C: and the directory did not exist there. I edited the CFG file and changed the paths for the NVR and TOY files to F: and it all started working.
I did not see any way of changing those paths through the configuration utility. |
|
Author |
RE: ISA table corrupt - setting do not stick |
Bruce Claremont
Moderator
Posts: 623
Joined: 07.01.10 |
Posted on November 05 2013 03:59 |
|
|
The paths settings in the configuration utility are available under the advanced settings [+] on either side of the PCI bus label. Judicious use of the <base> keyword can be helpful in this situation. |
|