DOCUMENT ID: 1272-02
SYNOPSIS: How to add a hard drive on Solaris 2.4 for x86
OS RELEASE: 2.4
PRODUCT: Solaris x86
KEYWORDS: add hard drive x86
SYMPTOMS:
The concept of adding additional hard drive on a Solaris 2.4 for x86
system is the same as SPARC, except you must 'fdisk' parition the drive
first before running 'partition' from the 'format' utility.
DESCRIPTION:
Steps:
1. Connect the hardware.
Add additional hard drive to the system, and make sure it is connected
and configured properly - SCSI ID, Termination, Master/Slave IDE Drives
Jumpering, etc.
2. Reconfigure the driver.
Reboot the system with 'b -r' option.
Or, you can run:
# drvconfig
# disks
at a later time.
3. Run 'format' utility
# format
4. Options are:
0. auto configure
1. default -> Same as the SPARC format except the 'fdisk' addition.
2. other -> It prompts for "enter number of data cylinders:", etc.
Choose 1.
5. The default displays the familiar format utility. It has an
additional option called 'fdisk' only on Solaris 2.4 for x86.
6. Choose fdisk and run fdisk.
e.g.