-
- Downloads
Fix root prompt detection
With latest 5.4 kernel there's a message with a '# ' in it
(pci 0000:00:00.0: PME# supported from D0 D1 D3hot D3cold) which is
detected by Lava as a prompt and triggers send of the username before login
prompt appeared.
Adding a space in front of # fixes it.
Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
parent
6c24ddc6
No related branches found
No related tags found
Showing
- templates/common-boot-tpl-reboot.yaml 1 addition, 1 deletiontemplates/common-boot-tpl-reboot.yaml
- templates/common-boot-tpl.yaml 1 addition, 1 deletiontemplates/common-boot-tpl.yaml
- templates/common-minnowboard-boot-tpl.yaml 1 addition, 1 deletiontemplates/common-minnowboard-boot-tpl.yaml
- templates/common-qemu-boot-tpl.yaml 1 addition, 1 deletiontemplates/common-qemu-boot-tpl.yaml
Please register or sign in to comment