initramfs_guncelle
This commit is contained in:
父節點
b64c05180e
當前提交
b1f5b5f2db
共有 1 個文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -2,4 +2,4 @@
|
||||||
if [ -f /boot/initramfs ];then
|
if [ -f /boot/initramfs ];then
|
||||||
mv /boot/initramfs /boot/initramfs_eski
|
mv /boot/initramfs /boot/initramfs_eski
|
||||||
fi
|
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`
|
||||||
|
|
|
||||||
載入中…
Add table
Reference in a new issue