I am unable to get the Ubuntu live USB image to boot. I’ve tried disabling secure boot in the BIOS, but most of the other BIOS settings are unfamiliar to me, so I have no idea what else I might try.
Ubuntu Version: 25.10-desktop Problem Description:
I hit F12 during boot to get the boot device menu.
I choose my live USB flash drive.
The grub menu comes up with the option to boot/install Ubuntu, which I select.
Screen goes black and nothing else happens. I’ve let it sit for 30-minutes.
Relevant System Information:
Gigabyte TRX50 Aero D
Threadripper 9960X
128GB Kingston Fury DDR5 ECC RAM
Intel Arc Pro B70
Windows 11 installed on M.2 NVME drive. I’m trying to get Ubuntu Desktop to boot, so I can install it on a second M.2 NVME drive for dual booting.
Depending on your graphics card, it may be missing some component the live installer doesn’t provide. There should be an option in the live installer boot menu to start the session with safe graphics settings. Since I haven’t seen a live installer in a while, is this still what it looks like? I think it should be under “Modes” (F4) or “Other Options” (F6). If there is no setting for “Safe Graphics” there should at least be an option to provide additional boot parameters; just add nomodeset there.
If you’ve already tried Rufus and the USB stick failed to boot on your system, change Partitioning scheme to GPT and check that Target system is set to UEFI (non CSM). This works on modern systems that disable legacy compatibility.
Is the USB memory stick being booted in UEFI mode or CSM mode?
We are also assuming that the Ubuntu 25.10 ISO image that was downloaded was the Intel or AMD 64-bit architecture and not the ARM 64-bit architecture. Sometimes we need to go back to the beginning and confirm that the correct steps have been taken.
I always consider that going in (not my first time setting up a Win/linux dual boot), but I always want to ensure that linux sees the Windows installation and adds a reference to it in grub. While I’m sure there is a way to add it later, that’s something I don’t know how to do off the top of my head, so I try to keep things easy on myself.
That may only be half the story. I have seen dodgy USB hardware, be that the port or the thumb drive. The only way to know if the data made it to the device unscathed is to check the actual thumb drive. The live boot loader has an option to check the integrity, which should be used for this, because dodgy USB ports can introduce (random) read errors.
I decided to give a different distro a try, and Bazzite installed without a hitch. It must be a combination of Ubuntu/Debian on my particular hardware. It will likely get sorted out in time in later releases. For now I guess I’ll just stick to Fedora based distros.