Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
kawazoe opened this issue Oct 26, 2023 · 4 comments
Open
1 task done

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

kawazoe opened this issue Oct 26, 2023 · 4 comments

Comments

@kawazoe
Copy link

kawazoe commented Oct 26, 2023

Official FAQ

  • I have checked the 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 #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
Copy link

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

@kawazoe
Copy link
Author

kawazoe commented Jan 5, 2024

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
Copy link

Checks out, SuperMicro X10 here.

@Dexruus
Copy link

Dexruus commented Jan 15, 2024

Checks out, SuperMicro X10 here.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants