1 02/21/85 startup, star
2
3 Syntax as a command: star
4
5
6 Function: causes all logical volumes that were mounted at the time of
7 the last shutdown to be automatically mounted. It also initializes the
8 answering service. This command is usually the first thing you type
9 when you are bringing up Multics for a normal user session. This
10 command can be used in ring 1 or ring 4.
11
12 All parts of the system_start_up.ec are executed in response to the
13 startup command. Part 1 those commands executed before the answering
14 service is started is executed before answering service
15 initialization. Part 2 those commands executed after the answering
16 service is ready but before logins are accepted is then executed; then
17 all terminal channels are instructed to answer. After the terminal
18 channels have been started, part 3 those commands executed after the
19 telephone lines are answered is executed.