Skip to content

Commit

Permalink
minimize dracut script?
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Oct 2, 2023
1 parent 38b70e2 commit 8f60f64
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 -N --add-drivers -a "qemu qemu-net btrfs drm convertfs"
dracut -vfN --add-drivers "virtio virtio_blk virtio_scsi usb xchi_pci mmc"

0 comments on commit 8f60f64

Please sign in to comment.