Hi Guys,
I've been trying each and every MM rom out there and to end up with this error when I try to format my card as Internal Storage.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I've a lot of apps and had previously created a partition in my 64bg card and been using it with link2sd app on cm12.1 without any issues. I want to use MM rom as my daily driver and for this reason I'm unable to do so. If anyone have any solution, it would be much appreciated.
PS. I've tried 2 to 3 card and all had the same problem. The card that I own is a Samsung Evo+ 64GB Class 10 microSDXC Card.
Thanks in advance for your help.
I have the exact same issue. Hopefully someone who resolved this can chime in.
I ran into this error when trying to reformat my SD. There's another error that pops up briefly, too brief to capture easily, something about error 400, command failed, and then a warning about not ejecting the card without unmounting it first. So I tried again with logcat running, and found this:
03-11 13:40:55.441 222 233 I sgdisk : ***************************************************************
03-11 13:40:55.441 222 233 I sgdisk : Found invalid GPT and valid MBR; converting MBR to GPT format
03-11 13:40:55.441 222 233 I sgdisk : in memory.
03-11 13:40:55.441 222 233 I sgdisk : ***************************************************************
03-11 13:40:55.441 222 233 I sgdisk : Warning! Secondary partition table overlaps the last partition by
03-11 13:40:55.441 222 233 I sgdisk : 33 blocks!
03-11 13:40:55.441 222 233 I sgdisk : You will need to delete this partition or resize it in another utility.
Click to expand...
Click to collapse
So Android isn't going to be able to figure out how to upgrade an MBR partition table to a GPT one, but Parted4Android (search play store) was able to.
Don't use adoptable storage, it's so slow, not worthed. Better use foldermount or other apps to move data to ext storage.
Related
Hello, I am trying to rooting my device (ALCATEL OT 918M V2.3.6) by this guide:
http://forum.xda-developers.com/showthread.php?t=1748927
And I keep get the following error:
==========================
EBOOT ERROR: (16008)
[Android] Partition size changed!
[HINT]:
Partial images download error.
The following partitions must be down FULL downloaded all together
===============
After a quick seacrh online I understand that I need the correct Scatter file, but where can I get him?
I tried to work with this software on windows 7 Home Premium 64 bits:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
http://forum.xda-developers.com/attachment.php?attachmentid=1173969&d=1341315997
Apparently it does not work...
It is important to add that I downloaded the software "One Touch Upgrade S 2.7.0" and upgrade my phone...
My question is how can I discover the Scatter file from my device?...
Thanks for your time
check out this
WH1234e7 said:
Hello, I am trying to rooting my device (ALCATEL OT 918M V2.3.6) by this guide:
http://forum.xda-developers.com/showthread.php?t=1748927
And I keep get the following error:
==========================
EBOOT ERROR: (16008)
[Android] Partition size changed!
[HINT]:
Partial images download error.
The following partitions must be down FULL downloaded all together
===============
After a quick seacrh online I understand that I need the correct Scatter file, but where can I get him?
I tried to work with this software on windows 7 Home Premium 64 bits:
http://forum.xda-developers.com/attachment.php?attachmentid=1173969&d=1341315997
Apparently it does not work...
It is important to add that I downloaded the software "One Touch Upgrade S 2.7.0" and upgrade my phone...
My question is how can I discover the Scatter file from my device?...
Thanks for your time
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2151251
Please help Alcatel OT 918 (without any other character) SP-flash tool files
I need Alcatel OT 918 (without any other character)
scatter file
dsp_bl
preloader
UBOOT
I've tried using some on the net but they result into missing partions like EMMC not found with SP-flash tool.
Also the phone won't boot at all after trying some different scatter files.
But luckily it's still detected with SP-Flash tool.
Guys, this is just happened.. I backup my stock ROM with Full Backup with TAR format and External SD as location, when I wanna take a look the MicroSD in my PC (run on linux), the contents of clockwordmod folder is bunch of files with strange symbol name..? errors..?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I can't delete it in any OS because of that name symbols. Any solution..?
Motorola RAZR MAXX (XT910 GSM), BMM 0.3.4, ICS 4.0.4 (Stock), Liquid Smooth 4.2.2 (3rd slot)
tridentcore said:
Guys, this is just happened.. I backup my stock ROM with Full Backup with TAR format and External SD as location, when I wanna take a look the MicroSD in my PC (run on linux), the contents of clockwordmod folder is bunch of files with strange symbol name..? errors..?
I can't delete it in any OS because of that name symbols. Any solution..?
Click to expand...
Click to collapse
chkdsk may be of help. UNIX tools (Linux. MacOS X etc.) such as dosfsck aka fsck.vfat are usually unable to fix badly corrupted FAT. However, the best solution would be to format the card (which will reinitialise the FAT) and restore data from backup.
Vatazhka said:
chkdsk may be of help. UNIX tools (Linux. MacOS X etc.) such as dosfsck aka fsck.vfat are usually unable to fix badly corrupted FAT. However, the best solution would be to format the card (which will reinitialise the FAT) and restore data from backup.
Click to expand...
Click to collapse
Before this, already happened once and I tought is there's a problem with my MicroSD filesystem and after that I backup all of my data and do full format overwrite using Linux Mint and copy all of my data back to MicroSD. And this time happened again.
Any chance my MicroSD got hardware errors..?
You can check kernel log after you test your card e.g. by issuing the following command: dd if=/dev/block/mmcblk1 of=/dev/null bs=128k (it's a read-only test, superuser is required).
Did you notice any sudden reboots? Is your device overclocked and/or undervolted? These can contribute to data loss.
Vatazhka said:
You can check kernel log after you test your card e.g. by issuing the following command: dd if=/dev/block/mmcblk1 of=/dev/null bs=128k (it's a read-only test, superuser is required).
Did you notice any sudden reboots? Is your device overclocked and/or undervolted? These can contribute to data loss.
Click to expand...
Click to collapse
nope, everything is still default stock ROM with most of system apps freezed.. no sudden behavior or anything, everything is work fine in my stock ROM except the BMM Full Backup result in the screenshot above... I wanna try to buy another MicroSD as backup storage in case the one I'm using is defected.
I partitioned 512mb of a 2gb SD card using the partition manager in CWM Recovery 5.0.2.6 but it's not visible to the rom or any external partition managing software. I can't even find a way to reclaim the missing 512mb. Can anyone help please?
Yes it is a error of our cwm.
S5830i
Sent from the evil Broadcom Chip
FlexiPack said:
I partitioned 512mb of a 2gb SD card using the partition manager in CWM Recovery 5.0.2.6 but it's not visible to the rom or any external partition managing software. I can't even find a way to reclaim the missing 512mb. Can anyone help please?
Click to expand...
Click to collapse
What do you want? To get back 512 MB or use it as an ext2 partition?
If you want to use your all available space then; Use Rmprep usb to format your sdcard. http://www.rmprepusb.com/
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Select your drive Select size as MAX, and hit 6. Prepare drive. Thats all....
If you want it use as Ext2/3/4 partition there is a lot of guides in Dev and General section...
Thanks, I got the full 2gb back using that tool. I then partitioned it to 1.5gb Fat32 and 512mb EXT4 in Mini Tool Partition Wizard. For some reason I remove and reinsert the SD card in my laptop, windows tell me it needs formatting even though it is already formatted. If I reload Mini Tool Partition the ext4 partition is no longer visible and I've no way to reclaim it other than using the tool you provided.
Edit: It was a dodgy MicroSD - SD Card adapter. I've got my SD properly partitioned now, thanks.
4 this kind of guys x)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
Warning:
Your device will never boot :D
Does this enough?
Ok jk but consider its possible
So don't blame me,
not responsible for anything
Trick:
Read 2nd Post First
(if u think necessary)(i would)
Why ?? :
Cuz u want to increase/decrease size on internal storage/internal sd card/nand/emmc.
So u can play Asphalt 8:AirBorne
I.e. default internal storage will increase from 4.6 GB to 5.5 GB
Sounds cool ?
Go ahead
Tools required:
0. Nandorid Backup ,
back up everything every way you can/know
1. Rooted Phone
2. Custom Recovery with ADB Sideload
3. Minimal ADB and Fastboot Tools(for Computer)
4 parted utilities.zip (download from below)
5. Computer should recognise device for that install necessary drive
6. brain, commen sense, patients,calm etc.
---> PROCEDURE/STEPS
(will add screen shot, Rewrite again )
1.
Extract 'parted' from zip copy to "/system/bin"
(if can't Open Es FILE EXPLORER app> find & tape Root explorer option>mount r/w option> mount system to r/w (read/write allow)
2.
Put phone in TWRP Recovery
3.
Connect to computer
On command line interface
(Windows>Run>CMD>enter)
#commands:
adb shell
su
parted /dev/block/mmcblk0
you will see the following screen
4.
On5 re-partition
Parted command
Rm mmcblk20,21,22,23
Name ,21,22,23
Re Size command
Mkpart primary start Size end Size
Format using
Mke4fs.
Restore twrp backup
Reboot to recovery
Hi there.
I have a Galaxy A50 (SM-A505FN) with 128GB. I rooted it with magisk (original firmware from sammobile (link below), modified on unrooted phone with magisk manager, flashed through download mode and odin).
The issue is that the phone now says it only has 16GB of storage.
Conneced to my PC it also only finds 16GB of internal storage.
I added a picture of what the terminal says the partitions are.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I read about correcting partitions with twrp but since i dont have that i want to ask if there is another way to fix this.
Thanks!
www sammobile com/samsung/galaxy-a50/firmware/SM-A505FN/DBT/download/A505FNXXU3ASL6/309345/
i can only see 10 GB on your screenshot. check one of the following
Code:
cat /proc/mtd
cat /proc/partitions
cat /proc/dumchar_info
you can download parted binary and check
Code:
parted /dev/block/sda print
note that the 6263-3234 block in the first screenshot is the sd card. i dont have it encrypted so im wondering why it seems to be mirrored in the /mnt/secure/asec block. i did however click the 'copy files from sd card' when it popped up i believe. but even if that did something, it could only block 64 of my 128 gb.
displaying partitions worked, heres the result:
i see that sda shows the 128gb capacity and sda32 seems to be whats is usable for the phone after taking out all the neccessary partitions.
unfortunately i don't know how knox works, all i can see is /data is not mounted, maybe knox prevents
try to uninstall KNOX with su -c pm disable com.sec.knox.seandroid or something
@mirfatif same problem here, must be something new. i have never seen before. maybe permission problem with magisk or some sort of disk quota
data is mounted /sbin/.magisk/mirror/data
(or /sbin/.magisk/block/data)
aIecxs said:
@mirfatif same problem here, must be something new. i have never seen before. maybe permission problem with magisk or some sort of disk quota
data is mounted /sbin/.magisk/mirror/data
(or /sbin/.magisk/block/data)
Click to expand...
Click to collapse
No idea. Can't conclude anything unless OP performs some troubleshooting steps. Whatever the case is, "/data" must be a mount point. May be something to do with SELinux, or mount namesapce, or new Magisk changes for Android 10. I'm using old Magisk release on Android 9. So may be missing something new.