|
|
|||
|
||||
cp -f .setup-defaults .setup-details.orig./setup.sh
-bz
./runsim.sh. Note the simulator
will stop booting at a menu.cp
-f .setup-defaults.orig .setup-details./setup.sh -zE.g.:
[root@localhost sim]# cp -f .setup-defaults .setup-default.orig
[root@localhost sim]# ./setup.sh -bz
Script version 17 (13/Jan/2004)
Loading defaults. Run with the -i option to ignore defaults
Floppy boot set
Unattended installation or reconfig
(snip rest of output)
Complete. Run /sim/runsim.sh to start the simulator.
[root@localhost sim]# ./runsim.sh
runsim.sh script Script version 17 (13/Jan/2004)
This session is being logged to /sim/sessionlogs/log-1120833
floppy boot? yes
NetApp Release 7.0.0.1: Wed Mar 2 22:20:44 PST 2005
Copyright (c) 1992-2004 Network Appliance, Inc.
(1) Normal boot.
(2) Boot without /etc/rc.
(3) Change password.
(4) Initialise all disks.
(4a) Same as option 4, but create a flexible root volume.
(5) Maintenance mode boot
Selection (1-5)? 3
(snip output while ONTAP starts the simulator)
New password: <your new password goes here - or just press
return if you want a blank password>
Retype new password: <same as you entered above>
Hit RETURN to reboot: <press return>
[root@localhost sim]# cp -f .setup-defaults.orig .setup-defaults
[root@localhost sim]# .setup.sh -z
Script version 17 (13/Jan/2004)
Loading defaults. Run with the -i option to ignore defaults
Unattended installation or reconfig
(snip output)
[root@localhost sim]# ./runsim.sh
(snip output of the simulator starting; at some point you will be asked
for your new password)