initramfs_guncelle

This commit is contained in:
milisbir 2017-11-14 09:21:23 +02:00
parent b64c05180e
commit b1f5b5f2db
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
if [ -f /boot/initramfs ];then
mv /boot/initramfs /boot/initramfs_eski
fi
dracut -N --force --xz --omit systemd --add-drivers ahci -f /boot/initramfs `uname -r`
dracut -N --force --xz --omit systemd --add plymouth --add-drivers ahci -f /boot/initramfs `uname -r`