Skip to content

Commit 8df07b0

Browse files
committed
FAQ & Troubleshooting: Changed some headings & switched to -Syu instead
of -Sy
1 parent 898271d commit 8df07b0

File tree

1 file changed

+4
-4
lines changed
  • src/content/docs/cachyos_basic

1 file changed

+4
-4
lines changed

src/content/docs/cachyos_basic/faq.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ The following questions & answers apply to CachyOS and Arch Based distributions.
1515

1616
## Installation & Live Environment
1717

18-
### Why is only KDE Plasma available on the CachyOS live ISO?
18+
### Why does the CachyOS live ISO only include KDE Plasma?
1919

2020
We've chosen to focus our development and maintenance efforts exclusively on the KDE Plasma desktop environment. This allows us to deliver a more polished, stable, and consistent user experience on our live ISO.
2121

2222
The live environment is primarily intended for installing CachyOS or using cachy-chroot for system recovery. For a safe way to test other desktop environments or window managers, we highly recommend trying them in a virtual machine (VM).
2323

24-
### Why does the installer take a long time to launch after I click "Launch Installer"?
24+
### Why does the installer take so long to start after clicking "Launch Installer"?
2525

2626
:::caution
2727
Make sure you have an active/running internet connection, otherwise nothing will happen after you press this button.
@@ -40,7 +40,7 @@ The installer is not frozen. It is running a necessary background script to prep
4040

4141
This is why it can take a bit of time to load the installer.
4242

43-
### Why is my installation stuck at 33%?
43+
### Why does my installation get stuck at 33%
4444

4545
This happens when the installer is struggling to download packages. It's usually a sign of a very slow or unstable internet connection. Please check your network connection and try again.
4646

@@ -113,7 +113,7 @@ This happens when the installer is struggling to download packages. It's usually
113113
</Tabs>
114114
4. Reinstall the CachyOS kernel:
115115
```bash
116-
sudo pacman -Sy linux-cachyos linux-cachyos-headers
116+
sudo pacman -Syu linux-cachyos linux-cachyos-headers
117117
```
118118
5. Exit from cachy-chroot:
119119
```bash

0 commit comments

Comments
 (0)