[opensuse-arm] Problem with yast bootloader Paspi3B+
Hello, i have a problem with Bootloader in Yast under xfce. I have not change the Bootloader itself. It is grub2. I only click okay and then it rise up an error at step three "configuration save": Details: unsupported combination of architecture aarch64 and disabled EFI Caller: /usr/share/YaST2/lib/bootloader/grub_install.rb:98 in 'target' Is this error known? Must i change to grub2 with Efi? But it is only Linux. No windows. So i need not EFI. This have i done in desktop lxqt. After that the error is the same. And the raspi have after reboot a black screen. No chance to login and use it. Can someone help me? -- Regards Eric -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Hi, Am Mittwoch, 27. März 2019, 10:48:04 CET schrieb Eric Schirra:
Hello,
i have a problem with Bootloader in Yast under xfce. I have not change the Bootloader itself. It is grub2.
I only click okay and then it rise up an error at step three "configuration save":
Details: unsupported combination of architecture aarch64 and disabled EFI Caller: /usr/share/YaST2/lib/bootloader/grub_install.rb:98 in 'target'
Is this error known?
Must i change to grub2 with Efi? But it is only Linux. No windows. So i need not EFI.
openSUSE on the RPi3 uses EFI to boot - it cannot work without. Cheers, Fabian
This have i done in desktop lxqt. After that the error is the same. And the raspi have after reboot a black screen. No chance to login and use it.
Can someone help me?
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Am 2019-03-27 10:53, schrieb Fabian Vogt:
Hi,
Am Mittwoch, 27. März 2019, 10:48:04 CET schrieb Eric Schirra:
Hello,
i have a problem with Bootloader in Yast under xfce. I have not change the Bootloader itself. It is grub2.
I only click okay and then it rise up an error at step three "configuration save":
Details: unsupported combination of architecture aarch64 and disabled EFI Caller: /usr/share/YaST2/lib/bootloader/grub_install.rb:98 in 'target'
Is this error known?
Must i change to grub2 with Efi? But it is only Linux. No windows. So i need not EFI.
openSUSE on the RPi3 uses EFI to boot - it cannot work without.
Is this really right? What is the reason? Must i really use grub2 with efi? Why not selected in Bootloader like in x68 at startup? I have done this under lxqt. I have select grub2 with efi. And after reboot the screen is black and no chance to login. -- Regards Eric -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Hi, Am Mittwoch, 27. März 2019, 11:02:52 CET schrieb Eric Schirra:
Am 2019-03-27 10:53, schrieb Fabian Vogt:
Hi,
Am Mittwoch, 27. März 2019, 10:48:04 CET schrieb Eric Schirra:
Hello,
i have a problem with Bootloader in Yast under xfce. I have not change the Bootloader itself. It is grub2.
I only click okay and then it rise up an error at step three "configuration save":
Details: unsupported combination of architecture aarch64 and disabled EFI Caller: /usr/share/YaST2/lib/bootloader/grub_install.rb:98 in 'target'
Is this error known?
Must i change to grub2 with Efi? But it is only Linux. No windows. So i need not EFI.
openSUSE on the RPi3 uses EFI to boot - it cannot work without.
Is this really right? What is the reason?
Unification. Otherwise every device would have its own boot flow.
Must i really use grub2 with efi?
Yes.
Why not selected in Bootloader like in x68 at startup?
I have done this under lxqt. I have select grub2 with efi. And after reboot the screen is black and no chance to login.
That sounds like a bug, you should report it. Cheers, Fabian -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Am 2019-03-27 11:08, schrieb Fabian Vogt:
openSUSE on the RPi3 uses EFI to boot - it cannot work without.
Is this really right? What is the reason?
Unification. Otherwise every device would have its own boot flow.
Must i really use grub2 with efi?
Yes.
Why not selected in Bootloader like in x68 at startup?
I have done this under lxqt. I have select grub2 with efi. And after reboot the screen is black and no chance to login.
That sounds like a bug, you should report it.
yes it is a bug. I'm a step forward. First failure/bug is that "grub2 with efi" is not selected when start yast bootloader. Second failure/bug is, that when switch to "grub2 with efi" all kernel paramters for raspi are gone. Before: loglevel=3 splash=silent plymouth.enable=0 swiotlb=512 cma=300M console=ttyS1,115200n8 console=tty root=UUID=xxxxxxxxxxxxxxxxxx rw After: splash=silent quiet showopts When i insert swiotlb=512 cma=300M console=ttyS1,115200n8 console=tty rw to kernel parameter at boot time i came up. But what is plymouth.enable=0? What is swiotlb=512? What is cma=300M? Need i really console=ttyS1,115200n8 console=tty? Need i rw? -- Regards Eric -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Am 2019-03-27 11:36, schrieb Eric Schirra:
Am 2019-03-27 11:08, schrieb Fabian Vogt:
openSUSE on the RPi3 uses EFI to boot - it cannot work without.
Is this really right? What is the reason?
Unification. Otherwise every device would have its own boot flow.
Must i really use grub2 with efi?
Yes.
Why not selected in Bootloader like in x68 at startup?
I have done this under lxqt. I have select grub2 with efi. And after reboot the screen is black and no chance to login.
That sounds like a bug, you should report it.
yes it is a bug. I'm a step forward.
First failure/bug is that "grub2 with efi" is not selected when start yast bootloader. Second failure/bug is, that when switch to "grub2 with efi" all kernel paramters for raspi are gone. Before: loglevel=3 splash=silent plymouth.enable=0 swiotlb=512 cma=300M console=ttyS1,115200n8 console=tty root=UUID=xxxxxxxxxxxxxxxxxx rw After: splash=silent quiet showopts
When i insert swiotlb=512 cma=300M console=ttyS1,115200n8 console=tty rw to kernel parameter at boot time i came up.
But what is plymouth.enable=0? What is swiotlb=512? What is cma=300M? Need i really console=ttyS1,115200n8 console=tty?
Need i rw?
So. i have open a bug. https://bugzilla.opensuse.org/show_bug.cgi?id=1130663 -- Regards Eric -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Eric Schirra wrote:
Hello,
i have a problem with Bootloader in Yast under xfce. I have not change the Bootloader itself. It is grub2.
I only click okay and then it rise up an error at step three "configuration save":
Details: unsupported combination of architecture aarch64 and disabled EFI Caller: /usr/share/YaST2/lib/bootloader/grub_install.rb:98 in 'target'
FWIW, I think I saw the same problem only a few weeks ago. I hadn't changed any of the settings, but I wanted to use YaST to edit some kernel parameters (I'm not very literate with grub myself). It got completely screwed up so I just started from scratch. I think it is easily reproduced. -- Per Jessen, Zürich (9.2°C) http://www.jessen.ch/electricity - a nano pi smartmeter with openSUSE -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (3)
-
Eric Schirra
-
Fabian Vogt
-
Per Jessen