Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I made a bootable USB key using the Ubuntu DELL iso. The key worked and I had look at the DELL iso. Now I have a problem though, I can't use my key to write an image to with Clonezilla. Key is Fat32
All directories and files on the key are listed as rwx------
*Changing permissions on another OS has no effect and does not return
an error.
*Changing permissions on the USB's own OS does work while in that OS.
When I then insert the key into another OS again the change is gone
and permissions still same as it was.
Code:
chown: changing ownership of `/media/ATV/Images': Operation not permitted
Last edited by VipX1; 09-19-2009 at 07:20 PM.
Reason: chown..
Sorry, I should of said. I don't use windows for anything. I have it in work that's all. They machine I am looking at the key on is Ubuntu 9.04 and the .iso on the key is the DELL version of Ubuntu 9.04.
I just want to rest the permissions on Ubuntu so as that I can use the key and Clonzilla has permission to write to it. The normal chmod and/or chown is not working as I mentioned above.
I'll run Clonezilla and enter the terminal and try change permission to the key before I write to it. I will have to do everything myself like mounting the key etc. I have the code for the back-up because Clonezilla does give it at the end of an operation which is great.
Last edited by VipX1; 09-20-2009 at 08:03 AM.
Reason: Clonezilla
sudo is set up in Ubuntu by default, nothing has to be done not like Fedora or Mandriva. None of the usual permission changing commands are working.
In USB on-board OS I can change permission but the change is gone once I look at the folders from another OS. On another OS I can not change permissions even as root..
I am in work today so I'll use Windows XP to copy the folders I want and then re-format.
I don't like when Windows solves a problem... Why is that?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.