[Info-vax] unzip.exe and cc064.zip
Camiel Vanderhoeven
iamcamiel at gmail.com
Fri Oct 7 15:37:33 EDT 2016
Op vrijdag 7 oktober 2016 21:21:23 UTC+2 schreef Bill Cunningham:
> "Steven Schweda" <sms.antinode at gmail.com> wrote in message
> news:887ed13c-33da-4e21-9c1f-baec0a3d7b01 at googlegroups.com...
> >> I did so. No start, no stop. Just what's in quotes. Is
> >> all I typed. Or I would've shown so.
> >
> > Then I'm confused. Perhaps you can explain what "used
> > 'reboot'" means.. Was that part of some command or not?
>
> Nope. A command in and of itself. It worked. I never use it I use
> shutdown and something is evidently not working. No options to anything.
> I'll fire up the simulator and log more to the file. Since you suggested
> savparams and then running with getdata. I'll try those.
>
> Bill
So, I guess you did this:
$ @SYS$UPDATE:AUTOGEN
$ REBOOT
Right? Running AUTOGEN without specifying the start-and-stop phases will only execute the GENPARAMS phase, which doesn't change the actual parameters the system will use, so the above sequence of commands will accomplish nothing.
As lots of people have tried to point out, you need to specify the phases you want AUTOGEN to execute. Your reluctance to show what you actually did, and what the actual output to the commands you typed was, is seriously limiting what we can do for you, and so far has resulted in dozens of posts by well-meaning list members trying to help you, whereas the issue might have been solved if you had provided the exact commands and responses in the first place.
Try something like this:
$ @SYS$UPDATE:AUTOGEN GETDATA REBOOT
More information about the Info-vax
mailing list