USB Copy
root@ips:/# usbcopy /V1/SOLARIS11_4_USB/sol-11_4-text-sparc.usb
Image type: dd-able Sparc
Found the following USB devices:
0: /dev/rdsk/c5t0d0p0 29.3 GB Kingston DataTraveler 3.0 PMAP
Enter the number of your choice: 0
WARNING: All data on your USB storage will be lost.
Are you sure you want to install to
Kingston DataTraveler 3.0 PMAP, 29300 MB at /dev/rdsk/c5t0d0p0 ? (y/n) y
Copying and verifying image to USB device
Finished 1160 MB in 266 seconds (4.3MB/s)
Successfully completed copy to USB
How to Prepare for a Text Installation
Complete the actions in this procedure before you perform a text installation.
Before You Begin
Ensure that your role has the appropriate rights profiles to perform this procedure. See Using Rights Profiles to Install Oracle Solaris .
- Download the text installer image.
- Go to https://www.oracle.com/solaris/solaris11/downloads/solaris-downloads.html .
- Select Installation from CD/DVD or USB.
- Under the Text Installer heading, download either the ISO image or the USB image.
Make sure to download the image that corresponds to the client platform on which the OS will be installed.
- Perform one of the following:
- If you downloaded the USB image, copy the image to a USB media.
To copy, use one of the following methods:
- On systems without Oracle Solaris installed, use the dd command. For example:
$ dd bs=16k conv=sync if= image-path of=/dev/rdsk/ disk
- On Oracle Solaris systems that includes the pkg:/install/distribution-constructor, use the usbcopy command instead.
- Verify that your system meets all of the necessary system requirements.
See Oracle Solaris 11.4 Release Notes .
- Verify that you have all of the necessary device drivers.
See About Device Drivers on the System .
- Set up the required environment.
- If necessary, back up your system.
- If you want to partition your system before installing, review the guidelines in Partitioning a System Prior To Installation .