#
initramfs
Here are 82 public repositories matching this topic...
Use YubiKey to unlock a LUKS partition
-
Updated
Jan 22, 2022 - Shell
ZFS Bootloader for root-on-ZFS systems with support for snapshots and native full disk encryption
linux
bootloader
zfs
snapshots
dracut
initramfs
zfsonlinux
initcpio
mkinitcpio
void-linux
zfs-filesystem
zpool
openzfs
boot-menu
boot-environment
-
Updated
Apr 29, 2022 - Shell
dracut the event driven initramfs infrastructure
-
Updated
Apr 29, 2022 - Shell
effortlessly boot, configure, update and monitor your raspberry pi ☁️
-
Updated
Mar 29, 2022 - Shell
Load root file system to ram during boot.
-
Updated
Sep 6, 2021 - Shell
dracut initramfs module to start dropbear sshd during boot to unlock the root filesystem with the (cryptsetup) LUKS passphrase remotely
-
Updated
Feb 27, 2022 - C
Provide SSH access to initramfs early user space on Fedora and other systems that use Dracut
-
Updated
Dec 11, 2021 - Shell
mounts an overlay file system over root
-
Updated
Jun 4, 2021 - Shell
Tools to let a u-root instance boot signed live distro images over the web
-
Updated
Sep 26, 2021 - Go
Provisioning tool for systemd in initramfs (systemd-tool)
ssh
archlinux
systemd
initrd
provision
btrfs
zfs
cryptsetup
lvm
systemd-service
plymouth
dropbear
initramfs
nftables
mkinitcpio
mkinitcpio-hook
tinysshd
mkinitcpio-systemd
initrd-units
password-agent
-
Updated
Dec 5, 2021 - Python
GaryOS is an entire GNU/Linux system in a single bootable file
shell
pxe-boot
linux-kernel
boot
gentoo
funtoo
bootloader
grub
pxe
rescue
initramfs
gary
gentoo-configuration
usb-media
funtoo-configuration
-
Updated
Apr 28, 2022 - Shell
android
linux
shell
bash
embedded
journal
kernel
kernel-module
systemd
logger
logging
syslog
kernel-modules
init
init-system
initramfs
journalctl
dmesg
kmsg
ttyprintk
-
Updated
Oct 25, 2021 - C
-
Updated
Apr 6, 2018 - C++
Do you remember "Wubi Ubuntu Installer"? This project is both a replacement and an improvement of Wubi. You will be able to install your Debian (or derived) distribution on a PC without repartitioning it, simply by using a secondary/external boot device (like a USB drive).
linux
usb
systemd
boot
shutdown
loop
loopback
grub
wubi
ntfs
usb-devices
grub2
usb-drive
dracut
initramfs
usb-stick
boot-partition
paragon
ntfs-3g
ufsd
-
Updated
Dec 8, 2021 - Shell
A tool to get root privileges on GNU/Linux, injecting malware early in the boot chain. It also works on systems with root encrypted partition. Useful to grab LUKS passwords.
-
Updated
Dec 25, 2021 - C
TMP/LUKS enabled linux initramfs
-
Updated
Nov 30, 2018 - Shell
-
Updated
Mar 4, 2018 - C
Remotely unlock LUKS-encrypted disks
-
Updated
Mar 25, 2020 - Shell
[WIP] initramfs tool for KISS (help wanted!)
-
Updated
Aug 28, 2019 - Shell
NI Linux RT Network Boot Tools
linux
pxe-boot
dhcp
labview
network-boot
dnsmasq
ramdisk
tftp
pxe
initramfs
crio
pxi
ni-linux-rt
nilrt
ni-controllers
-
Updated
Feb 6, 2020 - Shell
Improve this page
Add a description, image, and links to the initramfs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the initramfs topic, visit your repo's landing page and select "manage topics."
Describe the bug
the bzimage package can't unpack kernels compress with xz. This is because when I wrote it I was not sure how to find
the compressed part and used a simple minded search.
To Reproduce
create a bzImage but enable XZ compression in the kernel (yep, it's still called a bzimage)
use the kexec command with debug and note you see this:
2022/02/02 21:13:15 Failed to unpa