Hey everyone!
Is there a way to method yet for the S2 to rewrite the partitions? My S2 will be arriving today, replacing my Desire Z, and so the only reason I ask is because I like a simple partition where there is one for the phone and one for the sdcard (especially when it comes to using CWM and such).
Like on a harddrive, rather than having two partitions, like this case where there is the "internal memory" of 1gb or whatever it is, and then the remainder 16gig (not including the sdcard) is read AS an external. Could it be simply rewritten for the internal to be ~17gb? I do remember rewriting partition size on the G1 to get Cyanogenmod 6 to fit on it.
Just curious, please don't flame me if this is not feasible (or has been already done, again I don't have the phone yet and I haven't come across anything in my research, and yes I did search for it, even used "partition" to find anything).
mrmartin86 said:
Hey everyone!
Is there a way to method yet for the S2 to rewrite the partitions? My S2 will be arriving today, replacing my Desire Z, and so the only reason I ask is because I like a simple partition where there is one for the phone and one for the sdcard (especially when it comes to using CWM and such).
Like on a harddrive, rather than having two partitions, like this case where there is the "internal memory" of 1gb or whatever it is, and then the remainder 16gig (not including the sdcard) is read AS an external. Could it be simply rewritten for the internal to be ~17gb? I do remember rewriting partition size on the G1 to get Cyanogenmod 6 to fit on it.
Just curious, please don't flame me if this is not feasible (or has been already done, again I don't have the phone yet and I haven't come across anything in my research, and yes I did search for it, even used "partition" to find anything).
Click to expand...
Click to collapse
Hmm... Why would you want that? Explanation makes no sense.
You get about 500 MB system, 2 GB data, can't remember cache, then 11 GB as sdcard, with external sd optional.
You could modify the pit in theory but that's risky, and what you are trying seems confused or outdated for this phone
pulser_g2 said:
Hmm... Why would you want that? Explanation makes no sense.
You get about 500 MB system, 2 GB data, can't remember cache, then 11 GB as sdcard, with external sd optional.
You could modify the pit in theory but that's risky, and what you are trying seems confused or outdated for this phone
Click to expand...
Click to collapse
Well I am just thinking from my experience with the Captivate that it poses some "oddness" when dealing with the sdcard and things like CWM, since when you put an sdcard it, it then has 3 partitions (internal, "internal extention," and the sdcard). Is there a reason the extra space is partitioned out instead of having it as part of the internal?
Related
Ok after many hours tonight I have managed to put together a couple .zip files that will install a modified vold.fstab on your Nook Color. (I am a total n00b at this)
The EMMC of the Nook Color has a partition for the ROM and a 5 GB partition that's mostly if not completely unused. Presently, there aren't any 3rd-party managers to move apps to that unused partition, so I modified the vold.fstab and am now able to use that partition for apps, files, etc.
NC.SWAP.VOLD.ZIP swaps the way the SD and EMMC directories are mounted. By swapping the mount points, and renaming EMMC to SDCARD, your apps, etc., will install to the internal storage, vs. installing to your SDCARD. Your physical SDcard is automatically mounted as "EMMC."
This also means that the music player still finds files, you can move files to "EMMC," and you can still eject the SDcard ("EMMC"), put it back in and it still shows up automatically. Now your NC won't freak out if you pull the card out without unmounting it - all of the apps are on the actual EMMC. You'd just find the SDcard under /mnt/emmc instead of /mnt/sdcard.
Because this ZIP file maps the change at an OS level, when you boot to recovery, your NC sees SD as the SDcard, so no issues occur. When you boot into your ROM, the mount points are swapped and you'll have access to the renamed "SDCARD" (5 GB) on your NC.
Use CWR 3.0.1.0 to install the .zip and check out the results with File Manager.
Thanks go out to Clark008, luciferii and Cali^Gal from #nookcolor, Loonacy and Raymondull from #Cyanogenmod, and EpicFail1236 from XDA.
Sorry if this is a bit crude, it's my first script ever. I would be happy to get any advice on how to make this better!
EDIT: I have been looking into renaming the emmc mount to say SD-External or better yet making it mount as /mnt/sdcard/sd-ext. it might be possible, ill be looking into it as soon as I can got laid up for a bit.
"Because this ZIP file maps the change at an OS level, when you boot to recovery, your NC sees SD as the SDcard, so no issues occur. When you boot into your ROM, the mount points are swapped and you'll have access to the renamed "SDCARD" (5 GB) on your NC."
/\/\ That clarifies a lot compared to the brief orig post. Will likely be flashing it this weekend.
BTW, if this expands and you need this 2nd post just have a mod give it to you. Thanks again!
BRILLIANT. Will be definitely testing this later today. Can't wait to run SD Tools on this
Sent from my NookColor using Tapatalk
it works! interesting how it'll work out as to unmounting, flashing roms. but with emmc being useless this is fantastic.
Thank you for the effort and time place in this mod
Yeah. The whole point of this was to utilize the 5GB internal emmc and not waste it. The next step is to mod the CWM to mount emmc as /sdcard so you can flash your zips from where you download them to (usually /mnt/sdcard/download), which in this case, goes to your emmc. But CWM will mount your external sdcard instead. For the time being, we can just put the zips we need to flash to the external sdcard, ie. /mnt/emmc.
I don't know if anyone noticed it yet, but if you usb mount after the swap, the transfer speed is kind of slow (~1.5mbps). I don't know if this is due to the emmc or that the read ahead cache needs to be tweaked.
We're open to make this even better. Feel free to comment and provide feedback.
This sounds like a step in the right direction, however, what I would like to see would be merging the emmc with the internal storage. What I mean is this; right now, when I go into "Storage", I see an "SD card" (8gb), "Internal Storage" (0.92gb), and "/mnt/emmc" (5gb). Why can't we combine the .93 Internal and the 5gb emmc together to make a 5.92gb Internal storage and eliminate the emmc from teh storage area? I'm sure there is a reason that I'm not aware of, but it seems that this would be the same as just about every other device. I am pretty sure the ROM is running from the emmc partition, so that has to have something to do with it, but I don't see a purpose for 3 storage places. I keep getting errors when I try to download apps and I don't even have very many installed. I have had to move most of them to the SD card to make room and some apps don't like to be installed on the SD card.
Another option would be to swap the emmc with the Internal storage. Then we'd be using the 5gb and the .92 gb would be sitting there doing nothing instead. Again, I'm sure there are reasons for this, I'm just asking to learn.
I agree.. ideally having the emmc mount be part of the system would be ideal.
Calla969 said:
This sounds like a step in the right direction, however, what I would like to see would be merging the emmc with the internal storage. What I mean is this; right now, when I go into "Storage", I see an "SD card" (8gb), "Internal Storage" (0.92gb), and "/mnt/emmc" (5gb). Why can't we combine the .93 Internal and the 5gb emmc together to make a 5.92gb Internal storage and eliminate the emmc from teh storage area? I'm sure there is a reason that I'm not aware of, but it seems that this would be the same as just about every other device. I am pretty sure the ROM is running from the emmc partition, so that has to have something to do with it, but I don't see a purpose for 3 storage places. I keep getting errors when I try to download apps and I don't even have very many installed. I have had to move most of them to the SD card to make room and some apps don't like to be installed on the SD card.
Another option would be to swap the emmc with the Internal storage. Then we'd be using the 5gb and the .92 gb would be sitting there doing nothing instead. Again, I'm sure there are reasons for this, I'm just asking to learn.
Click to expand...
Click to collapse
i have no idea TBH but thats far beyond my ability. really it would be nice to symlink emmc to the SD card or the other way around. the issue is that you cant symlink with fat partitions :-/
This is neet. I don't know enough to comment, but it looks valuble for some people.
I just use my stock emmc for music storage and let apps sit on SD w/ videos.
WobbleTheHutt said:
i have no idea TBH but thats far beyond my ability. really it would be nice to symlink emmc to the SD card or the other way around. the issue is that you cant symlink with fat partitions :-/
Click to expand...
Click to collapse
No, but you can symlink to them. Why not set vold.fstab to mount the partitions onto other names and make symlinks named /sdcard -> /othername? That way, the symlinks can do their jobs or rearranging the namespace to suit our needs.
The ramfs isn't FAT32, is it?
I'm an old cmdline type, tricks like this are used all the time to fool software with stubborn opinions about filenames.
Dennis
Jiggity Janx said:
If this works as effectively as it sounds like it will it's gonna rock! With the multiple wifi/bluetooth file transfer options I can say bye bye to the need for an sd card!
EDIT: I think this thread is eerily quiet because of the popular advice written up HERE. Specifically #5...
IMO, with a great write up on the best ways to work with this, all of the things it will affect (positive and negative), and the proper words of warning then the individuals that take it upon themselves to modify their devices are the only ones that can be held responsible if it doesn't work out as they had hoped. They also have to understand that when they work outside the boundaries of an accepted "standard" that they are somewhat desolate and will need to come back into the fold before they can/will be helped...
Just my .02...
Click to expand...
Click to collapse
This may be slightly off topic, but I cannot for the life of me figure out what that post is complaining/ talking about, I have had no trouble bouncing between HC, CM7 and stock.
All you have to do is flash to stock and then worst case you force the boot failure and the nook resets its self automatically
The last few posts on that message are myself and another person who have had not trouble with that now the OP hasn't responded so i'm not sure what to make up that post.
Is it real and an actual issue?
Or did the poster overreact to something?
Can some one please explain it to me if I am wrong about something in using a EMMC version of HC?
chisleu said:
This is neet. I don't know enough to comment, but it looks valuble for some people.
I just use my stock emmc for music storage and let apps sit on SD w/ videos.
Click to expand...
Click to collapse
Seems neet to me also. Always interested in using both emmc and sd space.
@ chisleau - I like the concept of putting all my music on emmc. Do you use an option in CM7 to install or move all your apps to your SD card?
thinking out loud (and not actually doing it) -- but we know that /data is /dev/block/mmcblk0p6 and and the "media" or "emmc" is located at /dev/block/mmcblk0p8 -- can't we just repartition and merge the two?
minotauri said:
thinking out loud (and not actually doing it) -- but we know that /data is /dev/block/mmcblk0p6 and and the "media" or "emmc" is located at /dev/block/mmcblk0p8 -- can't we just repartition and merge the two?
Click to expand...
Click to collapse
We can repartition but don't do it for this Reason -#5 http://forum.xda-developers.com/showpost.php?p=12494638&postcount=1
http://forum.xda-developers.com/showpost.php?p=12494666&postcount=2
ROMs that follow proper packaging - This emmc swap mod is one of them. So we're fine for those who are still hesitating.
Clark008 said:
ROMs that follow proper packaging - This emmc swap mod is one of them. So we're fine for those who are still hesitating.
Click to expand...
Click to collapse
Yep, I was hesitating, but between your post above and the "Thanks" from fattire to the OP, that is all the encouragement I need to take the plunge.
A few questions, tho, if someone can help me to understand this better....
I guess until I saw the OP, I did not realize that all apps in CM7 are installed to the SD card, as when I look at my installed apps in App Mgr, they don't show as being on the SD card. Is this some sort of CM7 voodoo or are my apps really on the internal memory?
Right now, with CM7, I am using the EMMC partition to store my music, under "My Files/Music". Power Amp can see this folder and it will play all my music just fine from within that directory on the internal partition, so if I install this update, what will that do to the 5Gb of internal storage I have now and the music on it?
Also, if I do install this update, what will happen to the apps and their associated data that I already have installed? Is this best done on a fresh build or will everything (apps/data and music) be A-OK after the Swap update is applied?
Just want to know what I am getting into by applying this update, as I have things pretty stable right now. If I could roll with apps on internal and music on SD, I would be more than fine with that, as long as I don't lose any of my apps/data/music in the process. If this is just mere partition re-naming/re-pointing, then I suspect my assets will remain intact?
Thanks to all who collaborated on this project!
why can't the entire internal partitions be imaged?
i use dd all the time to backup my sd card installs in case a test kernel or nightly goes poorly- or to burn a fresh install for multiple people. I just pop in the sd card into my laptop and burn the image back to the sd card.
if this was possible i'd have no issues with running off internal entirely if i could just burn the img. and get everything back as stock, including important device identifiers incase those were erased.
Need undo
This did what it's supposed to do but it seems to be causing a problem with the way I'm booting from sd. Is there a way to undo this?
Bump since I found this useful. +1 for CWM sdcard/emmc swap to enable SDcard-less flashing goodness from ROM Manager.
I have 25Gb of available space but less than 2Gb for apps? I'd like to use all internal storage for apps and the external card for media. Any idea how I set that up?
I have a Galaxy S2 Epic (SPH-D710) stock ROM, rooted with the zermax kernel and fited with a Sandisk 16Gb class 4 micro sd card.
Problem discovered while installing Navfree. Got the error message "not enough space". So I can't install and move.
Settings>Applications>Maganage applications>All shows
112Mb used of 1.9Gb available.
Settings>Storage>USB storage shows
Total space is 11.5Gb and Available space 11.5Gb
Settings>Storage>SD card shows
Total space 14.83Gb (aka 16Gb!) and Available space 14.81Gb.
syco123 said:
Settings>Storage>SD card shows
Total space 14.83Gb (aka 16Gb!) and Available space 14.81Gb.
Click to expand...
Click to collapse
That's perfectly normal dude.. The system uses a chunk of the built-in 16GB for the ROM's use (/system, /data, /cache plus a few other partitions), and the rest is assigned to /sdcard, hence the 11.5GB (I know, that's kind of like false advertisement but what you wanna do ? Sue Samsung ?)
And for the external SD, that's also normal. I'm surprised you didn't notice this detail on the capacity of your harddrive before : end-users tend to think in "base2" (whereas 1KB=1024 bytes, 1MB=1024KB, 1GB=1024MB, and so on), while media manufacturers count in "base10" (i.e. 1KB=1000bytes, 1MB=1000KB, etc). It's a cheap way to reach the symbolic "GB", "TB", "PB" (etc) landmarks more quickly (at least, quicker than the competition).
Do the maths, you'll see that over 16GB that makes a huge chunk of "magically" disappeared storage, but it never was there to begin with.. Also false advertising there, kind of.. But we're all in the same boat here. :S
Snakeforhire said:
That's perfectly normal dude..
Click to expand...
Click to collapse
Yea, I understand that, that why I put "(aka 16Gb") as I'm referring to a 16Gb card but listing 14.83Gb available. It was to not cause confusion, guess I failed there!
The problem I'm having is, I need around 4Gb (apparently) to install Navfree. I only have 2Gb available to apps even though I have 25Gb of storage.
People must be installing Navfree, so I must be doing something wrong.
16GB is 16000000000btye/1024/ 1024/1024 = 14. 9GB.
So it is 16Gb and not 16GB.
No such 4gb large program for android. The program is maybe 10-20mb. And the 4gb is the DATA. You can store the 4gb in your SD card.
Accidentally sent from my Google Nexus S using XDA Premium
I just tried again and it installed with a file size of 15.53Mb. Weird, Oh well, thanks anyway.
yeah i was gonna say : you might find some bloatware on the android market here and there, but by and large it is still pretty much immune to this phenomenon..
A 4GB program is something you might encounter under Windows, but Linux ?
Sorry that my first post is reviving an old-ish thread, but the initial question asked hasn't been answered (and a search of the forum didn't help me)..
Is it possible to resize the partitions of the internal storage on my s2, and if so, how?
And whilst on the subject of the internal storage, can someone please clarify if flashing a custom ROM will affect files on the "USB storage" partition, or only the files stored on the "internal" storage partition?
Sorry if these seem like noobish questions, but I am new to this customising malarkey, and want to make sure I don't lose any data unnecessarily, like I did countless times with my iPhone...
nope, flashing a rom (either stock or custom) *should* not alter usb or internal sdcard storage. If it does, that's a surefire sign that the guy who cooked the said rom has no friggin clue whatsoever about what he's messing with and to steer clear from this particular rom...
It must be possible to alter the partitioning scheme to resize the internal storage. At least that's the theory, we're dealing with a flavor of linux here, and everything is doable with linux -and enough effort and dedication.
However, as this partition lies on the same emmc chip as the system, data, cache and kernel/recovery/bootloader partitions, I highly recommend *NOT* to mess with it in any way -not unless you have another smartphone lying around that you could use as backup while your borked SGS2 is shipped back to the samsung service centre, and you're prepared to spend some $$ over the repairs (since rooting is absolutely necessary for this kind of manipulation, your warranty would theoretically be null&void in the process)...
Here's another one:
When I go into Settings > Storage, my Jetstream shows I've got 10.77GB Available space under Internal Storage (out of 11.81GB). Under Tablet Storage, I've got 4.97GB Available (out of 16.12GB). As for the Internal Storage part, it has been like this, more or less, since I first bought the Jetstream 7 months ago.
My question is why do I get to use only 16GB out of the 32GB the Jetstream ships with? How do I get to use the Internal Storage for extra space? I had both the Tablet Storage (SD) and the External SD maxed out at one point, and needed to use that free 10GB. I ended up deleting a lot of stuff so that I could go on using it.
Anyone know how to access the unreachable 10GB under Internal Storage?
love the color coding...
its a bug. that's the state of things for now. maybe someday someone could take of it..
Notontherugman said:
Here's another one:
When I go into Settings > Storage, my Jetstream shows I've got 10.77GB Available space under Internal Storage (out of 11.81GB). Under Tablet Storage, I've got 4.97GB Available (out of 16.12GB). As for the Internal Storage part, it has been like this, more or less, since I first bought the Jetstream 7 months ago.
My question is why do I get to use only 16GB out of the 32GB the Jetstream ships with? How do I get to use the Internal Storage for extra space? I had both the Tablet Storage (SD) and the External SD maxed out at one point, and needed to use that free 10GB. I ended up deleting a lot of stuff so that I could go on using it.
Anyone know how to access the unreachable 10GB under Internal Storage?
Click to expand...
Click to collapse
I used an app called partition table. As per that, the ~11GB of storage is assigned to the partition /data
So am trying to copy some stuff from my tablet storage (/sdcard) to the /data folder (under a new folder) using Root Explorer.
Shall report back with the details.
Edit: So I tried it - works. Can store the data in a folder within the /data partition. The available free space also changes. However, using apps like MX video player or ezpdf or anything else for that matter, I can not see the data I stored there - I need to go to root explorer and open the files from there. So I guess if you willing to live with this work around for now, may be worth it as we get ~10GB more additional storage. However, you will need to be extremely careful as to not delete anything besides your own data from the /data partition as it can cause quite some havoc if some essential files are deleted. And another important fact is that while wiping for installing a new rom/taking a nandroid-all that you place in the /data folder will also be wiped/backed up. So simpler solution till we get a dev to repartition the /data folder and allocate the additional free space (or part of it) to the /sdcard folder, it will be more sensible to just use a sdcard.
i've mentioned it to show_p1984.
he played with the device this week, and should probably start developing soon.
i'm guessing that if there's a work around - he could create a permanent solution.
guru_shastri said:
i've mentioned it to show_p1984.
he played with the device this week, and should probably start developing soon.
i'm guessing that if there's a work around - he could create a permanent solution.
Click to expand...
Click to collapse
Basically the partition table needs reformatting - I know it is done and can be done. Have seen it done for the Samsung Galaxy S, ZTE Balde and also for Samsung Galaxy Ace. I do not however know how to do it - I think while making the rom, changes will have to be integrated because formatting the partitions is part of the process of rom flashing.
Also, there may a temporary easier workaround. There are apps like link2sd which basically make the android system think that a partition on your sd card is the system's /data partition. So we need the reverse. We will need a script which will create a folder in the /sdcard partition which will be linked to the /data partition of the system (or a folder in there). So if we add in some data/files into that particular folder, then it will automatically be referring to the /data partition. It will be like making a folder (say "STUFF") which has its location as "/data/STUFF" and having a shortcut to that folder in the partition /sdcard. We can try to create shortcuts and stuff but it will not be functional because it will be a shortcut. By linking it, we would be able to fool the 3rd party apps into thinking the data is on the sdcard while in reality it is stored on the /data partition, This is basiclally hypothetical logic based on what I found and my experience with link2sd. How far it is true/practical and going to work, I have no idea - so we will have to leave it up the devs.
---------- Post added at 02:54 PM ---------- Previous post was at 02:48 PM ----------
Notontherugman said:
Here's another one:
When I go into Settings > Storage, my Jetstream shows I've got 10.77GB Available space under Internal Storage (out of 11.81GB). Under Tablet Storage, I've got 4.97GB Available (out of 16.12GB). As for the Internal Storage part, it has been like this, more or less, since I first bought the Jetstream 7 months ago.
My question is why do I get to use only 16GB out of the 32GB the Jetstream ships with? How do I get to use the Internal Storage for extra space? I had both the Tablet Storage (SD) and the External SD maxed out at one point, and needed to use that free 10GB. I ended up deleting a lot of stuff so that I could go on using it.
Anyone know how to access the unreachable 10GB under Internal Storage?
Click to expand...
Click to collapse
And I think it will be more sensible to allowed to use a maximum of around 6-7 GB of the 12GB partition so that we will still have ample storage space of apps and stuff.
For all its cons, I still love this tablet.... :S
(and have yet to find a tablet with a better lens/camera)
Notontherugman said:
For all its cons, I still love this tablet.... :S
(and have yet to find a tablet with a better lens/camera)
Click to expand...
Click to collapse
Agreed.
SOLVED - did a factory reset from inside CM9 and checked the box to format the sd card (god knows why this worked but the one in recovery didn't..also, why the hell didn't i think of this sooner? could have saved myself a week of searching)
while i was tinkering around trying to fix "mediaserver" (was killing my battery) i started to format my internal sd card memory (after backing it up)...for whatever reason i choose to do this via windows with the quick format off (wanted to scan for bad sectors and crap) then i forgot it was still running and unplugged my phone :facepalm:
novice mistake, i know.
anyhow, i've got adb up and running again, but i haven't been able to find a guide to fix it, or the info to bring up the partition tables, most sites give me specific commands to deal with the external card, but not ones to figure out how CM9\sgs2 is partitioned
ideally i'd like to just restore the partition, I do have backups if that's not possible though.
Phone is up and running fine minus that partition (which of course many apps rely on to store data, most don't have options to redirect it to my sd card.
any info on how CM9\sgs2 is partitioned or how to use ADB to find out would be greatly appreciated
Boot into your recovery and format your SD from within the recovery. That should fix it.
Lennyz1988 said:
Boot into your recovery and format your SD from within the recovery. That should fix it.
Click to expand...
Click to collapse
already tried that, the partition fails to mount, when i put my external sd card in the "sd card" partition mounts, but emmc doesn't (the sd card partition now being my external instead of my internal memory)
anyone even have a idea where i can find info on partitioning the internal memory? i've been searching as much as i can but i mostly only get link2sd pages, nothing on how to actually partition the internal memory
::edit:: i've made some progress, i've managed to install and operate parted via adb, but the version i have doesn't seem to support fat 32, i deleted then remade the partition but the phone still won't recognize it. cwm recovery is telling me "failed to mount /dev/block/mmcblk11 (invalid argument)" other pages seemed to imply that if i can get the partition to fat32 with a block size of 4096 it might work.
a factory reset from inside CM9 with the sd card format box checked did the trick, not sure why it took me a week of googling to figure that out :/ (wtb a facepalm emoticon)
"CM" you mean ?
CM = CyanogenMode?
CyanogenMod Kernel for Galaxy ?
"CyanogenMode" by installin from default ClockWorkMode? section of "Install ZIp from SD" ?
I need to re-partition Internal Memory too.
searched & found this your Topic.
would you please tell me what exactly has been done to fix re-partitioning internal memory?
maybe it can be so Important and Sticky.
Reza_Sadeghi said:
"CM" you mean ?
CM = CyanogenMode?
CyanogenMod Kernel for Galaxy ?
"CyanogenMode" by installin from default ClockWorkMode? section of "Install ZIp from SD" ?
I need to re-partition Internal Memory too.
searched & found this your Topic.
would you please tell me what exactly has been done to fix re-partitioning internal memory?
maybe it can be so Important and Sticky.
Click to expand...
Click to collapse
Actually, I have had the same problem, and if your device is not recognizing/mounting your internal SDcard, Bad news! You`ve lost it...
See this post for more details: http://forum.xda-developers.com/showthread.php?t=1665123
Next time think on a HTC or (even) Nokia, when you are about to purchase a new gadget (samsung, never ever more...:crying.
SociedadePsicopata said:
Actually, I have had the same problem, and if your device is not recognizing/mounting your internal SDcard, Bad news! You`ve lost it...
See this post for more details: http://forum.xda-developers.com/showthread.php?t=1665123
Next time think on a HTC or (even) Nokia, when you are about to purchase a new gadget (samsung, never ever more...:crying.
Click to expand...
Click to collapse
it's been a while, but it wasn't lost, i just had to repartition it, i described how i did this a few posts up.
i'm quite happy with my samsung sgsII, i'm not familiar with some of the other devices but i haven't run into any issues i can blame samsung for.
CM9 is exactly what i said it was, cyanogenmod 9. it's a whole rom package, not just a kernal
Hi I am using the Galaxy Player 4.0 (intl) and this is how my internal memory is laid out (check the attached zip file).
I wanted to ask, is this normal because I am pretty sure it isn't and I probably messed it up somehow will all the flashes I did to it.
Aren't the "two weird partitions" supposed to be merged?
Anyone? They only thing you have to do is either download DiskInfo, run it and tell me if you have the same layout or go to Task Manager > Storage and check your partitions from there.
Powernun said:
Hi I am using the Galaxy Player 4.0 (intl) and this is how my internal memory is laid out (check the attached zip file).
I wanted to ask, is this normal because I am pretty sure it isn't and I probably messed it up somehow will all the flashes I did to it.
Aren't the "two weird partitions" supposed to be merged?
Click to expand...
Click to collapse
This is how it should be there's no worry.
The first weird partition is the "internal" sd card where when you plug your player, you can put on stuff there.
The second one is the /data partition which is needed by the OS and the applications to put out their data related stuff.
As those devices are pre-ICS ones, those 2 partitions aren't merged and I honestly consider it a plus (if someone messes /data, he or she doesn't mess all his or her internal space.) The same thing applies to the 5.0 as well. and pre-ICS devices.
zaclimon said:
This is how it should be there's no worry.
The first weird partition is the "internal" sd card where when you plug your player, you can put on stuff there.
The second one is the /data partition which is needed by the OS and the applications to put out their data related stuff.
As those devices are pre-ICS ones, those 2 partitions aren't merged and I honestly consider it a plus (if someone messes /data, he or she doesn't mess all his or her internal space.) The same thing applies to the 5.0 as well. and pre-ICS devices.
Click to expand...
Click to collapse
Thank you very much for your reply.
I was concerned because I tried to install CyanogenMod 11 (by following your guide) but it had an error that said that I did not have enough space so I thought that my partitions were messed up but I guess I did something wrong so I am going to try again.