Open Pepek94 opened 2 months ago
I observe the same failure/problem with SystemRescue version 11.02
. Using the version 11.01
ISO as a workaround for now.
@dtcooper Thanks. I reverted to 11.01. However I found I also needed to add to the ventoy.json file
{ "VTOY_LINUX_REMOUNT": "1" }
Created issue at https://gitlab.com/systemrescue/systemrescue-sources/-/issues/393
However I found I also needed to add to the ventoy.json file
{ "VTOY_LINUX_REMOUNT": "1" }
It has nothing to do with the issue. VTOY_LINUX_REMOUNT
is only needed in case you want to mount the partition that contains the ISO you boot from.
Created issue at https://gitlab.com/systemrescue/systemrescue-sources/-/issues/393
This is solely a Ventoy issue (due to the way it is implemented). It will break again and again once newer Linux kernels are used. It is pointless to bother distro maintainers with this.
Seeing same issue, I saw https://www.ventoy.net/en/distro_iso/systemrescuecd.html so I went with systemrescue-10.00-amd64.iso which still works with VenToy 1.0.99 (and an older version1.0.9x version).
Official FAQ
Ventoy Version
1.0.99
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
MBR
Disk Capacity
32 and 128 GB
Disk Manufacturer
Sandisk and Samsung
Image file checksum (if applicable)
Yes.
Image file download link (if applicable)
https://sourceforge.net/projects/systemrescuecd/files/sysresccd-x86/11.02/systemrescue-11.02-amd64.iso/download
What happened?
A bug happened!
An error appears when booting into UEFI. Version 10 runs without a problem
Interestingly enough, here was an issue numbered #2958, but it disappeared O.o