Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
rA29386yYeah, it's probably the permissions. You can check which permissions you need and edit fstab so the HDD gets mounted properly
-
Banele8976y@theKarlisK I have discovered that it is indeed permissions but I am not able to change them. I am now reading this document to see if I can work something out
https://help.ubuntu.com/community/...
I also tried
sudo chmod 777 -R /media/shaun/Cipher_ext_500GB
sudo chown shaun:shaun /media/shaun/Cipher_ext_500GB/* -
Banele8976yThank you very much everyone for your help. I managed to solve it. I used Disks. Firstly I repaired the file system then I did as @rookiemaverick suggested, I then mounted the hard drive again. I think copying using sudo would've worked as well @RantSomeWhere
Related Rants
Hello everyone, Kindly help me out, please.
I'm using Ubuntu latest LTS. The problelm is, I am not able to copy, past or cut anything from my external harddrive. I am however able to watch movies or edit documents directly from the hdd
I've tried 'askubuntu'. This is link that has a similar problem as mine
https://askubuntu.com/questions/...
and also watched a couple of videos on youtube, like the one linked below, but unfortunately no luck.
https://youtube.com/watch/...
I'd appreciate any help or pointers as I really need to backup my stuff
question
ubuntu
external hdd permission change