From 5a138c26d1df063ebc077b9a2af9256b3ad71cff Mon Sep 17 00:00:00 2001 From: ferreo Date: Mon, 16 Dec 2024 02:19:42 +0100 Subject: [PATCH] Update data/refind/refind_linux.conf --- data/refind/refind_linux.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/refind/refind_linux.conf b/data/refind/refind_linux.conf index 328ae31..4b7d9f1 100644 --- a/data/refind/refind_linux.conf +++ b/data/refind/refind_linux.conf @@ -1,3 +1,3 @@ -"Boot live image with standard options" "boot=live booster.loadcdrom quiet splash ---" -"Boot live image with logging" "boot=live booster.loadcdrom ---" -"Boot live image with safe graphics" "boot=live booster.loadcdrom nomodeset ---" +"Boot live image with standard options" "boot=live booster.loadcdrom booster.skiproot quiet splash ---" +"Boot live image with logging" "boot=live booster.loadcdrom booster.skiproot ---" +"Boot live image with safe graphics" "boot=live booster.loadcdrom booster.skiproot nomodeset ---"