-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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]: ventoy menu/browser not listing some images #2228
Comments
Can it list if you copy it to the Ventoy USB? |
I first used qemu in windows to confirm that image is bootable, did some dnf package updates within, updated linux kernel inside to 6.1.11-200, re-applied vtoyboot-1.0.25 and then confirmed that the updates are persistent by cold rebooting. The image is 40 Gib, My USB stick is only 8 Gib, but I copied the file from Below is what the directory contains after some filtering
I memorized mnemonic of 1st chars to try remember what of this list ventoy had listed in its F2-browser.
The absence of the vhdx files is understandable, as ventoy cannot yet, nativeboot Linux on VHDX (webref Linux vDisk Boot Plugin) File properties
Permissions
ACLs
The file is contiguous
Partition info inside m02_lnx.raw.vtoy
observations
|
Can it be listed if you copy a new file from |
I think I found out what the bug might be. Notice that the two files
appear one after the other in dirent inode structure linked list order. I decided to check if the first file, the vtoy-vlnk file, Surprisingly, it also fixed the the non-appearance of So the bug might be that |
Can you reproduce the problem if you make the vlnk file invalid again? (rename the original img file will make the vlnk file invalid) |
Confirming: yes
|
Can you reproduce the problem if the img file and vlnk file are in Ventoy USB ? |
Confirming: yes on USB flash-drive as well
misc
log
|
Official FAQ
Ventoy Version
1.0.88
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.
BIOS Mode
UEFI Mode
Partition Style
GPT
Disk Capacity
2Tb
Disk Manufacturer
Seagate
Image file checksum (if applicable)
None
Image file download link (if applicable)
No response
What happened?
A bug happened!
A raw.img.vtoy file (
m02_lnx.raw.img.vtoy
) is not listed in ventoy boot-menu/browser.ventoy may be skipping other non-iso image files in the directory. I can't see a pattern/reason.
For example:
vtoy menu lists
seaboot_20191118.raw.img.vtoy
but notm02_lnx.raw.img.vtoy
.seaboot_20191118.raw.img.vtoy
is also bootableThis used to work before and I have in the past booted into this image via ventoy using vtoyboot and all.
misc info
chkdsk /F /V /X E:
log
The text was updated successfully, but these errors were encountered: