-
- [boot.plymouth.enable](https://search.nixos.org/options?channel=unstable&show=boot.plymouth.enable&from=0&size=50&sort=relevance&type=packages&query=boot)
-
```nix
# ref: yasunori
boot = {
…
-
The goal is to have our boot menus (which are managed by clr-boot-manager) show a default boot option and a rescue initrd option via the addition of `rd.break=cleanup` to the kernel command line.
T…
ermo updated
2 months ago
-
Hi. I have a question.
I want to dualboot Zorin OS 16 by wubiuefi, but wubiuefi is not loaded Zorin iso file. wubiuefi exe file and iso file are same folder.
I also used --isopath command option, bu…
-
Hi after trying evrythign i found this but when i run
`lspci | grep VGA`
i only get
`00:02.0 VGA compatible controller: Intel Corporation Alder Lake-P Integrated Graphics Controller (rev 0c)…
-
On openSUSE Tumbleweed, after installing a kernel module for my kernel, I got this error after checking for file conflicts
initrd /opensuse-tumbleweed/6.10.4-lqx2-2-liquorix/initrd-8adcaf60c645a0a8b…
-
```
# lanzaboote = {
# url = "github:nix-community/lanzaboote/v0.4.1";
# inputs.nixpkgs.follows = "nixpkgs";
# };
# TODO home root和普通用户也需要 主要.cache 需要挂到tmpfs 其中占用最大
# htt…
eqfae updated
4 weeks ago
-
dracut can generate an initrd for a monolithic kernel (`CONFIG_MODULES=n`) but not a well-optimized one. Problems I have noticed so far include:
* --host-only mode cannot be used; it sees that /pr…
zackw updated
1 month ago
-
**Describe the bug**
When trying to live migrate a VM between two hosts the migration fails with:
```
Migration failed: MigrateSocket(Error { kind: UnexpectedEof, message: "failed to fill whole…
-
**Project description**
It would be nice to have an vpn connection on stage1 to open crypted HDDs.
openvpn is there already, i prefer wireguard
**Metadata**
- sorry i am not sure where i have to…
-
I do no have any early output on console, and the os does not boot. This is after switching to the newer kernel.
My qemu boot:
```
qemu-system-x86_64 \
-initrd initramfs.cp…