From 41cc3339a0375e22cffcc57d65cd0ffbc7bba6ab Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 17 Feb 2024 15:52:26 -0700 Subject: [PATCH] sd --- gentoo-kde.sh | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/gentoo-kde.sh b/gentoo-kde.sh index bfd3925..5deab17 100644 --- a/gentoo-kde.sh +++ b/gentoo-kde.sh @@ -8,6 +8,7 @@ # 3. Easily create a bootable USB drive # 4. Automatic Partitioning # 5. Steam/Wine/Lutris Install +# 6. Hibernation Setup and Swap Partition # # INSTRUCTIONS # @@ -17,8 +18,11 @@ # # Please be sure to change USER,USER_PASSWORD, and ROOT_PASSWORD strings in this file # -# To install a new OS to a disk, run gentoo-kde.sh and choose option 1 from the main menu -# +# Quick Start from Scratch Guide +# From the Main Menu choose: Press Enter for Tools and Tweaks +# Then Choose [6] Initialize Disk +# Return to the Main Menu +# Do steps 2-3 ######################## #Configure this section ########################