pcahyna
pcahyna
> he following is currently allowed > > ``` > Allow GitHub Actions to create and approve pull requests > ``` > I wonder why we need that? I don't...
@jsmeix sorry, I have not understood that there is a single setting for it, anyway since the dependabot PRs are not created by a GitHub Action and we don't use...
I think we need more information about the partitions. Since `parted` refuses to show us any detail, please print the partition information using another tool: `fdisk -x /dev/sda` or `gdisk...
> gpm:~ # fdisk -x /dev/sda > Disk /dev/sda: 931.51 GiB, 1000204886016 bytes, **1953525168** sectors > ... > /dev/sda8 1887447040 **1953525759** 66078720 fd Linux raid autodetect 1023/254/63 1023/254/63 This is...
Thanks @schlomo for your test - tests on other distributions is exactly what is needed. I recall now that the code has had one more huge gap - it is...
> Will you find time to complete this work in the near future or for the planned 3.0 release? I believe I will, but without any attempt at > unify...
> Maybe another approach could be to use your improved "getting infos from EFI vars" code with my simpler "enable secure boot if shim is used" idea in https://github.com/rear/rear/pull/3278? Maybe...
> @pcahyna unfortunately I don't know how to test USB mode on VirtualBox, and I don't have any time left. > > SLE15.6 also doesn't work, similar to Ubuntu. @schlomo...
I am with @schlomo here. I would prefer to take longer for a solid solution, if the less solid solution either: -- makes things worse in some cases (I don't...
@jsmeix > BUT then it suddenly rebooted again, i.e. I got again my VM's firmware boot menu and then GRUB. This was probably due to SELinux relabeling (the system reboots...