Hi, I tried to use Root Explorer to copy .pnl files from sd card to system/etc/semc/bootslideshow and when I wanted to paste them, nothing happened. I played around also with R/W R/O button.
Any idea where could be a problem?
Thanks
Related
I got some problems with the write permissions on my sd card. From time to time my permisiions switches to R/O, although Root explorer doesnt show it. I need to switch to R/O and then back to regain write permissions. If i dont do that i cannot write or delete any file from sd card and i get the "Error deleting file" message. This recently happened afther playing Assassins Creed and the game could not save data. But the situation occured a few weeks ago when the game was not installed and did not know the R/O switch trick, so i had to format the card and do a clean flash.
I dont have long named files on the card (the kind that cannot be deleted by windows OS). All the files that innitialy could be deleted and/or moved become read only, like the sd card gets locked or something, and the only way to unlock it is the way described above.
Writing permissions on sd card are also not modified in Root explorer.
Any idea why this happens? I looked around and find others with the same problem but no solutions.
My card is a 16 Gb class 4 Kingston.
Also, it seems that the error occurs while connected to usb, and removing write potect using Root explorer doesnt work until disconnected.
I am not able to transfer files to the other space that you receive during root
in the root--> hack folder
when i try to transfer things with any file explorer, it will copy some and then freeze and crash
tried to transfer 3 gigs of music from my SD to the folder
I haven't had that problem. Try uninstalling ES File Explorer, then reinstalling from the Market. Make sure you go into settings and tick Root Explorer and Mount File System. I've been moving files from my SD Card to the Nook's Data folder. That subtracts from the "off-limits" storage.
C20Percent said:
Make sure you go into settings and tick Root Explorer and Mount File System.
Click to expand...
Click to collapse
I was having this same problem. Your solution fixed that perfectly.
--G.Shans
no, i am able to transfer some files
my problem :
it may transfer a couple songs, and then it just freezes and crashes
then i reboot to see the couple copied songs gone
I have searched and searched and cannot seem to find a solution for my problem.
I have just flashed v1.9.1 Resurrection Remix ROM and that went fine.
The only problem I am having is that I cannot view my 32GB external SD card in the File Explorer app, how I can fix this?
But the photos, videos and stuff appear in the gallery.
(In the app it won't let me jump to EMMC either which I assume is my external sd card)
Thanks.
Try this:
Open up File Explorer and hit menu, select "Preferences"
Change the home folder to "/" (make sure "read root" is selected)
Restart the app
You should now be presented with a list of the phone's root folders, just select emmc and your stuff should be in there.
Hope that helped
LithiumTheory said:
Try this:
Open up File Explorer and hit menu, select "Preferences"
Change the home folder to "/" (make sure "read root" is selected)
Restart the app
You should now be presented with a list of the phone's root folders, just select emmc and your stuff should be in there.
Hope that helped
Click to expand...
Click to collapse
Thank you. It works fine now.
Thnx worked like a charm ..
no external SD on ES, but in standart file explorer at LION ROM v 1.3
Hello,
i installed LION ROM v 1.3 and have the problem that i don´t see the external SD in ES File Explorer, in the standart its ok. I see the folder, but it seems to be empty.
uninstalled and reinstalled ES
changed standart directory to \
no effect.
Thanks for Help!
Try a another file explorer such as Solid explorer.
drraptor said:
Try a another file explorer such as Solid explorer.
Click to expand...
Click to collapse
Thanks for that idea.
sometimes bugs are useful, without that I´d never tried another explorer. Thanks, solid looks graet.
Hi,
I succesfully root my cubot p7. I've only a strange issue. the root user has no access to sdcard.
I explain better:
If for example i open a terminal and move to /mnt/sdcard i can read and write the file into it. If i type SU and switch to root user i see the folder empty.
Neither root explorer or root browser can access sd card.
has someone solved this problem?
Thanks
I did some other test.
In root explorer mount r/w button seems to be ineffective...
tatanka77 said:
Hi,
I succesfully root my cubot p7. I've only a strange issue. the root user has no access to sdcard.
I explain better:
If for example i open a terminal and move to /mnt/sdcard i can read and write the file into it. If i type SU and switch to root user i see the folder empty.
Neither root explorer or root browser can access sd card.
has someone solved this problem?
Thanks
Click to expand...
Click to collapse
tatanka77 said:
I did some other test.
In root explorer mount r/w button seems to be ineffective...
Click to expand...
Click to collapse
It sounds like your internal memory might be dying. I've seen it before.
Try an fsck on the SD card location from TWRP or CWM
Which option i've to use to launch fsck from recovery? I tried from terminal and it say "unable to find /etc/fstab"
I did a fsck from recovery / adb terminal but no error show in all blocks device i checked...
I have a Huawei Mate 10 Lite (RNE-L21) on Android 7.0 and EMUI 5.1 .
Ive just Put in my micro sd card from my old samsung galaxy A3 but everytime i try to editiert something with es file Explorer, it doesnt work! The Same thing happens when i use a micro usb stick.
Do I jede to give ES file Explorer permissions to Accessoires my sd card manually? Or does it habe something to do with the fat that i used it with my old Phone before?
Also, when i try to make a Backup of my Phone with TWRP Custom Recovery, it also says it cant create the files on my sd card when I choose it.
Haß anyone tot a solution to this?
It World be really helpful!
TheUnlockedBootloader said:
I have a Huawei Mate 10 Lite (RNE-L21) on Android 7.0 and EMUI 5.1 .
Ive just Put in my micro sd card from my old samsung galaxy A3 but everytime i try to editiert something with es file Explorer, it doesnt work! The Same thing happens when i use a micro usb stick.
Do I jede to give ES file Explorer permissions to Accessoires my sd card manually? Or does it habe something to do with the fat that i used it with my old Phone before?
Also, when i try to make a Backup of my Phone with TWRP Custom Recovery, it also says it cant create the files on my sd card when I choose it.
Haß anyone tot a solution to this?
It World be really helpful!
Click to expand...
Click to collapse
This might be a permission problem.
Try the following steps.
You will need ES File Explorer and I hope your phone is rooted.
Open ES File Explorer.
Turn on root explorer in the slidemenu.
Go to /system/etc/permissions
Tap and hold platform.xml
From Open With, select ES Note Editor.
Find the line
<permission name=”android.permission.WRITE_EXTERNAL_STORAGE” >
Add a new line
<group gid="media_rw"/>
Now save this file, exit the ES File Explorer and reboot your phone.
You will be able to write to your sdcard and other external storage.
HIT THANKS IF FOUND USEFUL.
Thanks a lot! And yes, my phone is rooted. I'll definitely try to do that.