![]() |
change ownership [operation not permitted]
Ok this is the quest i want to change ownership under MyDocs
(home/user/MyDocs/data) im logged as SU and this is my command Code:
# chown -R root.root ./data what can i do? |
Re: change ownership [operation not permitted]
Quote:
issue command develsh for higher priviledges. That should do it! |
Re: change ownership [operation not permitted]
because vfat/fat/fat32/etc do not support owner, group or acl in general
|
Re: change ownership [operation not permitted]
Nop
Code:
~ $ devel-su |
Re: change ownership [operation not permitted]
Quote:
|
Re: change ownership [operation not permitted]
Quote:
why you wanna do that ? |
Re: change ownership [operation not permitted]
im trying to deb a pkg from my phone, (for testing) do you know if it is also possible?
|
Re: change ownership [operation not permitted]
Remember to always use devel-su -s /bin/develsh when you want to go root - otherwise you often actually lose capabilities from before you switched to root.
Also, as was already said, the MyDocs folder is on a FAT32 partition, which doesn't support users/groups/permissions at all, so you need to move your files to somewhere else (e.g. /home/user) instead. However, I haven't been able to run dpkg -b successfully anyway, so if that's what you're trying to do it probably isn't going to work. |
Re: change ownership [operation not permitted]
Quote:
|
Re: change ownership [operation not permitted]
Quote:
(On the other hand, there's a lot of half-baked .debs for Maemo - it's probably a good thing if people start using the more official tools in order to make high quality .debs) |
Re: change ownership [operation not permitted]
You always can install a deb as root with this command:
dpkg-i FILENAME.deb I works from any place in the file system. The reason you can not alter the owner/group is because of restrictions in Harmattan. Normally on a Linux, root has all rights. But on Harmattan, even root can only change files which belong to himself. Itsnot clear to me why you want to give root a folder in MyDocs. Also, like others stated, this anyway is not supported under FAT32 |
Re: change ownership [operation not permitted]
i wanted to build a deb FROM my phone but it didnt works so im going to mount a meego on my PC
PC Meego would let me build debs??? hahaha i got that question right now |
Re: change ownership [operation not permitted]
Quote:
|
Re: change ownership [operation not permitted]
so whats version do i need?
|
All times are GMT. The time now is 15:28. |
vBulletin® Version 3.8.8