1
0
Fork 0
mirror of https://github.com/ventoy/Ventoy.git synced 2026-03-03 00:07:49 -05:00

[issue]: Add support multiple initrd #1438

Open
opened 2026-02-20 21:02:29 -05:00 by deekerman · 0 comments
Owner

Originally created by @antohami on GitHub (Aug 14, 2022).

Official FAQ

  • I have checked the official FAQ.

Ventoy Version

1.0.79

What about latest release

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

BIOS Mode

Both

Partition Style

GPT

Disk Capacity

32 GB

Disk Manufacturer

No response

Image file checksum (if applicable)

No response

http://ftp.altlinux.org/pub/distributions/ALTLinux/p10/images/simply/x86_64/slinux-10.1-x86_64.iso

What happened?

iso images ALT Linux may include two or more kernels. Accordingly, in addition to /boot/initrd.img, there is also /boot/initrd-.img
Examples of such images:
http://ftp.altlinux.org/pub/distributions/ALTLinux/p10/images/simply/x86_64/slinux-10.1-x86_64.iso
http://nightly.altlinux.org/sisyphus/tested/regular-xfce-latest-x86_64.iso

Needed:

  1. Instead of vt_linux_specify_initrd_file, vt_linux_specify_initrd_files should be processed, who include the found known initrd variants.
  2. Find /boot/initrd*.img, /boot/full*.cz etc.

Is this possible to implement?

Originally created by @antohami on GitHub (Aug 14, 2022). ### Official FAQ - [X] I have checked the official FAQ. ### Ventoy Version 1.0.79 ### What about latest release Yes. I have tried the latest release, but the bug still exist. ### BIOS Mode Both ### Partition Style GPT ### Disk Capacity 32 GB ### Disk Manufacturer _No response_ ### Image file checksum (if applicable) _No response_ ### Image file download link (if applicable) http://ftp.altlinux.org/pub/distributions/ALTLinux/p10/images/simply/x86_64/slinux-10.1-x86_64.iso ### What happened? iso images ALT Linux may include two or more kernels. Accordingly, in addition to /boot/initrd.img, there is also /boot/initrd-<version>.img Examples of such images: http://ftp.altlinux.org/pub/distributions/ALTLinux/p10/images/simply/x86_64/slinux-10.1-x86_64.iso http://nightly.altlinux.org/sisyphus/tested/regular-xfce-latest-x86_64.iso Needed: 1. Instead of vt_linux_specify_initrd_file, vt_linux_specify_initrd_files should be processed, who include the found known initrd variants. 2. Find /boot/initrd*.img, /boot/full*.cz etc. Is this possible to implement?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Ventoy-ventoy#1438
No description provided.