Skip to content

Commit

Permalink
set up some dracut args
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Oct 2, 2023
1 parent 4fe4bd4 commit d1a31c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ng/grub-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ UUID=$bootid /boot ext4 defaults 0 2
UUID=$rootid / ext4 defaults 0 0
EOF

dracut -vvv --force --regenerate-all -N --rebuild
dracut -vvv --force --regenerate-all -N -p --add-drivers -a "qemu qemu-net btrfs drm convertfs"

0 comments on commit d1a31c9

Please sign in to comment.