Booting Issues¶
If you have trouble booting an ISO image, here are some troubleshooting steps:
- Verify the downloaded ISO image using hashes or GPG key.
- Verify that your machine is x86-64 architecture (standard Intel or AMD 64-bit).
- If you’re trying to run a 64-bit virtual machine, verify that your 64-bit processor supports virtualization and that virtualization is enabled in the BIOS.
- If you’re trying to create a bootable USB from an ISO image, try using Balena Etcher which can be downloaded at https://www.balena.io/etcher/.
- Certain display adapters may require the
nomodeset
option passed to the kernel (see https://unix.stackexchange.com/questions/353896/linux-install-goes-to-blank-screen). - If you’re still having problems with our 64-bit ISO image, try downloading the standard x86-64 ISO image for Oracle Linux 9. If it doesn’t run, then you should double-check your 64-bit compatibility.
Tip
If all else fails but standard x86-64 Oracle Linux 9 installs normally, then you can always install our components on top of it as described on the Installation page.