Moto Hell - The Motorola Modding Community

Motorola Phone Models => Motorola A780/A1200/E2/E6/E680/V8/Z6 => Topic started by: NicoSilva on November 17, 2007, 07:45:52 am



Title: 100% Ext3
Post by: NicoSilva on November 17, 2007, 07:45:52 am
Hi, this is my first post. I'm a member of M3 community and we're are trying to make a 100% EXT3 partition in our MMC card and we can't do this work

Anyone want to try this?

I'll be great to improve speed and fix many bugs of FAT16 partitions.


Thanks and sorry for my poor english


Title: Re: 100% Ext3
Post by: pizzadox619 on November 19, 2007, 01:41:43 am
good luck nico. Hope some1 can help u.


Title: Re: 100% Ext3
Post by: NicoSilva on November 20, 2007, 05:19:03 am
really usefull...

tks a lot...


Title: Re: 100% Ext3
Post by: Taurnil on November 23, 2007, 04:28:34 pm
LOL

We tried modifying autorun.txt files, unmounting FAT16, mounting the EXT3 partition instead, but it didn't work. The worse part is I dunno why, cuz I don't have an E2 to test those scripts at... damn


Title: Re: 100% Ext3
Post by: sjj on November 23, 2007, 08:32:44 pm
I'm using my SD formatted to FAT32...


Title: Re: 100% Ext3
Post by: zjole on November 24, 2007, 03:29:39 am
take a look at /etc/rc.d/init.d/mountfs.sh,you'll find
Code:
echo "try to mount MMC/SD card"
#try time

mount -t vfat /dev/mmca1 /mmc/mmca1 -o uid=2000 -o gid=233 -o iocharset=utf8 -o shortname=mixed -o umask=002 -o noatime

echo "mount MMC/SD card end"
I thind you should know what to do with it.;)


Title: Re: 100% Ext3
Post by: keaglez on November 24, 2007, 05:28:24 am
Yeah, maybe we can try mount ext3 to /mmc/mmca1...


Title: Re: 100% Ext3
Post by: Taurnil on November 24, 2007, 07:01:23 am
Well, I tried changing the mount commands, but It didn't work... damn, I want an E2 sooo bad.

@Sjj:
how do you use FAT32 with your E2? do you change the mount commands? I couldn't do that...

@zjole:
yup, we used that script as base.


Title: Re: 100% Ext3
Post by: abokamel on November 24, 2007, 07:08:44 am
I've formatted my SD with windows to FAT32 and it works fine, i'm using Ultimate, it didn't work with Onlyone.