mambawelcome: don't probe for floppy when running grub-mkdevicemap
This commit is contained in:
parent
c7a58fb651
commit
87dc0cd264
@ -150,7 +150,7 @@ sh -c "echo $INSTALL_ROOT_PASSWORD | passwd --stdin" || {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# update grub device mappings and config
|
# update grub device mappings and config
|
||||||
/usr/sbin/grub-mkdevicemap
|
/usr/sbin/grub-mkdevicemap -n
|
||||||
/usr/sbin/update-grub
|
/usr/sbin/update-grub
|
||||||
|
|
||||||
# configure suspend (from suspend rpm post script) and recreate mkinitramfs
|
# configure suspend (from suspend rpm post script) and recreate mkinitramfs
|
||||||
|
Loading…
Reference in New Issue
Block a user