Moto Hell - The Motorola Modding Community
March 28, 2024, 12:50:39 pm *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: The forum is no longer active and registration is disabled; however you can still fetch everything as guest.
 
   Home   Help Facebook Search Calendar Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: [Request] [E2] scan sd  (Read 7870 times)
lklandaverde
Guest
« on: March 17, 2008, 07:03:51 pm »

i remember that Taurnil mention something to scan for SD, but i dont understand how to use it, is there a way to create a mpkg to do that?

Thnx in advance
Logged
keaglez
Indonesian Motolover
PHD modder
***

Karma: 61
Offline Offline

Posts: 2562


http://jeffri.net


View Profile WWW
« Reply #1 on: March 18, 2008, 05:57:06 am »

Ah, i think you mean about dosfsck, right? Hmm...hope someone can help you... Smiley
Logged

Best regards,
Jeffri H.

error398
Guest
« Reply #2 on: March 18, 2008, 06:31:46 pm »

yeah.i wanna get it too..
Logged
lklandaverde
Guest
« Reply #3 on: March 18, 2008, 08:07:58 pm »

yes, how to scan for errors in sd, cause im havin probs with it, and not always have a pc to do it, so i want to do by phone...

Logged
GeozTsai
Guest
« Reply #4 on: March 18, 2008, 10:49:45 pm »

why scan with our e2?
just do that with a computer...
or else itll slow down the whole system...
Logged
Taurnil
Guest
« Reply #5 on: March 19, 2008, 08:51:48 am »

I posted the dosfsck binary somewhere in this forum; just use it using EZXterminal.... come on, let's do something by our own...

Added:
Link to binaries pack (it's a .tar.gz)
« Last Edit: March 19, 2008, 09:01:25 am by Taurnil » Logged
lklandaverde
Guest
« Reply #6 on: March 19, 2008, 04:03:52 pm »

i know, and i never ask for something that i can do, im not a lazy, its just that i really dont know how to do it...

Sorry for ask!
Logged
lklandaverde
Guest
« Reply #7 on: June 07, 2008, 10:10:07 am »

i really dont undesrtand a letter, if someone can help me? thnx in advance
Logged
keaglez
Indonesian Motolover
PHD modder
***

Karma: 61
Offline Offline

Posts: 2562


http://jeffri.net


View Profile WWW
« Reply #8 on: June 07, 2008, 10:45:00 am »

A little instruction (run with telnet or terminal emulator):
1. Place dosfsck somewhere in phone, for example: /mmc/mmca1/bin
2. Set PATH environment to above directory...
Code:
export PATH=$PATH:/mmc/mmca1/bin
3. Run dosfsck (example)...
Code:
dosfsck -a /dev/mmca1
4. Wait until done...it needs a few minutes...
5. If u dont want to set the PATH environment, u can just exec it with complete directory...for example:
Code:
/mmc/mmca1/bin/dosfsck -a /dev/mmca1
6. If shows permission denied chmod it and try again...
Code:
chmod 777 /mmc/mmca1/bin/dosfsck
See dosfsck --help for more details...

With this way i able to repair and get some of my lost memory back... Smiley And thanks to Taurnil for his find... Hope this help...
Logged

Best regards,
Jeffri H.

lklandaverde
Guest
« Reply #9 on: June 07, 2008, 11:16:50 am »

Thnx HT ill try it and post later the results!!!
Logged
error398
Guest
« Reply #10 on: June 08, 2008, 08:38:12 pm »

nice tutor HT .. it works K+
Logged
aizirk
Guest
« Reply #11 on: June 21, 2009, 07:46:27 pm »

im confused and so noob with the tutor..huhu.. Sad

how to fix my sd?
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Design By Forum Hosting
Powered by SMF 1.1.21 | SMF © 2015, Simple Machines