Preparing Installation Media
Before you can use an ISO image to install Oracle Linux, you must first store it on bootable installation media, such as the following:
USB Flash Drive
You can install Oracle Linux by using a boot image on portable devices such as a USB flash drive or an SD card, if the system's firmware can boot from those devices.
To create a bootable drive, use the dd
or
xorriso-dd-target
command. Or, use a separate third-party utility to
write the ISO image to a drive. See, for example, Create USB Installation Media for Oracle
Linux with Fedora Media Writer.
Caution:
This procedure destroys any existing data on the drive. Ensure that you specify the correct device name for the USB drive on the system.
The USB flash drive is now ready to be used to boot a system and start the installation.
DVD or CD
Because of storage limits, optical media such as CDs or DVDs might not have capacity to accommodate most installation ISO images. However they can be used to store the boot ISO image.
The CD or DVD is now ready to be used to boot a system and start the installation.
Network Drive
You can copy installation media to a network drive to use as part of a network installation process. For the network drive, the image that you download can either be the full ISO image or the boot image. The network server can be of any type, for example NFS, or a web server.
To copy the ISO image to a network drive, follow these steps:
Using a network drive is part of network installation, which requires you to build a network configuration that provides network installation functionality. For details, see Creating a Network Installation Setup.
Driver Update Disk
A Driver Update Disk (DUD) provides a mechanism for delivering updated device drivers during system installation. On some systems, hardware might not be fully supported for an Oracle Linux release. In these cases, a DUD might be released later to help install Oracle Linux on newer hardware.
DUDs are released as modules and become available for previously unsupported hardware. The DUD is provided in the form of an ISO and is available in the Oracle Software Delivery Cloud or through MyOracle Support.
The DUD must be written to appropriate media or copied to another storage device before it can be used for installation.
You can prepare a DUD in the same way that you prepare other installation media, by copying it to a USB, CD, or DVD device, or by storing it in an accessible network location. See Preparing Installation Media for more information.