Trying to leave fedora

"ISOLINUX 6.04 20240408 EHDD Copyright (C) 1994-2015 H. Peter Anvin et al"
this is weird i didn't have this problems in many distros.
I also tried ventoy and it works but still just shows install menu and i still can't install zorin with nvidia drivers

Would you please upload the image again, it can't be opened.

You can try to install Zorin without nvidia drivers and offline, not connected to Internet, and install the nvidia drivers, other drivers and updates afterwards.

1 Like

Are Secure Boot and Fast Boot in BIOS disabled? Did You checked the Checksum of the Zorin ISO?

I don't anything about "Checksum" but I downloaded ISO yesterday. My BIOS is legacy with secure boot off.
When I tried UEFI secure boot off it runs but I only get

Here are Instructions for checking the Checksum:

It is in Legacy, okay. What Tool did You use to create the bootable USB Stick? Because Your BIOS is in Legacy, it would be good when the USB Stick has the MBR Partition Sheme.

I only know 2 Programs who support choosing between MBR (for Legacy BIOS) and GPT (for UEFI BIOS). That are Rufs (only works in Windows) and Ventoy (works in Linux, too). So depending what Possibilities You have, choose one of then and create the Bootstick in MBR.

i uesd rufs in other laptop but still same problem. and about checking the Checksum the checkhush didn't work in fedora :face_with_bags_under_eyes:
btw iam very sure i did download iso from official site not torrent or anything

You don't need "Quick Hash" program to find the Checksum.

You can use any Linux (like Fedora), and cd to the folder containing the downloaded ISO file, and then run the command:

sha256sum [iso-filename]

for example,

dmn@Tyana:/iso-storage$ sha256sum ubuntu-25.10-desktop-amd64.iso
32e30d72ae4798c633323a2684d94a11582bb03a6ab38d2b0d5ae5eabc5e577b ubuntu-25.10-desktop-amd64.iso

Compare the output to the sha256sum on the Zorin download page.

2 Likes