HP3000-L Archives

June 1997, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Gilles Schipper <[log in to unmask]>
Reply To:
Gilles Schipper <[log in to unmask]>
Date:
Wed, 18 Jun 1997 15:49:51 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (75 lines)
To set up autoboot on MPE/iX, do the following:

1.      :hello manager.sys
        :editor
        /a
        1    start norecovery#@
        2    //
        ...
        /c "#" TO '13  (single quote 13)
        /c "@" TO '10
        /keep autoboot

2.      :sysgen
        sy
        aauto file=autoboot.pub.sys type=disc
        hold
        exit
        keep
        yes
        exit

3.      create new slt tape

4.      shutdown system
        at ISL prompt, type "autoboot on"

5.      reboot from alternate boot path (tape) and perform "UPDATE CONFIG" from
slt     tape created above. Make sure you have at least 60000 contiguous free
sectors on ldev 1 before attempting to reboot from tape.

Voila!  You now have autoboot enabled and will automatically have a "START
NORECOVERY" performed each time your MPE/iX system is reset.

With respect to what you need in sysstart, you can include:

STARTSESS 20;operator/operpass.account;nowait

That way, your console will automatically be logged on as operator.account.
You will want to make sure that you secure sysstart.pub.sys appropriately,
as follows:

altsec sysstart;(r,l,x,w,a:cr)

Alternatively, you could put the alternate logon in the autoboot file by
including to appropriate logon= option in the start command. Again, you
will need to appropriately protect it from prying eyes. This alternative is
left as an exercise for the reader.

Hope this helps.


At 04:28 AM 97/06/18 GMT, you wrote:
>to all:
> i need help on setting up the autoboot system on mpeix. i figured out how
>to set the flag on sysgen (i think) but i do not know how to create the
>autoexec file. i need to put in "start norecovery". also, can where does
>the login (when the system goes back up) reside. i need to change the way
>it logs-in. also (again) after the autoboot executes, then the console
>logs-in i need it to execute sysstart.pub.sys.
> many thanks in advance.
>
>dennis profeta
>
>[log in to unmask]
>
>
---------------------------------------------------------------------------
Gilles Schipper
GSA Inc.
HP3000 & HP9000 System Administration Specialists
300 John Street, Box 87651   Thornhill, ON Canada L3T 7R4
Voice: 905.889.3000     Fax: 905.889.3001
Internet:  [log in to unmask]  Compuserve: 71203,474
---------------------------------------------------------------------------

ATOM RSS1 RSS2