From f6be8b0e80d2decd17215678813b739d9f158f0f Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Thu, 6 Feb 2020 01:49:47 -0600 Subject: Fix GRUB early boot config --- x86/early.cfg | 2 +- x86/early.cfg64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'x86') diff --git a/x86/early.cfg b/x86/early.cfg index bc8fd12..b6469de 100644 --- a/x86/early.cfg +++ b/x86/early.cfg @@ -1,2 +1,2 @@ -search.fs_label "Adelie 1.0rc1 pmmx" --no-floppy --set +search.fs_label "Adelie 1.0rc1 pmmx" root set prefix=($root)/boot diff --git a/x86/early.cfg64 b/x86/early.cfg64 index 4d09107..8aec4ce 100644 --- a/x86/early.cfg64 +++ b/x86/early.cfg64 @@ -1,2 +1,2 @@ -search.fs_label "Adelie 1.0rc1 x86_64" --no-floppy --set +search.fs_label "Adelie 1.0rc1 x86_64" root set prefix=($root)/boot -- cgit v1.2.3-70-g09d2