You are not logged in.

#1 2023-01-28 04:46:52

abdullah_faik
Member
Registered: 2023-01-27
Posts: 9

[SOLVED] applications can't access second hard drive

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

#2 2023-01-28 04:53:54

abdullah_faik
Member
Registered: 2023-01-27
Posts: 9

Re: [SOLVED] applications can't access second hard drive

I solve it and this the sol

sudo chmod -R 777 /path/to/disk 

Offline

#3 2023-01-28 04:53:55

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] applications can't access second hard drive

There is no fxtab file on Unix systems: https://wiki.archlinux.org/title/Fstab


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#4 2023-01-28 04:57:18

abdullah_faik
Member
Registered: 2023-01-27
Posts: 9

Re: [SOLVED] applications can't access second hard drive

jasonwryan wrote:

There is no fxtab file on Unix systems: https://wiki.archlinux.org/title/Fstab

yup i fixed it thank you smile

Offline

Board footer

Powered by FluxBB