← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #77457]: Changed all file permissions/ownerships to root

 

Question #77457 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/77457

    Status: Open => Answered

actionparsnip proposed the following answer:
you will need to reapply suitable ownerships

you can use:

sudo chown -R $USER:$USER /mount/point

obviously, change /mount/point to wherever the partition is mounted,
this will recursively set the ownership to the current user.

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.