diff options
Diffstat (limited to 'x86')
-rw-r--r-- | x86/early.cfg | 2 | ||||
-rw-r--r-- | x86/early.cfg64 | 2 |
2 files changed, 2 insertions, 2 deletions
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 |