Solaris のシステム管理 (第 1 巻)

SPARC: システムを対話式でブートする方法

  1. boot -a コマンドを使って、システムを対話式でブートします。


    ok boot -a
    
  2. 下の表に示すように、システムプロンプトに答えてください。

    システムの表示 

    操作 

    Enter filename [kernel/unix]:

    ブートに使用する別のカーネルの名前を入力する。 

    あるいは、そのまま Return キーを押してデフォルトカーネルを使う (/platform/`uname -m`/kernel/unix)。

    Name of default directory for modules [/platform/`uname -m`/kernel /kernel /usr/kernel]:

    ブートに使用する別のカーネルの名前を入力する。 

    あるいは、そのまま Return キーを押してデフォルトカーネルを使う (/platform/`uname -m`/kernel/unix)。

    Name of system file [/etc/system]:

    代わりのシステムのファイルの名前を入力して Return キーを押す。 /etc/system ファイルが破損している場合、/dev/null を入力する。

    あるいは、そのまま Return キーを押してデフォルトの /etc/system ファイルを使う。

    root filesystem type [ufs]:

    そのまま Return キーを押してデフォルトのルートファイルシステム形式を使う。つまり、ローカルディスクからのブートの場合は UFS、ネットワークブートの場合は NFS を使う。 

    Enter physical name of root device

    [physical_device_name]:

    代わりのデバイス名を入力して、Return キーを押す。 

    あるいは、そのまま Return キーを押してルートデバイスのデフォルトの物理名を使う。 

  3. 上の表の質問に応答するためのプロンプトが表示されない場合、boot -a コマンドを正しく入力していることを確認してください。

SPARC: 例 - システムを対話式でブートする

次の例では、利用できるデフォルトの選択例 ([]で囲まれています) を示します。


ok boot -a
.
.
.
Rebooting with command: boot -a
Boot device: /pci@1f,0/pci@1,1/ide@3/disk@0,0:a  File and args: -a
Enter filename [kernel/sparcv9/unix]: Return キーを押す
Enter default directory for modules [/platform/SUNW,Ultra-5_10/kernel 
/platform/sun4u/kernel /kernel /usr/kernel]: Return キーを押す
Name of system file [etc/system]: Return キーを押す
SunOS Release 5.8 Version Generic 64-bit
Copyright (c) 1983-2000 by Sun Microsystems, Inc.
root filesystem type [ufs]: Return キーを押す
Enter physical name of root device
[/pci@1f,0/pci@1,1/ide@3/disk@0,0:a]: Return キーを押す
configuring IPv4 interfaces: hme0.
Hostname: starbug
The system is coming up.  Please wait.
checking ufs filesystems
.
.
.
The system is ready.
earth console login: