further commits
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
# Federated CoreDesktop according to Duggins
|
||||
# Federated CoreDesktop
|
||||
|
||||
## Introduction
|
||||
|
||||
@@ -18,7 +18,7 @@ These scripts are based on the initial work of [Typecraft](https://www.youtube.c
|
||||
2) Write the ISO file to a USB stick.
|
||||
3) Boot from the Arch ISO USB stick. When the ISO has booted, type `archinstall` to get to the simple installer.
|
||||
|
||||
(Note: if you're on a laptop and don't have a wired internet connection, you'll like need to set up the wifi card, etc. Here's [the great article](https://wiki.archlinux.org/title/Network_configuration/Wireless) how to do this. But it really boils down to five steps: at the prompt type "iwctl"; then "device list"; then "station wlan0 scan" where "wlan0" is your wifi device; then "station wlan0 get-networks"; then "station wlan0 connect SSID" where you replace "SSID" with the name of your network.)
|
||||
(Note: if you're on a laptop and/or don't have a wired internet connection, you'll need to set up the wifi card, etc. Here's [the great article](https://wiki.archlinux.org/title/Network_configuration/Wireless) how to do this. But it really boils down to five steps: at the prompt type "iwctl"; then "device list"; then "station wlan0 scan" where "wlan0" is your wifi device; then "station wlan0 get-networks"; then "station wlan0 connect SSID" where you replace "SSID" with the name of your network.)
|
||||
|
||||
4) You will go through the different options. Mostly choose the defaults.
|
||||
5) Video cards: IF YOU HAVE AN NVIDIA GPU, CHOOSE THE PROPRIETARY NVIDIA OPTION. Choose the AMD option for AMD cards. Just works better.
|
||||
|
||||
Reference in New Issue
Block a user