Moto Hell - The Motorola Modding Community

Motorola Phone Models => Motorola A780/A1200/E2/E6/E680/V8/Z6 => Topic started by: GeozTsai on September 22, 2007, 09:27:07 pm



Title: How to replace system files?
Post by: GeozTsai on September 22, 2007, 09:27:07 pm
How to replace sys files like uisounds,am,phone,lin.etc? ;D


Title: Re: How to replace system files?
Post by: zjole on September 22, 2007, 10:57:36 pm
use autorun scripts.


Title: Re: How to replace system files?
Post by: error398 on September 23, 2007, 12:31:47 am
use autorun scripts.

i donno how to put a command


Title: Re: How to replace system files?
Post by: keaglez on September 23, 2007, 12:37:18 am
Use mount --bind command i guess..


Title: Re: How to replace system files?
Post by: pizzadox619 on September 23, 2007, 04:57:19 am
mount --bind can't replace system files.
Maybe u must edit CG via Linux PC :D


Title: Re: How to replace system files?
Post by: huatz84 on September 23, 2007, 05:54:29 am
I think so.Maybe we should use Linux on PC to edit this.


Title: Re: How to replace system files?
Post by: error398 on September 23, 2007, 08:38:38 am
still noob bout linux :-\


Title: Re: How to replace system files?
Post by: zjole on September 23, 2007, 06:45:00 pm
Of course "mount --bind" wont replace files.But it's enough to test if your modded file works. ;)

If you already have a linux OS installed on you PC,things will be easy.


Title: Re: How to replace system files?
Post by: glodos on September 24, 2007, 06:05:22 am
so how to get my firmware into pc to edit? i know how to telnet on linux but don't know how to get to e2 system via explorer like samba in windows...


Title: Re: How to replace system files?
Post by: zjole on September 25, 2007, 03:17:53 am
so how to get my firmware into pc to edit? i know how to telnet on linux but don't know how to get to e2 system via explorer like samba in windows...
Download an existing stock firmware or monster.Use the attached perl script to get the cramfs images and mount them as loopback files:
Code:
mount -t cramfs {file.smg} -o loop /mountpoint/path