You are not logged in.
Hi guys,
I have problem with my second hdd drive
I mounted it in the Home i can use it as root from my terminal but i can't use it as user and application can't use it
so i added user in the fxtab file
and this my fstab file
/dev/sda1 /home/abdullah/disk-1 user,defaults 0 0 i can't delete or make new file from the file mangaer or download ant thing
Last edited by abdullah_faik (2023-01-28 04:59:02)
Offline
I solve it and this the sol
sudo chmod -R 777 /path/to/disk Offline
There is no fxtab file on Unix systems: https://wiki.archlinux.org/title/Fstab
Offline
There is no fxtab file on Unix systems: https://wiki.archlinux.org/title/Fstab
yup i fixed it thank you ![]()
Offline