just wondering if anyone has tried to repartition the internal memory of the G300? it would be nice to be able to use some of the spare system space to increase data partition.
[Q] re partitioning of internal memory?
Started by
raverrr
, Dec 17 2012 01:01 PM
#1
Posted 17 December 2012 - 01:01 PM
hi folks,
just wondering if anyone has tried to repartition the internal memory of the G300? it would be nice to be able to use some of the spare system space to increase data partition.
just wondering if anyone has tried to repartition the internal memory of the G300? it would be nice to be able to use some of the spare system space to increase data partition.
-If i've been helpfull to you in anyway, press that little green thanks button
-Check out THIS music while your at it and like it if you like it. Support our young DJ's :)
-Check out THIS music while your at it and like it if you like it. Support our young DJ's :)
#2
Posted 17 December 2012 - 02:18 PM
The modaco rom is the only rom I know which has done this. The only downside with it (IMO) is that it makes some serious low level changes so it makes testing other roms a bit of a pain because you can't simply make a nandroid and flash back later because you have to revert the partition changes first.
An alternative (and less drastic) way of turning that 2GB internal storage to usable app storage is by using my Link2Int mod.
An alternative (and less drastic) way of turning that 2GB internal storage to usable app storage is by using my Link2Int mod.
Edited by Cyda, 17 December 2012 - 02:19 PM.
#3
Posted 17 December 2012 - 02:51 PM
Cyda, on 17 December 2012 - 02:18 PM, said:
The modaco rom is the only rom I know which has done this. The only downside with it (IMO) is that it makes some serious low level changes so it makes testing other roms a bit of a pain because you can't simply make a nandroid and flash back later because you have to revert the partition changes first.
An alternative (and less drastic) way of turning that 2GB internal storage to usable app storage is by using my Link2Int mod.
An alternative (and less drastic) way of turning that 2GB internal storage to usable app storage is by using my Link2Int mod.
-If i've been helpfull to you in anyway, press that little green thanks button
-Check out THIS music while your at it and like it if you like it. Support our young DJ's :)
-Check out THIS music while your at it and like it if you like it. Support our young DJ's :)
#4
Posted 17 December 2012 - 03:52 PM
No, I've not seen anyone brave enough attempt a complete re-size of the partitions. Paul's method switched the /dev/block/mmcblk0p13 and /dev/block/mmcblk0p19 mount points around but that is as far as anyone has taken it that I know of.
Edited by Cyda, 17 December 2012 - 03:52 PM.
#6
Posted 17 December 2012 - 05:31 PM
raverrr, on 17 December 2012 - 04:08 PM, said:
okidoke, thank you. If I manage and don't brick I will post the results XD
Fingers crossed. Lot's of people would love to see this...
“Isn’t it enough to see that a garden is beautiful without having to believe that there are fairies at the bottom of it too?”
G300 CM10 Bug List / Issues Tracker How To Provide Error Logs
G300 CM10 Bug List / Issues Tracker How To Provide Error Logs
#7
Posted 17 December 2012 - 07:48 PM
I have tested it, in terminal as root (su), manualy, fdisk type to 83 mmcblk0p19, mkfs ext4, connect to PC, copy data/data to new partition, disconect, mount to data/data.
Is posible do script to init.d, not tested. Because a did small mistake when reverting back i typed mkfs.vfat mmcblk0 instead mmcblk0p19, so, phone died :-), i was realy surprised because no way to recover it, is not posible to reflash chip over JTAG/RS232 or if flash programmer. Autorized service swapped whole mainboard.
Is posible do script to init.d, not tested. Because a did small mistake when reverting back i typed mkfs.vfat mmcblk0 instead mmcblk0p19, so, phone died :-), i was realy surprised because no way to recover it, is not posible to reflash chip over JTAG/RS232 or if flash programmer. Autorized service swapped whole mainboard.
#8
Posted 17 December 2012 - 08:03 PM
mmcblk0 ! 
Glad you got a new board!
Great info on partitioning. Wouldn't blame you if you don't want to try again...
Glad you got a new board!
Great info on partitioning. Wouldn't blame you if you don't want to try again...
“Isn’t it enough to see that a garden is beautiful without having to believe that there are fairies at the bottom of it too?”
G300 CM10 Bug List / Issues Tracker How To Provide Error Logs
G300 CM10 Bug List / Issues Tracker How To Provide Error Logs
#9
Posted 17 December 2012 - 08:04 PM
MioCZ, on 17 December 2012 - 07:48 PM, said:
I have tested it, in terminal as root (su), manualy, fdisk type to 83 mmcblk0p19, mkfs ext4, connect to PC, copy data/data to new partition, disconect, mount to data/data.
Is posible do script to init.d, not tested. Because a did small mistake when reverting back i typed mkfs.vfat mmcblk0 instead mmcblk0p19, so, phone died :-), i was realy surprised because no way to recover it, is not posible to reflash chip over JTAG/RS232 or if flash programmer. Autorized service swapped whole mainboard.
Is posible do script to init.d, not tested. Because a did small mistake when reverting back i typed mkfs.vfat mmcblk0 instead mmcblk0p19, so, phone died :-), i was realy surprised because no way to recover it, is not posible to reflash chip over JTAG/RS232 or if flash programmer. Autorized service swapped whole mainboard.
-If i've been helpfull to you in anyway, press that little green thanks button
-Check out THIS music while your at it and like it if you like it. Support our young DJ's :)
-Check out THIS music while your at it and like it if you like it. Support our young DJ's :)
#10
Posted 17 December 2012 - 08:24 PM
speak to tillaz. He did something like this in the early days of the g300.
#11
Posted 17 December 2012 - 08:35 PM
if you do a search on modaco, you will see a discussion about update.app disassembly. There is a tool for doing it in that thread, but I'm not sure if its only for GB. It splits out the individual components in the rom. While we don't have the keys to resign it, if you can extract the 'tpt' process from it, we may get somewhere.
Pretty sure Tillaz method bricked a device but it was a test so people knew the risks. I'm not sure what method he used so if we can find out his process, it may help eliminate or perfect another method.
Pretty sure Tillaz method bricked a device but it was a test so people knew the risks. I'm not sure what method he used so if we can find out his process, it may help eliminate or perfect another method.
#12
Posted 17 December 2012 - 08:41 PM
#13
Posted 17 December 2012 - 08:46 PM
Davidoff59, on 17 December 2012 - 08:35 PM, said:
if you do a search on modaco, you will see a discussion about update.app disassembly. There is a tool for doing it in that thread, but I'm not sure if its only for GB. It splits out the individual components in the rom. While we don't have the keys to resign it, if you can extract the 'tpt' process from it, we may get somewhere.
Pretty sure Tillaz method bricked a device but it was a test so people knew the risks. I'm not sure what method he used so if we can find out his process, it may help eliminate or perfect another method.
Pretty sure Tillaz method bricked a device but it was a test so people knew the risks. I'm not sure what method he used so if we can find out his process, it may help eliminate or perfect another method.
@davidoff:
Now that you say it, i faintly remember that someone else tried their hand at this and the conclusion was pretty much "unless we obtain the software to do so from huawei it's a no go"
Bowlocks....
-If i've been helpfull to you in anyway, press that little green thanks button
-Check out THIS music while your at it and like it if you like it. Support our young DJ's :)
-Check out THIS music while your at it and like it if you like it. Support our young DJ's :)
#14
Posted 17 December 2012 - 08:54 PM
So is it the memory board itself which is locked down and we need the keys for?
#15
Posted 17 December 2012 - 09:16 PM
afaik the update.app needs to be signed and we haven't found a way to disable that requirement.
I've extracted update.apps without a problem using the perl script. I think it needed renaming to updata.app first. Also there are a couple of versions floating around.
Edit: Attached the one I used
I've extracted update.apps without a problem using the perl script. I think it needed renaming to updata.app first. Also there are a couple of versions floating around.
Edit: Attached the one I used
Attached Files
Edited by tcpaulh, 17 December 2012 - 09:19 PM.
“Isn’t it enough to see that a garden is beautiful without having to believe that there are fairies at the bottom of it too?”
G300 CM10 Bug List / Issues Tracker How To Provide Error Logs
G300 CM10 Bug List / Issues Tracker How To Provide Error Logs
#16
Posted 17 December 2012 - 09:17 PM
Davidoff59, on 17 December 2012 - 08:54 PM, said:
So is it the memory board itself which is locked down and we need the keys for?
Conclusion: Not going to happen.
-If i've been helpfull to you in anyway, press that little green thanks button
-Check out THIS music while your at it and like it if you like it. Support our young DJ's :)
-Check out THIS music while your at it and like it if you like it. Support our young DJ's :)
#17
Posted 17 December 2012 - 09:21 PM
Quote
AMSSMBN.img 22,760,448 AMSS modem binary image
appsboothd.mbn 40 lk bootloader binary
boot.img 4,462,592 Kernel, ramdisk and boot config
boot_versions.txt 40 Encoded list of roms?
cust.img 41,943,040 Huawei custom settings eg toggles, boot animation, locale, language
file01.mbn 80 HD-file
file02.mbn 40 HD-file
file04.mbn 9,508 could be QCSBL_CFGDATA
file05.mbn 641,424 extracting / flashing / controlling program
file07.mbn 40 HD-File
file18.mbn 128 MD5_RSA
file20.mbn 40 HD-File
file21.mbn 38,962 ADSP ?
recovery.img 5,146,624 The recovery and update environment’s kernel and ramdisk. Similar to BOOT.
system.img 396,361,728 The OS partition, static and read-only.
unknown_file.0 405 OEMSBL_Version-List
unknown_file.1 24,576 Config-File (?)
unknown_file.10 20 AMSS-Version
unknown_file.2 145,844 qcsbl.mbn(?) Qualcomm Secondary Bootloader (?)
unknown_file.3 25 OEMSBL_Version
unknown_file.4 3,145,728 MODEM_ST1
unknown_file.5 3,145,728 MODEM_ST2
unknown_file.6 768,000 Boot-Splashlogo (RAW565 480x800)
unknown_file.7 3,864,000 Install-Pictures (Updateing 1/2, Installing 2/2, one RAW565, 480 width, 4025 height)
unknown_file.8 205,108 fastboot (?)
unknown_file.9 330 AMSS_Version_List
userdata.img 155,189,248 default /data/app applications?
appsboothd.mbn 40 lk bootloader binary
boot.img 4,462,592 Kernel, ramdisk and boot config
boot_versions.txt 40 Encoded list of roms?
cust.img 41,943,040 Huawei custom settings eg toggles, boot animation, locale, language
file01.mbn 80 HD-file
file02.mbn 40 HD-file
file04.mbn 9,508 could be QCSBL_CFGDATA
file05.mbn 641,424 extracting / flashing / controlling program
file07.mbn 40 HD-File
file18.mbn 128 MD5_RSA
file20.mbn 40 HD-File
file21.mbn 38,962 ADSP ?
recovery.img 5,146,624 The recovery and update environment’s kernel and ramdisk. Similar to BOOT.
system.img 396,361,728 The OS partition, static and read-only.
unknown_file.0 405 OEMSBL_Version-List
unknown_file.1 24,576 Config-File (?)
unknown_file.10 20 AMSS-Version
unknown_file.2 145,844 qcsbl.mbn(?) Qualcomm Secondary Bootloader (?)
unknown_file.3 25 OEMSBL_Version
unknown_file.4 3,145,728 MODEM_ST1
unknown_file.5 3,145,728 MODEM_ST2
unknown_file.6 768,000 Boot-Splashlogo (RAW565 480x800)
unknown_file.7 3,864,000 Install-Pictures (Updateing 1/2, Installing 2/2, one RAW565, 480 width, 4025 height)
unknown_file.8 205,108 fastboot (?)
unknown_file.9 330 AMSS_Version_List
userdata.img 155,189,248 default /data/app applications?
“Isn’t it enough to see that a garden is beautiful without having to believe that there are fairies at the bottom of it too?”
G300 CM10 Bug List / Issues Tracker How To Provide Error Logs
G300 CM10 Bug List / Issues Tracker How To Provide Error Logs
#18
Posted 07 January 2013 - 09:35 PM
1 user(s) are reading this topic
1 members, 0 guests, 0 anonymous users
-
moochermick







Sign In
Create Account


Back to top











