Solaris のシステム管理

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

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

        ok boot -a
    
  2. 表 8-2 で説明するとおり、システムプロンプトに答えてください。

    表 8-2 SPARC: 対話方式によるブート処理手順

    システムの表示 

    操作 

    Enter filename [kernel/unix]: 

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

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

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

    モジュールディレクトリに別のパスを入力して Return キーを押す。 

    あるいは、そのまま Return キーを押してデフォルトのモジュールディレクトリパスを使う。 

    Name of system file [/etc/system]: 

    システムのファイルの名前を入力して Return キーを押す。 

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

    root filesystem type [ufs]: 

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

    Enter physical name of root device
    [physical_device_name]: 

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

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

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

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

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

ok boot -a
.
.
.
Resetting ...
Rebooting with command: -a                                           
Boot device: /iommu/sbus/espdma@f,400000/esp@f,800000/sd@3,0 
File and args: -a
Enter filename [kernel/unix]: Return
Enter default directory for modules
[/platform/SUNW,SPARCstation-10/kernel /kernel /usr/kernel]:
Return
SunOS Release 5.6 Version [UNIX(R) System V Release 4.0]
Copyright (c) 1983-1997, Sun Microsystems, Inc.
Name of system file [etc/system]:  Return
root filesystem type [ufs]: Return
Enter physical name of root device
[/iommu@f,e0000000/sbus@f,e0001000/espdma@f,400000/esp@f,800000
/sd@3,0:a]: Return
configuring network interfaces: le0.
Hostname: earth
The system is coming up.  Please wait.
.
.
.
The system is ready.
earth console login: