JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Fire X2270 M2 Server Installation Guide for Linux Operating Systems
search filter icon
search icon

Document Information

Preface

Related Books

About This Documentation (PDF and HTML)

Documentation Comments

Download Server System Tools and Drivers

Documents History

Introduction to Linux Installation

Supported Operating Systems

Sun Installation Assistant (SIA)

Preliminary Tasks Before Installing an OS

Accessing the Console During Installation

How to Configure the Serial Port

How to Erase Your Boot Hard Disk

Installing Oracle Enterprise Linux

Installing OEL from Distribution Media

Updating OEL

Installing SUSE Linux Enterprise Server

Installing SLES10 or SLES11 From Distribution Media

Installing SLES10 Using Local or Remote Media

Installing SLES10 or SLES 11 Using a PXE Network Environment

How to Install SLES10 or SLES11 Using Network PXE Boot

Post SLES Installation Tasks

How to Update the SLES Operating System

Installing System Device Drivers to Support Additional Hardware

How to Install System Device Drivers Using Local or Remote Media

How to Install the System Device Drivers Using a Network Share or USB Device

Installing Red Hat Enterprise Linux

Overview of Red Hat Enterprise Linux Installation

Installing RHEL From Distribution Media

Updating RHEL

Booting From OS Distribution Media

How to Boot From OS Media Locally

How to Boot From OS Distribution Media or ISO File Remotely

Configuring a Linux Server to Support PXE Installation

Overview of PXE Servers

How to Install and Configure a DHCP Server

How to Install Portmap on Your DHCP Server

How to Configure the TFTP Service on Your DHCP Server

How to Install and Configure the neopxe Boot Server Daemon

How to Configure the NFS Service on Your PXE Server

Disabling the Firewall

How to Create a PXE Installation Image for Oracle Enterprise Linux

How to Create a PXE Installation Image for Red Hat Linux

Creating a PXE Image for SUSE Linux

How to Install Linux From a PXE Server

Identifying Logical and Physical Network Interface Names for Linux OS Configuration

SUSE Linux - How to Identify Logical and Physical Network Interface Names While Installing the OS

RHEL - How to Identify Logical and Physical Network Interface Names While Installing the OS

Index

How to Configure the Serial Port

  1. Connect either a terminal or a laptop running terminal emulation software directly to the serial port.

    Use the following terminal settings:

    8,n,1 – eight data bits, no parity, one stop bit

    9600 baud rate

    Disable software flow control (XON/XOFF)

  2. Power on the server.

    Console output appears on the serial port.

    If the output does not appear, it might be necessary to configure the output in the BIOS. Use the following step to configure the output in the BIOS.

  3. If necessary, check the BIOS settings.
    1. During POST, press F2 (F4 on a remote keyboard) during the boot process to enter the BIOS.
    2. Use the right arrow key to navigate to the Server tab.

      The left and right arrow keys allow you to access the BIOS Setup Utility menu tabs.

    3. Use the down arrow key to highlight the Remote Access Configuration option, and press Enter.

      The Configure Remote Access type and parameters submenu screen appears.

    4. Use the Down arrow to highlight the External Serial Port option.
    5. Use the - and + key to change the External Serial Port setting from SP to System.
    6. To save the change and exit BIOS, press the F10 key.
  4. If the OS includes GRUB, it might be necessary to configure it as well.
    1. When the GRUB menu appears, press e to edit it.
    2. Type -B console = ttya to direct output to the serial console.