From 7528286449e30edd9d1062fc72c10dab25abdc6f Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Sat, 14 Sep 2024 10:14:39 -0700 Subject: [PATCH] updated README and DIY --- DIY Install Sovran_SystemsOS.md | 6 +++--- README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DIY Install Sovran_SystemsOS.md b/DIY Install Sovran_SystemsOS.md index 0378c07..958dd70 100755 --- a/DIY Install Sovran_SystemsOS.md +++ b/DIY Install Sovran_SystemsOS.md @@ -69,9 +69,9 @@ then press enter. the command to install the base NixOS and press enter. 10. Now, type `bash psp_physical_ram.sh` then press enter. -11. The script will ask for name of first main internal drive. Type that in and hit enter. It usually will be `nvme0n1`. Basically, it will be the drive without any data and it will not be mounted per the list on the screen. -12. Then the script will ask for the 'Boot' partition. Type it in and press enter. It will be the SMALLER partition and usually named `nvme0n1p1`. -13. Then it will ask for the 'Primary' partition. Type it in and press enter. It will be the LARGER partition usually named `nvme0n1p2`. +11. The script will ask for name of first main internal drive. It usually will be `nvme0n1`. Basically, it will be the drive without any data and it will not be mounted per the list on the screen. Type in the name and press enter on the keyboard. +12. Then the script will ask for the 'Boot' partition. It will be the SMALLER partition and usually named `nvme0n1p1`. Type in the name and press enter on the keyboard. +13. Then it will ask for the 'Primary' partition. It will be the LARGER partition usually named `nvme0n1p2`. Type in the name and press enter on the keyboard. 14. The script will finish installing the base NixOS. At the end it will ask for a root password. Type `a` and press enter and type `a` again to confirm and press enter. 15. The machine will reboot into a very basic install of NixOS command prompt. 16. Remove the USB thumb drive from the second computer. diff --git a/README.md b/README.md index 394926b..16700c7 100755 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Connect for Support on Matrix here: https://matrix.to/#/#sovran-systems-support: ## DIY Install Of Sovran_SystemsOS -The write up for install on your own hardware is located here: +The write-up to install Sovran_SystemsOS on your own hardware is located here: https://git.sovransystems.com/Sovran_Systems/Sovran_SystemsOS/src/branch/main/DIY%20Install%20Sovran_SystemsOS.md