-
`pivot_root()` does not work in the initramfs. As a fallback, `MS_MOVE` can be used together with `chroot()` to mimick `pivot_root()` somewhat. bubblewrap should use this fallback if `pivot_root()` is…
-
to be clear, this is not a problem of this guide it is a problem that comes with the latest raspberry os version.
to boot into initramfs /boot/config.txt should contain dtoverlay=vc4-fkms-v3d instead…
-
### Describe the bug
After the latest update, sunshine stopped working. Invoking it manually yields:
```
me@bazzite:~$ which sunshine
/usr/bin/sunshine
me@bazzite:~$ sunshine
sunshine: error…
-
At initramfs state, there is no DNS setup and it's not possible to resolve domains. Kairos config file may include things like the kcrypt challenger server, which may be served on a specific domain. N…
-
See also https://bugzilla.redhat.com/show_bug.cgi?id=2078418 .
-
Is it possible to generate releases and provide binary downloads for different platforms? An upper firmware layer that automates the build process without the need to rebuild the flash kernel would be…
nhivp updated
2 months ago
-
```
update-initramfs: Generating /boot/initrd.img-3.13.0-32-generic
E: /usr/share/initramfs-tools/hooks/ntfs_3g failed with return 1.
update-initramfs: failed for /boot/initrd.img-3.13.0-32-generic wi…
-
install from repos and get the following error
Failed to find module 'dattobd'
$ modprobe dattobd
modprobe: FATAL: Module dattobd not found in directory /lib/modules/5.3.13-1-pve
-----------…
-
I got this in a 1G qemu run with `rpm-ostree initramfs --enable`:
```
Dec 19 19:52:23 cosa-devsh kernel: Out of memory: Killed process 23338 (zstd) total-vm:1452752kB, anon-rss:270208kB, file-rss:…
-
In the process of our efforts to support luks on c7->r8, we found that adding a custom overlay to be very helpful and require minimal changes. For the actual implementation, I would expect that this w…