This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
linux:oel_local_dvd_repo [2017/01/31 11:17] admin |
linux:oel_local_dvd_repo [2017/01/31 11:18] (current) admin |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| * On a system with Internet access, download a full Oracle Linux DVD image from the Oracle Software Delivery Cloud at http://edelivery.oracle.com/linux onto removable storage (such as a USB memory stick). For example, V33411-01.iso contains the Oracle Linux Release 6 Update 3 Media Pack for x86 (64 bit). | * On a system with Internet access, download a full Oracle Linux DVD image from the Oracle Software Delivery Cloud at http://edelivery.oracle.com/linux onto removable storage (such as a USB memory stick). For example, V33411-01.iso contains the Oracle Linux Release 6 Update 3 Media Pack for x86 (64 bit). | ||
| - | **__Note__** | + | * **__Note__** |
| - | You can verify that the ISO was copied correctly by comparing its checksum with the digest value that is listed on edelivery.oracle.com, for example: | + | * You can verify that the ISO was copied correctly by comparing its checksum with the digest value that is listed on edelivery.oracle.com, for example: |
| <code bash> | <code bash> | ||
| Line 29: | Line 29: | ||
| </code> | </code> | ||
| - | **__Note__** | + | * **__Note__** |
| - | Include the read-only mount option (ro) to avoid changing the contents of the ISO by mistake. | + | * Include the read-only mount option (ro) to avoid changing the contents of the ISO by mistake. |
| * Create an entry in /etc/fstab so that the system always mounts the DVD image after a reboot. | * Create an entry in /etc/fstab so that the system always mounts the DVD image after a reboot. | ||