From b41a0aa77a6022266e6b92a0301654f34881e468 Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Tue, 22 Jan 2019 21:11:42 -0500 Subject: Update section on grub Grub should properly set itself up now, but may require custom tweaks in `/etc/default/grub`. - Remove the warning regarding grub - Add TODO: explain `/etc/default/grub` --- modules/Installing/pages/manual.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/Installing/pages/manual.adoc b/modules/Installing/pages/manual.adoc index df4cffe..2527e26 100644 --- a/modules/Installing/pages/manual.adoc +++ b/modules/Installing/pages/manual.adoc @@ -307,8 +307,6 @@ DISKLABEL:: The type of partition table to use. Defaults to dos, but also allows ROOTFS:: The filesystem to use on `/`, defaults to ext4, also allows ext2, ext3, (flat) btrfs and xfs. USE_EFI:: Enable this to force using UEFI. -CAUTION: Due to current issues with grub it is recommended to avoid grub and UEFI (as the latter requires it to function). - .Command Line Options: [horizontal] -m:: The disk mode to use - you want `-m sys`. @@ -489,6 +487,7 @@ To actually run it, you simply have to specify the specific mountpoint. In our example, this is `setup-disk /mnt`. // TODO: xref to intro - support channels +// TODO: maybe mention `/etc/default/grub`? [CAUTION] ==== Bootloader setup, and grub in particular, tends to have issues. -- cgit v1.2.3