reconfiguration, please

Tony Facca fsfacca at AVELON.LERC.NASA.GOV
Sat Feb 9 02:40:23 AEST 1991


> After recently upgrading from 3.2 to 3.3.1 about 4 times out of 5
> when we reboot our 4D80GT we get the message:
> 
> Automatically reconfigure the operating system (y or n)?
> 
> What part of the operating system does it want to reconfigure?  Why does
> it want to reconfigure?  Why so often?  Why no other messages?  

In your root directory there are 2 files, one called unix and another (probably)
called unix.install   The unix.install file signals the system at startup time 
that you have configured a new operating system which needs to be installed.  
Normally, the system will replace unix with unix.install and come up normally.  

In the directory /usr/sysgen/master.d you probably have another executable
version of unix, quite possibly called unix.install or unix.new   This version 
is the result of doing an "lboot -u unix.install" from the ../master.d 
directory.  Somewhere in the reboot procedure, the system notices this file and
realizes that it should reconfigure the operating system, and you get prompted.
The system creates a new /unix.install but doesn't do anything to the file in
../master.d, so the next time you reboot, the same thing will happen.

If you check the dates/times on all three versions of unix and make sure that
the file called /unix is the most recent, you can delete /unix.install and
/usr/sysgen/master.d/unix.install.   The idea is to not have an executable
version of unix in the /usr/sysgen/master.d directory, since this is causing
the problem.  When you use lboot to reconfigure a new kernel, use the option
"-l /unix.install" to make sure the new version is placed in the correct
directory.

Hope this helps.


--
-----------------------------------------------------------------------------
Tony Facca   |   fsfacca at avelon.lerc.nasa.gov      |     phone: 216-433-8318
-----------------------------------------------------------------------------
      You are at Witt's end.  Passages lead off in *all* directions.



More information about the Comp.sys.sgi mailing list