On Fri, Oct 27, 2000 at 11:01:27AM -0700, Zane H. Healy wrote:
> SYSGEN> USE CURRENT
> SYSGEN> SET WINDOW_SYSTEM 1
> SYSGEN> WRITE CURRENT
> SYSGEN> EXIT
[...]
I don't think this part is needed as I believe the
changes made at the
SYSBOOT prompt are for that boot only.
Ah, you're right. These are two different ways of doing the same
thing, though yours is probably cleaner! Doing "SET WRITESYSPARAMS 0"
means "Don't save these changes between boots", so he can just
enter his licences and reboot without needing to run a second SYSGEN
afterward.
Zane
-Seth