Sun Microsystems X4640 manual Using a System Console

Page 56

Using a System Console

rootpw=des-crypted-password

The rootpw=des-crypted-passwordargument enables SSH remote access on a PXE boot without passing a plain text password across the network.

Create des-crypted-passwordusing the following perl script:

# perl -e print crypt("password","42"). "\n"’

The string output is what to supply after the rootpw=argument.

vncauth=hex-string

This argument enables a password for VNC access.

The remote VNC authorization file is eight binary bytes. You create those eight bytes with vncpasswd and then convert them to a hex-string to be entered here.

Create the hex-string using the following commands:

#vncpasswd /tmp/vncauth

#od -t x1 /tmp/vncauth awk /0000000/ \ {print $2 $3 $4 $5 $6 $7 $8 $9}

The string output is what to supply after the vncauth=argument.

ptextpass=password

The ptextpass=password argument provides a way of passing a plain text password that is to be used for both the root password and the VNC password.

Using a System Console

Typically the system console displays a splash screen during an unattended network installation that prevents you from viewing the console messages. To dismiss the splash screen and view the console messages, press the Esc key.

Using a Virtual Console or Secure Shell (SSH) Connection

The installation interface runs a Linux kernel and provides virtual console access. To access the virtual console, press Ctrl-Alt-F2. You can also use Ctrl-Alt-F3 and Ctrl-Alt-F4 for additional console screens.

Before logging into a virtual console, you must set a root password as a boot argument to the installer. For more information see “Set Up Passwords for Root and Virtual Access” on page 55.

After you have established a connection to a virtual console, you can determine the VNC server IP address and view the standard log files. Alternatively, you can also establish a SSH connection through a serial console using the VNC IP address.

56

Sun Installation Assistant 2.2 User's Guide for the Sun Fire X4640 Server • October 2009, Rev. A

Image 56
Contents Sun Microsystems, Inc Network Circle Santa Clara, CA 091211@23031 Contents Observing an SIA PXE-Based Unattended Installation Preface Related BooksRelated Third-Party Web Site References Sun Welcomes Your Comments Change History Page Introduction to Sun Installation Assistant Page Getting Started With Sun Installation Assistant SIA Version 2.2 Features and Benefits SIA Task ListServer Support and SIA Media Availability Supported Operating SystemsPage Starting SIA and Preparing for Deployment or Recovery Tasks Local and Remote Media OptionsMouse Settings When Using SIA with Ilom Remote Console Mouse Settings When Using SIA with Ilom Remote Console Remote Update dialog appears Mouse Settings When Using SIA with Ilom Remote Console Proxy Host webproxy.mycompany.com Proxy Port Identifying the System dialog appears Supported Option Cards dialog then appears Task Selection dialog appears Linux With SIA on Installing Linux With SIA How to Install Linux With SIA Using Local or Remote MediaInstalling Linux With SIA Local CD/DVD, or Redirected CD/DVD or ISO CD-ROM image SIA Install Media Information dialog, click Next to continue Http//hostnameorIPaddress /extractedISOdirectory Installing Linux With SIA Installing Linux With SIA Page Using SIA to Upgrade System Firmware How to Upgrade the System Bios and Ilom FirmwareUsing SIA to Upgrade System Firmware How to Upgrade HBA Firmware Using SIA to Upgrade System Firmware See Also How to Upgrade the System Bios and Ilom Firmware on Page Performing an SIA PXE-Based Attended Installation How to Create the SIA Image and Prepare for PXE BootYou image is now ready to be booted from Performing an SIA PXE-Based Attended Installation At the PXE boot prompt, press Enter or type suninstall Performing an SIA PXE-Based Unattended Installation Contents of the SIA State File False Apit.httpproxy=http//internal-hostportnumber Apit.osid.kickstart Preparing for an Unattended SIA Installation of Linux Creating the SIA Unattended State File for LinuxPreparing for an Unattended SIA Firmware Upgrade Creating the SIA Unattended State File for Firmware Upgrade How to Create the SIA Image and Prepare for PXE Boot You image is now ready to be booted from Preparing for an Unattended SIA Firmware Upgrade At the PXE boot prompt, press Enter or type suninstall Observing an SIA PXE-Based Unattended Installation Set Up Passwords for Root and Virtual AccessUsing a System Console Using a Virtual Console or Secure Shell SSH ConnectionUsing a VNC Viewer Using a Serial ConsoleSet up the serial console through the serial port Troubleshooting SIA SIA Error MessagesDebugging Unattended Installation Problems SIA Installation Log FileIlom Remote Console Mouse Issue With SIA SIA Boot Starts, Then Stops Page Getting the Software Creating a Bootable SIA USB Flash DriveRequirements How to Get the Syslinux and SIA Software Preparing the USB Flash DriveAfter the formatting has completed, click the Close button # unzip syslinux-version.zip If Linux has automounted the device, unmount it first Navigate to the Syslinux mbr directory Unmount the USB flash drive To save your changes and boot SIA, select Save and Exit Index SIA