Ventoy Forums
Rosa 12 Plasma5 iso boot request - Printable Version

+- Ventoy Forums (https://forums.ventoy.net)
+-- Forum: Ventoy General Use —— Ventoy 使用交流 (https://forums.ventoy.net/forumdisplay.php?fid=1)
+--- Forum: Ventoy Discussion Forum (https://forums.ventoy.net/forumdisplay.php?fid=2)
+--- Thread: Rosa 12 Plasma5 iso boot request (/showthread.php?tid=1851)



Rosa 12 Plasma5 iso boot request - bachet - 10-26-2021

Hi Panda, would you please look into this ROSA.FRESH.PLASMA5.12.iso that just came out a few days ago? I tried to boot it with the latest version of Ventoy but it failed with these messages:

[  218.531969] rosa2021.1 dracut-initqueue[1005]: Warning: dracut-initqueue: timeout, still waiting for following initqueue hooks:
[  218.536130] rosa2021.1 dracut-initqueue[1005]: Warning: /lib/dracut/hooks/initqueue/finished/devexists-\x2fdev\x2fdisk\x2fby-label\x2fROSA_2021.1_PLASMA5_x86_64_41306.sh: "[ -e "/dev/disk/by-label/ROSA_2021.1_PLASMA5_x86_64_41306" ]"
[  218.538599] rosa2021.1 dracut-initqueue[1005]: Warning: /lib/dracut/hooks/initqueue/finished/devexists-\x2fdev\x2froot.sh: "[ -e "/dev/root" ]"
[  218.542740] rosa2021.1 dracut-initqueue[1005]: Warning: /lib/dracut/hooks/initqueue/finished/wait_for_settle.sh: "[ -f /tmp/settle.done ]"
[  218.545265] rosa2021.1 dracut-initqueue[1005]: Warning: dracut-initqueue: starting timeout scripts
[  218.545533] rosa2021.1 dracut-initqueue[1005]: Warning: Could not boot.
[  218.565682] rosa2021.1 systemd[1]: Starting Dracut Emergency Shell...

Previous versions of Rosa boot fine, I don't know what has changed since.
Thanks for creating and supporting this wonderful tool.


RE: Rosa 12 Plasma5 iso boot request - Steve2926 - 10-27-2021

Did you try Ctrl+r GRUB2 mode before selecting the ISO?


RE: Rosa 12 Plasma5 iso boot request - bachet - 10-27-2021

That works, thanks for the hint


RE: Rosa 12 Plasma5 iso boot request - Steve2926 - 10-27-2021

Ctrl+r Worked for me - but I did not get the first Language selection screen - so I could not boot in English...


RE: Rosa 12 Plasma5 iso boot request - bachet - 10-28-2021

I had to edit the grub stanza to get english:

linux /vmlinuz0 root=live:LABEL=ROSA_2021.1_PLASMA5_x86_64_41306 ro rd.live.image quiet rhgb rhgb splash=silent logo.nologo lang=en_US inst.lang=en_US.UTF-8 locale.LANG=en_US.UTF-8 locale.LANGUAGE=en_US.UTF-8

Does your Easy2Boot work with this iso?


RE: Rosa 12 Plasma5 iso boot request - Steve2926 - 10-28-2021

No - E2B seems to just make it lock up when it loads the kernel!


RE: Rosa 12 Plasma5 iso boot request - longpanda - 10-30-2021

Ventoy fix the issue when booting this ISO file in Legacy BIOS mode.
This ISO file has a problem in UEFI mode, in previous release ROSA doesn't support UEFI and in this release the developer try to support UEFI but made a mistake.
So the ISO file it not standart to support UEFI mode when booting from CD/DVD.


RE: Rosa 12 Plasma5 iso boot request - bachet - 11-11-2021

Thanks for the fix, it is now working with ventoy-1.0.57 and ventoy-1.0.58 w/o issues.


RE: Rosa 12 Plasma5 iso boot request - longpanda - 11-11-2021

(11-11-2021, 01:25 AM)bachet Wrote: Thanks for the fix, it is now working with ventoy-1.0.57 and ventoy-1.0.58 w/o issues.

You can make an issue to ROSA to tell them that the ISO files can not boot from CD/DVD in UEFI mode. (tested with a VMWare)


RE: Rosa 12 Plasma5 iso boot request - bachet - 11-11-2021

I will. Again, thanks.