mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
set sda for default grubé
This commit is contained in:
parent
1bfff5221a
commit
a4e8f08260
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ libdir=${exec_prefix}/lib
|
|||
export TEXTDOMAIN=grub
|
||||
export TEXTDOMAINDIR=${prefix}/share/locale
|
||||
|
||||
GRUB_DEVICE=/dev/xvda1
|
||||
GRUB_DEVICE=/dev/sda1
|
||||
|
||||
|
||||
cat << EOF
|
||||
|
|
Loading…
Add table
Reference in a new issue