Hi Friends,
I have just installed the Endeavor OS, then i added two new hard drives to my system.
After i booted up the system, the two new hdd pop up and i could open the files that was stored on the earlier.
So i tried to save a folder i had in Download folder in my /Home by move, later cp / past to one of those two hdd’s. i got the error in dolphin file manager and i got a error msg saying " Could not make folder /run/media/solidus/APPS/App’s/Programming/My VSCode Extensions." i tried to save the folder to the other Download HDD and got same result.
Then i thought maybe it should be something wrong and searched in /etc/fstab file
i dont see my two new HDD’s there.
so i ran the cmd:
I dont know where to go from here, question nr1: how do i add this UUID to my fstab? and how should that like of text be like? noob friendly would be helpful.
Question nr2: am i thinking right? what am i supposed to do here? is it matter of R/W permission here?
please help.
Thank you for a awesome Operating System
[root@Core ~]# sudo chown -v $USER:$USER /run/media/solidus/APPS
chown: changing ownership of '/run/media/solidus/APPS': Read-only file system
failed to change ownership of '/run/media/solidus/APPS' from solidus:solidus to root:root
[root@Core ~]# sudo chown -v $solidus:$solidus /run/media/solidus/APPS
chown: changing group of '/run/media/solidus/APPS': Read-only file system
failed to change ownership of '/run/media/solidus/APPS'
[root@Core ~]#
[root@Core ~]# sudo mount -o remount,rw '/path/to/mount/point'
mount: /path/to/mount/point: mount point does not exist.
dmesg(1) may have more information after failed mount system call.
mount: (hint) your fstab has been modified, but systemd still uses
the old version; use 'systemctl daemon-reload' to reload.
[root@Core ~]#
Run lsblk and then identify the name of the partition that’s problematic. You can obtain the mountpoint under the MOUNTPOINTS column of the table returned by lsblk
No Sir, i have never been there, i would love to come there, buying a small office with few programmers start small and hopefully end somewhere further then the start line!