Skip to content

Instantly share code, notes, and snippets.

@sneak
Created April 18, 2020 13:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sneak/7dd647da9b32af93cbb8e6a454f2e67d to your computer and use it in GitHub Desktop.
Save sneak/7dd647da9b32af93cbb8e6a454f2e67d to your computer and use it in GitHub Desktop.
#!/bin/bash
dracut \
-v \
--no-compress \
--force \
--show-modules \
--kernel-cmdline "root=zfs:AUTO rootfstype=zfs" \
/boot/5.4.28-gentoo/initrd.dracut 5.4.28-gentoo-x86_64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment