Update Workflows/Linux/Fedora Workstation/Initial Setup.md
This commit is contained in:
@ -19,3 +19,8 @@ sudo dnf install @xfce-desktop-environment
|
|||||||
# Reboot Workstation
|
# Reboot Workstation
|
||||||
sudo reboot
|
sudo reboot
|
||||||
```
|
```
|
||||||
|
|
||||||
|
!!! warning "Read-Only NTFS Disks (When Using Dual-Boot)"
|
||||||
|
If you want to dual boot, you need to ensure that the Windows side does not have "Fast Boot" enabled. You can locate the Fast Boot setting by locating the "Change what the power button does" settings, and unchecking the "Fast Boot" checkbox, then shutting down.
|
||||||
|
|
||||||
|
The problem with Fast Boot is that it effectively leaves the shared disks between Windows and Linux in a locked read-only state, which makes installing Steam games and software impossible.
|
Reference in New Issue
Block a user