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 ---"