JavaScript is required to for searching.
跳过导航链接
退出打印视图
Sun Server X4-4 安装指南
Oracle 技术网
文档库
PDF
打印视图
反馈
search filter icon
search icon

文档信息

使用此文档

安装过程概述

服务器功能部件和组件

准备安装服务器

将服务器安装到机架中

服务器布线

连接到 Oracle ILOM

使用 Oracle System Assistant 设置软件和固件

为 OS 安装配置服务器驱动器

配置预先安装的 Oracle Solaris OS

配置预安装的 Oracle Linux OS

Oracle Linux 配置工作表

配置预安装的 Oracle Linux OS

Oracle Linux 操作系统文档

配置预安装的 Oracle VM 软件

获取服务器固件和软件

控制系统电源和查看 BIOS 消息

排除安装问题

索引

配置预安装的 Oracle Linux OS

以下说明介绍了如何配置服务器上预安装的 Oracle Linux。

  1. 如果尚未登录服务器的 Oracle ILOM,请通过直接串行连接在本地登录,或者通过以太网连接远程登录。

    请参见连接到 Oracle ILOM

  2. 按如下方式打开服务器电源或重新启动服务器:
    • 要打开服务器的电源,请使用以下方法之一
      • 在 Oracle ILOM Web 界面中,单击 "Host Management" > "Power Control",然后从菜单中单击 "Power On"。
      • 从 Oracle ILOM CLI 中,键入:

        -> start /System

        出现提示时,键入 y 以确认:

        Are you sure you want to start /SYS (y/n)? y
        
        Starting /System
    • 要重新启动服务器,请使用以下方法之一
      • 在 Oracle ILOM Web 界面中,单击 "Host Management" > "Power Control",然后从菜单中选择 "Reset"。
      • 从 ILOM CLI 中,键入:

        -> reset /System

        出现提示时,键入 y 以确认:

        Are you sure you want to reset /System (y/n)? y
        
        Performing hard reset on /System

    服务器将开始主机引导过程。

  3. 在 Oracle ILOM 中,使用以下方法之一启动主机控制台:
    • 在 Oracle ILOM Web 界面中,单击 "Remote Control" > "Launch Remote Console"。
    • 从 Oracle ILOM CLI 中,键入:

      -> start /HOST/console

      出现提示时,键入 y 以确认:

      Are you sure you want to start /HOST/console (y/n)? y
      Serial console started.

    服务器引导之后,将显示 GRUB 菜单。例如(您的预安装版本可能有所不同):

        GNU GRUB  version 0.97  (612K lower / 2082932K upper memory)
    
    +--------------------------------------------------------------------------------+
       Oracle Linux Server Unbreakable Enterprise Kernel (3.8.13-16.2.1.el6uek.x86_64) 
       Oracle Linux Server Red Hat Compatible Kernel (2.6.32-431.el6.x86_64)
    
    
    
    
    +--------------------------------------------------------------------------------+
          Use the ^ and v keys to select which entry is highlighted.
          Press enter to boot the selected OS, 'e' to edit the
          commands before booting, 'a' to modify the kernel arguments
          before booting, or 'c' for a command-line.
    
          The highlighted entry will be booted automatically in 5 seconds.

    注 ‐  显示 GRUB 菜单时,您有五秒钟进行选择。
  4. 在 GRUB 菜单中,使用向上和向下方向键选择一个安装选项,然后按 Enter 键。

    包括以下选项:

    • Unbreakable Enterprise Kernel

    • Red Hat 兼容内核


    注 ‐  Oracle 建议为所有企业应用程序使用带有 Unbreakable Enterprise Kernel 的 Oracle Linux 服务器。
  5. 选择安装选项后,Linux 就会启动。完成后,您将看到 Linux 系统登录。

    如下例所示:

    Oracle Linux Server release 6.5
    Kernel 3.8.13-16.2.1.el6uek.x86_64 on an x86_64
    
    systemname login:

    首次登录请使用 root 帐户和出厂默认密码 (root)。

  6. 登录后,请使用标准 Linux 工具完成服务器的配置。任务包括:
    • 出于安全考虑,请更改 root 的出厂默认密码。

    • 为网络配置服务器(如果未使用 DHCP)。请参见Oracle Linux 配置工作表

    • 根据需要为 Internet 访问配置代理。

    • 注册并更新服务器。请参见Oracle Linux 操作系统文档

    • 安装所需软件包。

  7. 配置完成后,使用以下方法之一结束控制台会话:
    • 在 Oracle ILOM Web 界面中,关闭远程控制台窗口,然后注销 Oracle ILOM。
    • 在 Oracle ILOM CLI 中,依次按 Esc 键和 "(" 字符 (Shift+9),终止串行重定向会话,然后注销 Oracle ILOM。

另请参见

有关使用 Oracle Linux OS(包括更新和注册)的信息,请参见Oracle Linux 操作系统文档