Bootable iso windows with 24.04 ubuntu

Ubuntu Support Template

Ubuntu Version:
Example: 22.04 LTS, 24.04, 25.10

Desktop Environment (if applicable):
Example: GNOME, KDE Plasma, XFCE, Budgie,

Example:

Open Settings → Displays
Try to change resolution
Screen goes black

Relevant System Information:
Include any details that might help (e.g., hardware, drivers, or special configurations).

Screenshots or Error Messages:
If applicable, paste error messages or screenshots.
We prefer copy-pasted text and screenshots instead of photos of screens.

For multi-line text or logs, wrap them in triple backticks like this or highlight the text and use </> in the composer:

sudo dmesg | tail -20

What I’ve Tried:
List the solutions or workarounds you’ve already attempted.

Before Posting:
:mag: Please check if similar issues have already been reported and resolved.

:blue_book: See the “Start here” guide:

@angels12 Michael - you have given no details of your setup, we cannot help unless you do.

Tried to use rufus to make a bootable ubuntu for use on a windows 11 laptop.

After downloading the iso image I cannot find it when asked by rufus to specify it.

@angels12 you marked your post as the solution, however you have not explained how you resolved this issue.

Please share with the community because maybe someone else had or will have the same problem and your solution might help them.

Thanks

This is actually not a Ubuntu issue. It is a Windows user problem. Download an ISO image in Windows. Use Rufus in Windows to write the ISO image to a USB memory stick but am unable to do so because of not knowing the default folder that Windows uses for downloads.

I cannot answer that. I have not use Windows since Win98.

Regards

Best to use Windows tools to create a bootable Windows flash drive or external drive from the ISO.

Windows now has a .wim file that is too large for FAT32 (over 4Gb). But FAT32 required for UEFI boot. Windows tools split the .wim file to make it work.

For Linux the easier way is to use Ventoy. And then you can boot multiple ISO. Ventoy has one partition as ESP - efi system partition FAT32 for booting and stores ISO in another partition that can support larger files.

https://discourse.ubuntu.com/t/emergency-repair-disk/67791

There now are Linux tools to split the .wim file be be careful of AI tools that find older instructions.

Create Windows installer with the oversize .wim file
mkusb - Community Help Wiki &
Installation/iso2usb/diy/windows-installer-for-big-files - Community Help Wiki

This topic was automatically closed 18 hours after the last reply. New replies are no longer allowed.