I use this to boot ISO: Ventoy. I tried to run the following distro EndeavourOS (last release).
The partition on the flash drive (D:) is called ‘Ventoy’ and it is there ‘EndeavourOS_Cassini_22_12.iso’. The linux system does not boot when selected.
I have such errors:
[ 1.799247] pcieport 0000:00:1c.0: pciehp: Cannot get irq -1 for the hotplug controller
[ 1.799253] pcieport 0000:00:1c.0: pciehp: Notification initialization failed (-1)
:: running early hook [udev]
Starting systemd-udevd version 252.3-1-arch
:: running early hook [archiso_pxe_nbd]
:: running hook [udev] :: Triggering uevents...
:: running hook [mendisk]
:: running hook [archiso]
:: running hook [archiso_loop_mnt]
:: running hook [archiso_pxe_common]
:: running hook [archiso_pxe_nbd]
:: running hook [arch iso_pxe_http]
:: running hook [archiso_pxe_nfs]
:: Mounting '/dev/disk/by-label/EOS_202212' to '/run/archiso/bootmnt’
Waiting 30 seconds for device /dev/disk/by-label/EOS_202212 ...
ERROR: ’/dev/disk/by-label/EOS_202212’ device did not show up after 30 seconds...
Falling back to interactive prompt
You can try to fix the problem manually, log out when you are finished
sh: can’t access tty; job control turned off
[rootfs ]# cd /dev/d
disk/ dma_heap/ dri/
[rootfs ]# cd /dev/disk/by-
by-diskseq/ by-id/ by-label/ by-partlabel/ by-partuuid/ by-path/ by-uuid/
[rootfs ]# cd /dev/disk/by-label/
[rootfs by-label]# ls
VTOYEFI Ventoy
[rootfs by-label]# mv Ventoy EOS_202212
[rootfs by-label]# ls
EOS_202212 VTOYEFI
[rootfs by-label]# exit
:: Device ’/dev/disk/by-label/EOS_202212' mounted successfully.
ERROR: no root file system image found
sh: can’t access tty; job control turned off
[rootfs ]# exit
:: Mounting /run/archiso/cowspace (tmpfs) filesystem, size=10G...
losetup: : failed to set up loop device: Success
:: Mounting ’’ to ’/run/archiso/airootfs’
Waiting 30 seconds for device ...
ERROR: ’’ device did not show up after 30 seconds...
Falling back to interactive prompt
You can try to fix the problem manually, log out when you are finished
sh: can't access tty; job control turned off
[rootfs ]#
I tried changing the name but it didn’t help. Any ideas so I can properly run the live version of this distro?