diff options
author | Holger Wansing <hwansing@mailbox.org> | 2020-04-02 11:20:38 +0200 |
---|---|---|
committer | Holger Wansing <hwansing@mailbox.org> | 2020-04-02 11:20:38 +0200 |
commit | 5bca9033558801d7ee7894758fbf63a376510064 (patch) | |
tree | 777051826e1df2b9cf73e511a1fa9693d86c7ae0 /en/boot-new | |
parent | 63a134f7fe6c3188971e51c5bf6f50a5982a9913 (diff) | |
download | installation-guide-5bca9033558801d7ee7894758fbf63a376510064.zip |
Update manual regarding the latest bootloader changings (removal of lilo + globally changing the term 'Installing GRUB on a harddisk' into 'Installing GRUB on the primary drive')
Diffstat (limited to 'en/boot-new')
-rw-r--r-- | en/boot-new/boot-new.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/boot-new/boot-new.xml b/en/boot-new/boot-new.xml index 5698630b2..cb28aca37 100644 --- a/en/boot-new/boot-new.xml +++ b/en/boot-new/boot-new.xml @@ -13,8 +13,8 @@ call the <quote>smoke test</quote>. </para><para arch="any-x86"> If you did a default installation, the first thing you should see when you -boot the system is the menu of the <classname>grub</classname><phrase arch="x86"> or possibly -the <classname>lilo</classname> bootloader</phrase>. +boot the system is the menu of the <classname>grub</classname> +bootloader. The first choices in the menu will be for your new &debian; system. If you had any other operating systems on your computer (like Windows) that were detected by the installation system, those will be listed lower down in the |