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 --- ppc/early.cfg | 2 +- ppc/early.cfg64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ppc') diff --git a/ppc/early.cfg b/ppc/early.cfg index 0a908eb..4e078fc 100644 --- a/ppc/early.cfg +++ b/ppc/early.cfg @@ -1,2 +1,2 @@ -search.fs_label "Adelie 1.0rc1 ppc" --no-floppy --set +search.fs_label "Adelie 1.0rc1 ppc" root set prefix=($root)/boot diff --git a/ppc/early.cfg64 b/ppc/early.cfg64 index 88ec57c..a65f671 100644 --- a/ppc/early.cfg64 +++ b/ppc/early.cfg64 @@ -1,2 +1,2 @@ -search.fs_label "Adelie 1.0rc1 ppc64" --no-floppy --set +search.fs_label "Adelie 1.0rc1 ppc64" root set prefix=($root)/boot -- cgit v1.2.3-70-g09d2