customer 发表于 2013-1-28 23:54:43

Sun服务器Solaris10安装步骤 (三)

--------------------------------------------------------------------------------
    Esc-2_Continue    Esc-6_Help
提示是否需要使用DHCP来配置主机的IP地址; 在我们的安装中,不使用DHCP功能,因此按Esc-2键继续安装;

- Host Name for bge0 -----------------------------------------------------------

Enter the host name which identifies this system on the network.The name
must be unique within your domain; creating a duplicate host name will cause
problems on the network after you install Solaris.

A host name must have at least one character; it can contain letters,
digits, and minus signs (-).


    Host name for bge0 N2000NGN2
--------------------------------------------------------------------------------
    Esc-2_Continue    Esc-6_Help
输入主机名,本例中,我们输入主机名N2000NGN2后按Esc-2键继续安装;

- IP Address for bge0 ----------------------------------------------------------

Enter the Internet Protocol (IP) address for this network interface.It
must be unique and follow your site's address conventions, or a
system/network failure could result.

IP addresses contain four sets of numbers separated by periods (for example
129.200.9.1).


    IP address for bge0 12.3.102.23
--------------------------------------------------------------------------------
    Esc-2_Continue    Esc-6_Help
提示输入主机的IP地址,本例中,输入12.3.102.23后按Esc-2键继续安装;

- Subnet for bge0 --------------------------------------------------------------

On this screen you must specify whether this system is part of a subnet.If
you specify incorrectly, the system will have problems communicating on the
network after you reboot.

> To make a selection, use the arrow keys to highlight the option and
    press Return to mark it .


      System part of a subnet
      -----------------------
       Yes
      [ ] No
--------------------------------------------------------------------------------
    Esc-2_Continue    Esc-6_Help
提示主机的网络是否采用子网掩码的方法,本例中,要采用子网掩码的方法,因此按Esc-2键继续安装;

- Netmask for bge0 -------------------------------------------------------------

On this screen you must specify the netmask of your subnet.A default
netmask is shown; do not accept the default unless you are sure it is
correct for your subnet.A netmask must contain four sets of numbers
separated by periods (for example 255.255.255.0).


    Netmask for bge0 255.255.255.0
--------------------------------------------------------------------------------
    Esc-2_Continue    Esc-6_Help
提示你输入主机的子网掩码,本例中,输入255.255.255.0后,按F2键继续安装;

- IPv6 for bge0 ----------------------------------------------------------------

Specify whether or not you want to enable IPv6, the next generation Internet
Protocol, on this network interface.Enabling IPv6 will have no effect if
this machine is not on a network that provides IPv6 service.IPv4 service
will not be affected if IPv6 is enabled.

> To make a selection, use the arrow keys to highlight the option and
    press Return to mark it .


      Enable IPv6 for bge0
      --------------------
      [ ] Yes
       No
--------------------------------------------------------------------------------
    Esc-2_Continue    Esc-6_Help
提示你是否采用IPv6技术?本例中,不采用IPv6技术,按F2键继续安装;
页: [1]
查看完整版本: Sun服务器Solaris10安装步骤 (三)