JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Fire X4640 Server Linux Installation Guide     Sun Fire X4640 Server Documentation Library
search filter icon
search icon

Document Information

Preface

Product Information Web Site

Related Books

About This Documentation (PDF and HTML)

We Welcome Your Comments

Change History

Introduction to Linux Installation

Sun Installation Assistant (SIA)

SIA Task Overview

Obtaining SIA

Installing Red Hat Enterprise Linux

Overview of Red Hat Enterprise Linux Installation

Installing RHEL From Distribution Media

Updating RHEL

Installing and Updating SUSE Linux Enterprise Server

Introduction to Installing SLES From Distribution Media

How to Install SLES From Distribution Media

How to Update SLES

Configuring a Linux Server to Support PXE Installation

Overview of PXE Servers

How to Copy Files from the Tools and Drivers CD

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 Red Hat Linux

Creating a PXE Image for SUSE Linux

How to Install RHEL and SUSE Linux From a PXE Server

Booting From OS Distribution Media

How to Boot From OS Media Locally

How to Boot From OS Distribution Media or ISO File Remotely

Preliminary Tasks Before Installing An OS

Accessing the Server Output During Installation

How to Configure the Serial Port

How to Erase Your Boot Hard Disk

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.