Go to main content

Sun Server X4-4 HTML Documentation Collection

Exit Print View

Updated: October 2015
 
 

Configure the Preinstalled Oracle Linux OS

These instructions describe how to configure the preinstalled Oracle Linux on your server.

  1. If you are not already logged in to the server's Oracle ILOM, log in either locally from a direct serial connection, or remotely from an Ethernet connection.

    See Connecting to Oracle ILOM.

  2. Power on or restart the server, as follows:
    • To power on the server, use one of the following methods:
      • From the Oracle ILOM web interface, click Host Management > Power Control, and then click Power On from the menu.
      • From the Oracle ILOM CLI, type:

        -> start /System

        When prompted, type y to confirm:

        Are you sure you want to start /SYS (y/n)? y
        
        Starting /System
    • To restart the server, use one of the following methods:
      • From the Oracle ILOM web interface, click Host Management > Power Control, and then select Reset from the menu.
      • From the ILOM CLI, type:

        -> reset /System

        When prompted, type y to confirm:

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

    The server begins the host boot process.

  3. From Oracle ILOM, start the host console using one of the following methods:
    • From the Oracle ILOM web interface, click Remote Control > Launch Remote Console.
    • From the Oracle ILOM CLI, type:

      -> start /HOST/console

      When prompted, type y to confirm:

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

    After the server boots, the GRUB menu appears. For example (your preinstalled version might be different):

        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.

    Note -  When the GRUB menu appears, you have five seconds to make a selection.
  4. From the GRUB menu, use the up and down arrow keys to select an installation option, and press Enter.

    Options include:

    • The Unbreakable Enterprise Kernel

    • The Red Hat Compatible Kernel


    Note -  Oracle recommends the use of Oracle Linux Server with the Unbreakable Enterprise Kernel for all enterprise applications.
  5. Once an installation option has been selected, Linux starts. When done, you will see the Linux system login.

    For example:

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

    For the first time login, use the root account and factory default password (root).

  6. Once logged in, complete the configuration of your server using standard Linux tools. Tasks include:
  7. When configuration is complete, end your console session using one of the following methods:
    • From the Oracle ILOM web interface, close the Remote Console window, and then log out of Oracle ILOM.
    • From the Oracle ILOM CLI, press Esc followed by the ( character (Shift+9) to terminate the serial redirect session, and then log out of Oracle ILOM.

See Also

For information on using the Oracle Linux OS, including updating and registration, see Oracle Linux Operating System Documentation.