format interrupted, can't mount - Asus Transformer TF700

I've looked over this thread http://forum.xda-developers.com/transformer-tf700/help/stuck-boot-logo-t2882458 and nothing seems to be working
I've tried:
adb shell
killall -19 recovery
make_ext4fs /dev/block/mmcblk0p8
reboot
but I'm getting 'need size of filesystem'
{
"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 have no idea what I'm doing. I just dusted my tf700 off after months of not using it and now I think I've screwed it up.
Please help!
UPDATE: no idea what happened but those blocks just decided to show up and now I'm good.

dmesg.txt and mmc.txt attached below

GCq1w2e3 said:
dmesg.txt and mmc.txt attached below
Click to expand...
Click to collapse
Ok for some reason the 8 block is showing up now and those commands worked but I got a failed to mount /system when I tried to install a zip

Related

Can't go back to EMUI

Hello everybody, I recentely installed a custom ROM but now I was trying to get back to EMUI cause I didn't enjoy it a lot. I extracted .img files from UPDATE.APP file and tried to flash them but i get some errors: "cust: remote partition error" and "system: remote sparse flash writing failure". I think there are some problems with partitions... For now I only manage to install custom ROMs. Any ideas?
EDIT: I noticed another strange thing... Look at the system partition!
{
"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"
}
Rommco05 said:
Hi, https://forum.xda-developers.com/honor-8/how-to/discussion-t3591964/post72056001and what about this way? Is for zip file is only for frd-l09c432
Click to expand...
Click to collapse
Thank you sir, you saved me.

How to run these batch files in terminal(Android)

Hello everybody,
I have xiaomi mi max 32GB +Multirom 8.4.26+Magisk
I have some terminal commands that works If I executed it one by one.
My Question:Can you help me create a batch to execute them in terminal?
{
"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"
}
My try:
-I created 4 files (Freeze code.sh-Uninstall code.sh-Background process ignore.sh-Ignore Wakelock.sh)
-I Opened terminal:
Code:
-su
-cd sdcard/download/Batches
-chmod +x Freeze code.sh
But the code doesnot work.It doesnot give me any error
If I executed this:
Code:
sh Freeze code.sh
It says Unknown package
please help me to run these batch files
Help....... help

[GUIDE] Internal Memory Data Recovery - Yes We Can!

I'm using an op7 pro and I followed the guide until the point of calling the dd command (aka everything is installed properly). I have tested 'dd' and it works I can sucessfully copy a partition but I have no idea which one should I copy.
I am trying to do a full copy of the phone's storage but I can't find the 'mmcblkop' directory.
the ls of the dev/block looks like this:
{
"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 would really appreciate if anyone who knows about this indicates to me which one of these is the root of all the partitions and/or the 250gb+ data partition.
I'm a noob, sorry in advance if my question is stupid.

Pixel Experience Rom: adb sideload cannot load (Mi 10 T lite), pls help

can anyone help me out? after changing recovery from orangefox and succcesfully installing pixel experience recovery and of course deleting cache and format data and so on. I could not install it via adb sideload, I also installed the adb drivers as the guide suggested. Please helpe me, kinda desperate :/
do I need to operate cmd under admin rights? for some reason if I do that I cannot drop the file in...
and opening cmd without admin rights, I got this following issue:
{
"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"
}

Help me unlock Huawei's FBLOADER, Getting this error!

{
"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"
}
At least both locations must be mounted as RW
Check that both paths are indeed correct.
I removed the ">", but still it's locked
Do we use ">" in adb shell cat?
">" copies INPUT to OUTPUT ( overwriting )
">>" appends INPUT to OUTPUT
I was helped by my friend, I was supposed to write them as separate commandsm Like
1- adb shell
2- cat .........
Doing so an Android's terminal session gets opened and never closed ...
Passing a command enclosed in quotes to shell automatically closes terminal session after execution.

Categories

Resources