Ubuntu: Add a note about GRUB installation
This came up in issue #5697.
parent
c12203366d
commit
d44b75dcd7
|
@ -201,6 +201,8 @@ Choose one of the following options:
|
||||||
|
|
||||||
# apt install --yes grub-pc
|
# apt install --yes grub-pc
|
||||||
|
|
||||||
|
Install GRUB to the disk(s), not the partition(s).
|
||||||
|
|
||||||
4.6b Install GRUB for UEFI booting
|
4.6b Install GRUB for UEFI booting
|
||||||
|
|
||||||
# apt install dosfstools
|
# apt install dosfstools
|
||||||
|
|
|
@ -197,6 +197,8 @@ Choose one of the following options:
|
||||||
|
|
||||||
# apt install --yes grub-pc
|
# apt install --yes grub-pc
|
||||||
|
|
||||||
|
Install GRUB to the disk(s), not the partition(s).
|
||||||
|
|
||||||
4.6b Install GRUB for UEFI booting
|
4.6b Install GRUB for UEFI booting
|
||||||
|
|
||||||
# apt install dosfstools
|
# apt install dosfstools
|
||||||
|
|
|
@ -212,6 +212,8 @@ Choose one of the following options:
|
||||||
|
|
||||||
# apt install --yes grub-pc
|
# apt install --yes grub-pc
|
||||||
|
|
||||||
|
Install GRUB to the disk(s), not the partition(s).
|
||||||
|
|
||||||
4.6b Install GRUB for UEFI booting
|
4.6b Install GRUB for UEFI booting
|
||||||
|
|
||||||
# apt install dosfstools
|
# apt install dosfstools
|
||||||
|
|
Loading…
Reference in New Issue