ventoy / Ventoy

A new bootable USB solution.
https://www.ventoy.net
GNU General Public License v3.0
63.24k stars 4.11k forks source link

[issue]: TrueNAS Core 13.0u5.3 does not boot #2632

Open kawazoe opened 1 year ago

kawazoe commented 1 year ago

Official FAQ

Ventoy Version

1.0.96

What about latest release

Yes. I have tried the latest release, but the bug still exist.

Try alternative boot mode

No. I didn't try these alternative boot modes. None seemed to apply.

BIOS Mode

UEFI Mode

Partition Style

GPT

Disk Capacity

1TB

Disk Manufacturer

Samsung

Image file checksum (if applicable)

Yes.

Image file download link (if applicable)

https://download-core.sys.truenas.net/13.0/STABLE/U5.3/x64/TrueNAS-13.0-U5.3.iso

What happened?

I get the same issue as https://github.com/ventoy/Ventoy/issues/1684 :

Mounting from cd9660:iso9660/TRUENAS failed with error 2; retrying for 180 more seconds

With very similar logs waiting for usb devices. The main difference I have besides the iso version is that I am booting of a NVME to USB enclosure with a larger drive. I have no issue booting other ISOs like Garuda Linux from the same drive.

Looking at the patch that was done for that previous issue, it looks like you are trying to extract the version number from the file name, which used to be "TrueNAS-13.0-RELEASE.iso" but is now "TrueNAS-13.0-U5.3.iso" so I tried to use the original filename, which also didn't change anything.

Randymations commented 11 months ago

Same issue, Philips USB stick, 32 GB, BIOS, tried 1.0.96 and 12041513, worked fine after writing image directly

kawazoe commented 11 months ago

I finally managed to get it working by turning on CSM in BIOS and forcing boot to Legacy devices. I suspect there's something in the SuperMicro x9 BIOS that does not correctly implement the UEFI spec which breaks ventoy UEFI mode.

Randymations commented 11 months ago

Checks out, SuperMicro X10 here.

Dexruus commented 10 months ago

Checks out, SuperMicro X10 here.

Can confirm exactly this, X10-SRA here, also borked with UEFI.