mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
core66: create device.map before grub install.
This commit is contained in:
@@ -287,6 +287,7 @@ case $(uname -m) in
|
|||||||
#
|
#
|
||||||
# ReInstall grub
|
# ReInstall grub
|
||||||
#
|
#
|
||||||
|
echo "(hd0) ${ROOT::`expr length $ROOT`-1}" > /boot/grub/device.map
|
||||||
grub-install --no-floppy ${ROOT::`expr length $ROOT`-1}
|
grub-install --no-floppy ${ROOT::`expr length $ROOT`-1}
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user