From d5e26c6e922e11e5e45bcac2333b928910bd2e64 Mon Sep 17 00:00:00 2001 From: SilentGamePLS Date: Thu, 19 Jan 2023 12:09:38 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3316079..e214a62 100644 --- a/README.md +++ b/README.md @@ -387,12 +387,16 @@ Add this line: * sudo apt install fonts-hack-ttf * sudo apt install papirus-icon-theme # (Optional) Adding a secondary SSD/HDD in fstab manually: + # If it is an existing SSD/HDD that you already formatted with ext4 or btrfs and automounted in filemanager like Dolphin or Nemo,then you have to check in properties for example "/media/user/Backup" that is your mount point. -*sudo lsblk -f -*sudo nano /etc/fstab + +* sudo lsblk -f + +* sudo nano /etc/fstab + # Contents of FSTAB: -* +* # * / was on /dev/sda2 during installation * UUID=362fe9a2-29fc-43fe-824d-09d1d93b1549 / ext4 errors=remount-ro 0 1