View Single Post
Posts: 428 | Thanked: 226 times | Joined on Dec 2010 @ Philippines
#918
Originally Posted by adhiktuz View Post
ahm i have another question sir. in step 2 you used your eMMC in your tutorial how about the eMMC that has 8gig internal?
Please check my previous post again, I have edited it to give specific instructions. Basically the same, but you need to change the file name to the one that you want to flash (the filename of the custom image).

For example:

1. Let's say that the filename of the original eMMC image in the original tutorial is "orig_eMMC.bin"
2. Let's say that the filename of the custom eMMC image (the one that gives you the 8GB home partition) is "custom_8GB.bin"

So in the theoretical example given above, your command should look like this:

1. If flashing using the original eMMC image, the command should be:

Code:
flasher-3.5.exe -F orig_eMMC.bin -f
1. If flashing using the custom eMMC image, the command should be:

Code:
 
flasher-3.5.exe -F custom_8GB.bin -f
REMINDER: make sure that the actual file (the custom image) is saved in C:/Program Files/maemo/flasher-3.5 (if using Windows).

Last edited by topet2k12001; 2011-03-22 at 10:54.