Moto Hell - The Motorola Modding Community

Motorola Phone Models => Software (Phone) => Topic started by: lklandaverde on March 17, 2008, 07:03:51 pm



Title: [Request] [E2] scan sd
Post by: lklandaverde 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


Title: Re: [Request] [E2] scan sd
Post by: keaglez on March 18, 2008, 05:57:06 am
Ah, i think you mean about dosfsck, right? Hmm...hope someone can help you... :)


Title: Re: [Request] [E2] scan sd
Post by: error398 on March 18, 2008, 06:31:46 pm
yeah.i wanna get it too..


Title: Re: [Request] [E2] scan sd
Post by: lklandaverde 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...



Title: Re: [Request] [E2] scan sd
Post by: GeozTsai 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...


Title: Re: [Request] [E2] scan sd
Post by: Taurnil 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) (http://distro.ibiblio.org/pub/linux/distributions/pdaxrom/download/r198/c1000-c3x00/feed/dosfstools_2.11_armv5tel.ipk)


Title: Re: [Request] [E2] scan sd
Post by: lklandaverde 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!


Title: Re: [Request] [E2] scan sd
Post by: lklandaverde on June 07, 2008, 10:10:07 am
i really dont undesrtand a letter, if someone can help me? thnx in advance


Title: Re: [Request] [E2] scan sd
Post by: keaglez 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... :) And thanks to Taurnil for his find... Hope this help...


Title: Re: [Request] [E2] scan sd
Post by: lklandaverde on June 07, 2008, 11:16:50 am
Thnx HT ill try it and post later the results!!!


Title: Re: [Request] [E2] scan sd
Post by: error398 on June 08, 2008, 08:38:12 pm
nice tutor HT .. it works K+


Title: Re: [Request] [E2] scan sd
Post by: aizirk on June 21, 2009, 07:46:27 pm
im confused and so noob with the tutor..huhu.. :(

how to fix my sd?