Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

All files and functions are locked

  Date: Dec 20    Category: Unix / Linux / Ubuntu    Views: 307
  

I managed to complete the upgrade with my faulty cd drive using the
alternate CD.

However, when I came up everything was garbage so I bit the bullet and
did a fresh install of 10.4.

I saved all my files onto DVD cds but when I reload them onto the
fresh install of 10.4. It shows that all my files are locked, I am not
even able to access wvdialer. It says I am not the root.

So how do I correct this? As it is now Ubuntu is worthless to me.

Share: 

 

6 Answers Found

 
Answer #1    Answered On: Dec 20    


You will have to reset your permissions on those files. Use sudo to change
the ownership to your username and set the read/write permissions as well.

 
Answer #2    Answered On: Dec 20    


you are going to have to tell me how to
use sudo to change the ownership. I am assuming it is done in the terminal
but I know absolutely nothing as to the codes to use.

 
Answer #3    Answered On: Dec 20    


Here is a page that will help explain file permissions:

https://help.ubuntu.com/community/FilePermissionshttps://help.ubuntu.com/commun\
ity/FilePermissions>

First you will have to go to a terminal session then type

sudo <your username> then press enter. You will be prompted for your
password. Once you do that then you can use the commands chown to change
the owner (you) and chmod to change how you can access the files
(read/write). The above link talks about these commands and shows examples
on how to use them.

I hope this helps. It may not make sense at first but once you do it a few
times you will get the hang of it.

 
Answer #4    Answered On: Dec 20    


you can also do sudo nautilus and it wil open nautilus as root. Left click on
file you want to chnge and select properties and permissions.

 
Answer #5    Answered On: Dec 20    


You can use the following:
press ALT+F2.On the RUN screen type the following gksudo nautilus
and then give the password of your system.Then access your files with the new
window you will be able to access those files.

 
Answer #6    Answered On: Dec 20    


Save the files on to a Read-Write DVD.

Files saved to a write-only CD or DVD are automatically designated as
locked'.

That should solve your problem.

 
Didn't find what you were looking for? Find more on All files and functions are locked Or get search suggestion and latest updates.




Tagged: