![]() |
How to access to /home/user/.slpgwd/layer content on N9?
Hi!
How is possible to access to /home/user/.slpgwd/layer content on N9? I want to access default ringtones and ... on N9. I went to /home/user/.slpgwd/layer with Code:
cd /home/user/.slpgwd/layer Thanks in advance :) ---------------------------------------------------- EDIT: I tested it under: opensh devel-su develsh sudo -s but as all of them, I received "Permission Denied" :( |
Re: How to access to /home/user/.slpgwd/layer content on N9?
Hi
What about "devel-su" followed by "rootme" if you haven't altered it omitting inverted commas? |
Re: How to access to /home/user/.slpgwd/layer content on N9?
Quote:
---------------------------------------------------- EDIT: I tested it under: opensh devel-su develsh sudo -s but as all of them, I received "Permission Denied" :( |
Re: How to access to /home/user/.slpgwd/layer content on N9?
Sorry I couldn't get around to editing post before you replied, but if just after ringtones aren't they in /usr/share/sounds?
|
Re: How to access to /home/user/.slpgwd/layer content on N9?
Quote:
Code:
find / -name Blip 1) My problem for finding ringtones is solved with thanks of aspergerguy. 2) I have to problem: 2) 1) How to access "/home/user/.slpgwd/layer" content? 2) 2) What is it? What is its usage? Thanks a lot |
Re: How to access to /home/user/.slpgwd/layer content on N9?
Quote:
|
Re: How to access to /home/user/.slpgwd/layer content on N9?
What about a simple
Code:
ls -al /home/user/.slpgwd It will show you that this subdirectory is owned by aegisfs (group crypto). And that no one besides that user (even root) has read nor write access. I have no idea what is inside that folder. You may alter its security level by allowing root user also read access (chmod o+r dirname). It might be (I believe so) that this command will fail on stock (aegis) kernel. Then you would need an open-mode (aegis neutered) kernel to do so. |
Re: How to access to /home/user/.slpgwd/layer content on N9?
Quote:
Nope, none of the above works (even with openmode) |
Re: How to access to /home/user/.slpgwd/layer content on N9?
Quote:
Quote:
This I would not have expected. Did you try with develsh after devel-su? (iirc for some actions I needed to have that, too) |
Re: How to access to /home/user/.slpgwd/layer content on N9?
"df" reveals that this directory -- and some others -- is/are actually a mount point for "aegisfs". If one were super-interested in the contents, I suppose editing mtab to change permissions (then restarting) might help.
Of course, if one does manage to gain write access and mess around with the aegis directories one might kill one's phone and need to reflash . . . so proceed with caution -- it probably won't be nearly as interesting as you're hoping it is. |
All times are GMT. The time now is 21:01. |
vBulletin® Version 3.8.8