svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
usbcopy(8)
System Administration Commands usbcopy(8)
NAME
usbcopy - Utility for deploying Oracle Solaris USB install media
SYNOPSIS
/usr/bin/usbcopy image
DESCRIPTION
The usbcopy command enables users to deploy removable USB stick with
Oracle Solaris USB install image created by Distribution Constructor.
The USB stick can later be used to install Oracle Solaris OS.
The usbcopy command supports deployment of both SPARC and x86 install
images. The deployment process is platform independent. For example,
SPARC install image can be deployed on both SPARC and x86 machines.
During the operation, data written to the USB stick is verified, thus
broken USB sticks are detected.
Note -
You must assume the root role or have root privileges to run the usb‐
copy command.
OPERANDS
image Path to the USB install image
EXIT STATUS
The following exit values are returned:
0 Command successful.
1 An error occurred.
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ Availabilityinstall/distribution-constructor
SEE ALSO
distro_const(8)
WARNINGS
The USB stick is reformatted during the operation, therefore all the
previous data is lost.
On Oracle Solaris 11.4 systems, you can only use usbcopy to create
bootable USB images of Oracle Solaris 11.1 or greater. This has to do
with the fact that Oracle Solaris 11.1 and greater use GRUB 2.
Oracle Solaris 11.4 15 Nov 2017 usbcopy(8)