You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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 :
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.
The text was updated successfully, but these errors were encountered: