hello ppl.
i have a microsd 16gb , my rom is behero+ but not working app2sd.
on my microsd 2gb works perfectly.
Suggestions?
Thanks
did you create a ext2 partition for your 16gb card?
yes but see:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
read the instructions @ htcpedia.com, he said you need to set-up the ext partition as first one (you have it as second one )
No you did not.
You only have a vfat partition; the 2 others are free space
Try:
mkfs.ext2 -m 0 -O dir_index,sparse_super /dev/block/mmcblk0p2
or replace mkfs.ext2 with mke2fs
adwinp;6495506 begin_of_the_skype_highlighting**************6495506******end_of_the_skype_highlighting said:
No you did not.
You only have a vfat partition; the 2 others are free space
Try:
mkfs.ext2 -m 0 -O dir_index,sparse_super /dev/block/mmcblk0p2
or replace mkfs.ext2 with mke2fs
Click to expand...
Click to collapse
i tested:
mkfs.ext2 -m 0 -O dir_index,sparse_super /dev/block/mmcblk0p2
but not works
I dont know what all "mkfs.ext2 -m 0 -O dir_index,sparse_super /dev/block/mmcblk0p2" is,...
Have you got the latest Amon-Ra recovery?
Just format your card and use the recovery to do your partitioning.
exactly, use amon ra and it will work. and "don't works" is NOT an error message.
hello
i use the latest amon ra and create particion correctly
see:
but app2sd not works
my rom is behero+
I don't know what that screenshot is of,...
But ADWINP said earlier,...
adwinp said:
No you did not.
You only have a vfat partition; the 2 others are free space
Click to expand...
Click to collapse
FORMAT YOUR SD CARD,... THEN,...
(Taken from BTDAG's guide linked in my signature)
btdag said:
.....
2. Restart your phone into recovery mode (Home + Power)
3. Select:
Partition sdcard
Partition SD
Press Home
Swap-size = 0 MB
Ext2-size = 512 MB (recommended)
FAT32-size = Remainder
Press Home
4. Once complete Reboot system now and wait!.....
Click to expand...
Click to collapse
ddotpatel;6505107 begin_of_the_skype_highlighting**************6505107******end_of_the_skype_highlighting said:
I don't know what that screenshot is of,...
But ADWINP said earlier,...
FORMAT YOUR SD CARD,... THEN,...
(Taken from BTDAG's guide linked in my signature)
Click to expand...
Click to collapse
ok done.
but app2sd donĀ“t works again.
kendong2 said:
and "don't works" is NOT an error message.
Click to expand...
Click to collapse
Use BTDAG's guide. There is a section on testing Apps2SD. Use that.
... and again, if it doesn't work,... GIVE DETAILS!!!!!!!
ok i follow the tutorial :
Check A2SD
Please assume it is automatically working unless you can load applications without your SD card inserted. However, here is the process for those who are pedantic about these things (like me ). Many thanks to Villainrom Wiki for this process.
1. Download check.zip from the bottom of this guide.
2. Extract check.sh
3. Download GScript Lite from the market
4. Place check.sh on your SD card in a folder named gscript
5. Open GScript and press:
Menu
Add Script
Uncheck "needs su"
Load File
Select check.su
Save
6. Then click check from the main screen and you will get a readout of whether it is enabled or not.
when finished process the script says: APP2SD IS NOT WORKING..
what more details you want?
i use rom behero+ microsd 16 classe 6
Have you checked the partitions have done correctly? Through the DOSprompt thing or whatever it is.
yes i check the partioned is ok i think...exist another way the create particions?
another tutorial?
lineup said:
yes i check the partioned is ok i think...exist another way the create particions?
another tutorial?
Click to expand...
Click to collapse
Post another screenshot.
I dont know any other ways. Everyone I know has used the Amon Ra recovery to do the partitioning and all is ok.
Maybe your SD is dead?
dead i dont believe. but i think amon ra dont support 16gb.
On my microsd 2gb works fine.
lineup said:
dead i dont believe. but i think amon ra dont support 16gb.
On my microsd 2gb works fine.
Click to expand...
Click to collapse
Post something in the thread for the recovery, he tries to help all the time. It is worth asking.
ok friend .
thanks for all especially your attention and sorry my bad english.
best regards
No worries bruv. Sorry I couldn't help more.
Related
Hey guys!
Just thought this would be handy for anybody with higher-class SD cards.
Keep in mind that I did NOT create the data2ext script, and BlaY0 from Legend forum was the one who came up with it in his roms, so kudos to him for making it
NOTE: a2ext and data2ext, choose ONE. You cannot run them together.
What is data2ext?
Similar to a2ext, where data/app were stored inside your ext partition of the SD card, data2ext stores the whole /data inside your ext partition.
What does that mean?
That means your internal storage will barely be used, and because nowadays higher-class SD cards runs faster than your internal memory, your phone will be able to crank out some insane benchmarks.
Requirements?
1. A good sd card with ext2/ext3 partition. suggested with at least 512MB of it (but not over 2GB, otherwise trouble will arise)
2. For now I think this will only work on the CM7 nightlies. I'll make one for CM6 if it is ever needed.
Instructions?
1. Flash it
2. Make your ext2 block size 4kb (done so by doing adb shell mke2fs -m0 -b4096 /dev/block/mmcblk0p2)
3. Go to your terminal emulator/adb shell to type data2ext --enable
4. Reboot
5. Wait some time. Files will be copied over, so the reboot will be slow.
6. Go check your storage and see how much you got
Since I was unable to run quadrant from cm7, here's the bench results done w/ 3rdsense:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I bare no responsibility for your phone breaking if you do decide to do this and something went wrong!
Enjoy.
Ha, nice. I was waiting for something like this. Now I have a new ROM, new kernel, and new extension to play with. Gonna be a fun night. Thanks ^_^
I must say, this was the thing I was waiting for the first time I rooted my phone so long ago.
I thank you good sir, assuming this works
It works just fine, I scored a 1641 on CM7 with miguel's new kernel OCed at 864.
Can't enable data2ext. Although I type just like it wants.
What's the exact error it gives you?
Can I use an 8gig memory card?
Sent from my T-Mobile myTouch 3G Slide using XDA App
purple1 said:
Can I use an 8gig memory card?
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
What matters is your sd card class, and the ext partition.
if i have s-off (if its needed) how can I put that command into terminal emulator??
You type it? you open terminal emulator and type it in?
dbzfanatic said:
You type it? you open terminal emulator and type it in?
Click to expand...
Click to collapse
haha alright didnt know if it would be same command. Im very tired, dont laugh
didnt work in terminal emu. "/dev/block/mmcblk0p2 is apparently in use by the system, will not make a filesystem here!"
also: just confirming that a wipe from recov wont mess with the data on our SD's right?
No it won't wipe SD data, you could try just a normal reboot, make sure nothing's using it. You could also go into recovery and enable data2ext from adb.
dbzfanatic said:
No it won't wipe SD data, you could try just a normal reboot, make sure nothing's using it. You could also go into recovery and enable data2ext from adb.
Click to expand...
Click to collapse
thanks but that doesnt help me. that error prevents me from doing anything with this. also, i said i dont want to set up adb. never use it and dont have time now.
also, obviously its being used by having a2sd?
Yes a2sd is the reason, disable it, enable data2ext and you'll still have a2sd since apps are stored in /data, which will be on your sdcard.
dbzfanatic said:
Yes a2sd is the reason, disable it, enable data2ext and you'll still have a2sd since apps are stored in /data, which will be on your sdcard.
Click to expand...
Click to collapse
wait, how do i disable a2sd?
Should just be a2sd --disable or a2ext --disable, whichever you're using
Sent from my T-Mobile myTouch 3G Slide using XDA App
download a wrong file
why?
i downloaded a 59k file
dbzfanatic said:
Should just be a2sd --disable or a2ext --disable, whichever you're using
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
I use a2sd and already tried that. run the a2sd script then says command not found
Then you're going to have to reflash your rom to disable a2sd
Sent from my T-Mobile myTouch 3G Slide using XDA App
dbzfanatic said:
Then you're going to have to reflash your rom to disable a2sd
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
alright, thanks for all of your help with this
edit: it worked
edit2: nevermind, didnt work. the data2ext part worked, but when i rebooted and flash dtapps2sd, wouldnt go past splash... no data2ext for me.
I want to be able to copy files >4Gb to my Touchpad. This is so I can watch HD movies on the device.
I already tried adding resizing the media partition and adding an ext3fs partition using "Tailor" (a webOS app). Although this is easy and it worked, I couldn't find any way to have this partition mount at boot time and be seen by my Android apps.
There are a couple of posts out there on the web from people claiming that they "reformated" the shared partition (/media/internal) to ext3fs successfully.
Has anyone here done that, and if so (a) how? and (b) were you able to have it mount and be visible from android apps?
Otherwise does anyone have any suggestions please?
cheers
Paul
+1
Sent from my HTC Desire HD using XDA App
Getting somewhere...
I tried again having found out that the ext3 partition I created in webOS is found at /dev/mapper/store-ext3fs
Under Android - everything below is done in Android
I am able to mount this partition to my fake sd card (I just created a folder there called "ext").
Code:
su
mount /dev/mapper/store-ext3fs /sdcard/ext
I found that copying files by USB doesn't work while my ext3 partition is mounted, which is a pain - would be good to get that fixed. Anyone have any ideas?
I am now testing copying over a >4Gb file to my ext3 partition using ftp client. Will take some time on my crappy wifi, hence the comment about fixing USB.
I found that in order to make the ftp process work, I had to give full permissions to this folder.
Code:
chmod /sdcard/ext
I am a noob, so if anyone can help me with a less insecure set of permissions I would be grateful.
I'll post an update later on.
Nah, didn't work. After a few hours of copying I went to bed, this morning the folder is empty. I'm not sure if there was an error or anything.
My suspicion is that it crapped out when it got to 4Gb because even though the partition is ext3, it is mounted at a mount point on a FAT32 partition.
I realised I can test this more easily and eliminate possible network errors or ftp client instability, I'm running
Code:
dd if=/dev/zero of=output.dat bs=1024 count=51200000
within my /sdcard/ext folder (my mount point), this should create a 5Gb file.
I'm expecting this to fail, again because even though the partition is ext3, it is mounted at a mount point on a FAT32 partition. If anyone can help me to mount the partition some other way so its not mounted in a FAT32 partition, or point to another method to overcome the file size limit, I would be grateful.
thanks
Paul
That worked!
dd-ing a large file worked. I think I got my calculations wrong so when it got to >7Gb I just stopped it.
Now it would be great to get this working such that I can use USB instead of ftp to get my movies across.... Anyone?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
USB transfers not working
Anyone help me identify partition number for my ext3 partition please?
My ext3 partition is all working except when mounted I cannot use USB transfer.
Believe this is because my vold.fstab mounts the first available partition as SD card.
So would like to know correct partition number for SD card and ext3 partition.
I gave up on this in the end. Assured by clearly very clever jcsullins over on the cm touchpad IRC that the partition doesn't get a number and I would not be able to get my USB file transfer working. I also found the available media players (or maybe CM itself at the moment?) unable to cope with my 720P movies.
All is not lost though. I'm having more luck over on webOS using touchplayer and an overclocked kernel.
Thanks to those who tried to help with this!
Low internal storage is a very common and biggest problem with our device.
Can anyone who is well-versed with mobile hardware try using this method as reference to develop same method for our device?
http://forum.xda-developers.com/showthread.php?t=1867988
deysmacro said:
Hmm... this is quite interesting which i taught i want to show you guys this... screenshots taken from my streak 5 of course
When you guys see the red arrow pointing to what... you guys will know what i mean :victory:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
-----------------------------------------------------------
UPDATE:
While i was playing around today, i managed to get it like in the image below. See where the red arrow pointing at? Neat isnt it?
-----------------------------------------------------------
p/s: Using 16GB Kingmax class 10 microSDHC for internal and external sd
Click to expand...
Click to collapse
deysmacro said:
FIRST OF ALL:
You need to open the streak housing ... follow the link below and good luck.. be gentle and be careful .. just do it slow and steady and you will be ok ... no need to rush anything there ... :good:
http://www.ifixit.com/Teardown/Dell-Streak-Teardown/3512/1
------------------------------------------------------
NEXT - SELECT APPROPRIATE USER TYPE:-
LINUX USERS:
Just follow this link > http://forum.xda-developers.com/showpost.php?p=24799755&postcount=65
WINDOWS USERS:
first.. get this... http://www.alexpage.de/usb-image-tool/
make sure it is USB Image Tool 1.59 when you download...
next get gparted-live-0.13.1-2.iso
burn it to the CD...
- after you have extracted the usb image tool... open USB Image Tool.exe
- select the corresponding usb drive and click backup, save it something like streakinternal.img
- it will take some time to complete ( have instant noodle for the time being )
- once done... replace the sd card that you want to transfer the image to and click restore and select the earlier streakinternal.img
- again.. it will take some time to complete (you can have snack this time )
note: make sure the target sdcard is the same or bigger in size (obviously)...
- once completed...
- reboot your pc and insert the burned CD earlier... let it boot from it... just press enter to everything it ask until it fully loaded into linux environment
- gparted should already show your sdcard drive there... it should show /dev/sda1 and below it got two more partition /dev/sda5 (ext3) and /dev/sda6 (ext3)
- select /dev/sda1 and right click it and select move/resize
- there should be visual displaying the drive structure and on the right, there should be arrow, drag it to the most right, click ok
- now, select /dev/sda6 and right click it and select move/resize
- again, on it, there should be arrow on the right, drag it to the most right and click ok
- once all that done, click apply and it will start to do its work..
- let it completes it work and your sd card now should be able to be use as internal sd...
- your streak should be able to boot straight away.. no need to wipe cache or something like that...
- have fun having big internal sd
p/s: i wrote this based on my memory, i hope i dont messed it up
------------------------------------------------------
POSSIBLE FAQ:
-- 01 --
Q - Will the method used gone if i do factory reset?
A - Nope. You can safely do it and the structure will be maintained.
-- 02 --
Q - Can i use more than 16gb card?
A - Theoretically, yes.
-- 03 --
Q - Can we use this as sd storage as well?
A - Sorry. We cant because it is formated in ext3, so windows see it as unformatted medium.
-- 04 --
Q - Cant we create shortcut in external sd to access it?
A - Sorry. We cant because symlink does not work on any windows formatted medium since external sd usually formatted in fat32
-- 05 --
Q - Cant we mount this at all?
A - Somebody has tried it before but since the internal sd never meant to be accessed externally, the support is pretty much impossible.
-- 06 --
Q - How can we access it and where is it located?
A - To access the space, you can use root explorer and wifi file explorer (anything similar will do) and it is located at /data from /
Therefore, you must be rooted to access it.
-- 07 --
Q - So, what the hell am i supposed to do with those huge extra GBs?
A - Well, you can brag bout it to your friends, saying it got this huge internal sd space and can install hundreds of applications or games and still got space left for more.
------------------------------------------------------
MORE ADVANCED MODS.:
If you think having large innerSD is not enough, we could have larger /system dir and possible dual usb mount support by default (in the near future hopefully) for our streak 5.
Have a visit to the link below...
http://forum.xda-developers.com/showpost.php?p=31643924&postcount=98
-------------------------------------------------------
Our streak 5 might be old but it is still competitive regardless
.
Click to expand...
Click to collapse
Okay. So the Galaxy S3 16GB model has a useable storage of 11.35GB.
Below is why I'm confused, and why the storage just doesn't add up. It's either that, or I'm just a retard.
Click to expand...
Click to collapse
My Device:
Code:
[B]Available: [/B]
4.24GB
[B]Used:[/B]
Apps - 2.40 GB
Pictures - 13.23MB
Audio - 44.00KB
Downloads - 23.53MB
Cached data - 10.10MB
Misc - 206MB
Code:
Total Storage: 11.35GB
-------------------------------------
Not Used: 4.24 GB
Total Used: 2.65GB
Total: 6.89GB
-------------------------------------
11.35GB - 6.89GB = 4.46GB
1. Where the frack is my 4.46GB of storage?!
Click to expand...
Click to collapse
I open up root explorer:
Code:
/storage/emulated = 2.00GB
> /0 = 1.00GB
> /legacy = 1.00GB
2. What is the difference between /0 and /legacy?
From what I can see they hold exactly the same data, but 2 copies of it in 2 different locations.
Why is Android using up twice as much space as it needs to?
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Soo... Yeah... I can't figure out WTF is using all my space, and why. Help, please.
Also... The internal storage graph also proves my conspiracy theory...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi Bortak,
Have a read of the link about 4.2 and sdcard in my signature. I think it contains all your answers.
0 and legacy are the same btw. As in they're both links to the same location. No duplication exists
rootSU said:
Hi Bortak,
Have a read of the link about 4.2 and sdcard in my signature. I think it contains all your answers.
0 and legacy are the same btw. As in they're both links to the same location. No duplication exists
Click to expand...
Click to collapse
Hi rootSU,
Thanks for the reply...
So is it just a case of root explorer being confused, thence confusing myself?
Now when I check the filesize of /emulated, it is shown as 4.09GB
When I check the filesize of /sdcard0 (/0), it is shown as 2.04GB
Also, even if that is the case, this still doesn't explain why Android doesn't see about 4GB of my internal memory, or doesn't list it in the breakdown.
bortak said:
Hi rootSU,
Thanks for the reply...
So is it just a case of root explorer being confused, thence confusing myself?
Now when I check the filesize of /emulated, it is shown as 4.09GB
When I check the filesize of /sdcard0 (/0), it is shown as 2.04GB
Also, even if that is the case, this still doesn't explain why Android doesn't see about 4GB of my internal memory, or doesn't list it in the breakdown.
Click to expand...
Click to collapse
Forget the whole 0 vs legacy thing. It's not relevant.
Did you read my thread on this matter linked in my signature? It explains in depth what may be going on and how to remedy the issue
rootSU said:
Forget the whole 0 vs legacy thing. It's not relevant.
Did you read my thread on this matter linked in my signature? It explains in depth what may be going on and how to remedy the issue
Click to expand...
Click to collapse
Yeah I've read it, and get that it doesn't always see some random files. It just really confused me since my brother's S3 doesn't have this issue.
Why can't things be simple like in the good old Bravo days
bortak said:
Yeah I've read it, and get that it doesn't always see some random files. It just really confused me since my brother's S3 doesn't have this issue.
Why can't things be simple like in the good old Bravo days
Click to expand...
Click to collapse
It just never will be that simple.
But to sum up, /data/media becomes /data/media/0 when you upgrade to 4.2
In /data/media you should only have 0, legacy and obb. Anything else there (eg /clockworkmod) will take up space but not be reported in storage menu. Thsi data shouldn't be here so with root explorer, move anythign in /data/media that isn't 0, legacy or obb into where it should be (0)
rootSU said:
It just never will be that simple.
But to sum up, /data/media becomes /data/media/0 when you upgrade to 4.2
In /data/media you should only have 0, legacy and obb. Anything else there (eg /clockworkmod) will take up space but not be reported in storage menu. Thsi data shouldn't be here so with root explorer, move anythign in /data/media that isn't 0, legacy or obb into where it should be (0)
Click to expand...
Click to collapse
I completely brain-farted with the whole storage, bit.. and forgot you access the sd-card from /data now.
I just read this:
Anything else to be aware of?
Yes actually, many older recoveries still probably see /data/media as the location of /sdcard, so nandroid backups may end up there instead of /0. For example, often you end up with /data/media/clockworkmod instead of /data/media/0/clockworkmod. Some recoveries have a setting to change the location to /data/media/0 (Such as Philz recovery)
Because the Settings > Storage > sdcard shows the space free and used for /data as "sdcard" but only looks in /data/app, /data/data and /data/media/0 to get the breakdown of what is using the space, you will find that anything just in /data/media will show aup s used space, but the breakdown of apps, pictures, media etc will not show these files so it appears that they do not add up.
Click to expand...
Click to collapse
And realised I have 6 effing GB's of ancient clockworks stuck in prehistoric nand memory. *sigh*
/thread.
bortak said:
I completely brain-farted with the whole storage, bit.. and forgot you access the sd-card from /data now.
I just read this:
And realised I have 6 effing GB's of ancient clockworks stuck in prehistoric nand memory. *sigh*
/thread.
Click to expand...
Click to collapse
Yeah, it's usually CWM that does it. Not sure how newer ones manage.
I do recommend you try Philz recovery if you haven't already though. Its CWM but massively enhanced. You can toggle whether it uses data/media or /data/media/0 too.
rootSU said:
Yeah, it's usually CWM that does it. Not sure how newer ones manage.
I do recommend you try Philz recovery if you haven't already though. Its CWM but massively enhanced. You can toggle whether it uses data/media or /data/media/0 too.
Click to expand...
Click to collapse
Neat. Gonna try the kernel in your sig too. I don't know if it's just me, but my phone doesn't play along nice with Siyah & CM10.1, and I want something with better sound.
I am using Link2SD, i LOVE IT!!!! However, when I make a backup of my ROM, my recovery doesn't see the 2nd partition, I'm using 4ext from Recovery, or Obackup for making a live backup. Anyone have any experience in this area? I wanna try other ROMs but be able to flash back to my current ROM if I want to....but if I can't make a backup of the partition where I linked many of my apps to.. I may have a problem
link2sd
petermg said:
I am using Link2SD, i LOVE IT!!!! However, when I make a backup of my ROM, my recovery doesn't see the 2nd partition, I'm using 4ext from Recovery, or Obackup for making a live backup. Anyone have any experience in this area? I wanna try other ROMs but be able to flash back to my current ROM if I want to....but if I can't make a backup of the partition where I linked many of my apps to.. I may have a problem
Click to expand...
Click to collapse
hi i want to know that too
guffe2005 said:
hi i want to know that too
Click to expand...
Click to collapse
What phone are you using to need Link2SD ?????
Pacattack said:
What phone are you using to need Link2SD ?????
Click to expand...
Click to collapse
The phone that is the heading of the subforum in which I posted this thread.
A rude Evo 3D
petermg said:
The phone that is the heading of the subforum in which I posted this thread.
Click to expand...
Click to collapse
I have to wipe my phone for testing roms alot ..
I let google do the work of restoring my app's on a new rom
I also back up my data using 4ext
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Pacattack said:
I have to wipe my phone for testing roms alot ..
I let google do the work of restoring my app's on a new rom
I also back up my data using 4ext
Click to expand...
Click to collapse
Yeah I'm not talking about installing apps I was using on a new ROM, I'm talking about being able to create a backup that INCLUDES the partition being used by Link2SD. As it is right now 4ext recovery is not seeing that partition and I'm not sure why. Neither is OBackup.
petermg said:
Yeah I'm not talking about installing apps I was using on a new ROM, I'm talking about being able to create a backup that INCLUDES the partition being used by Link2SD. As it is right now 4ext recovery is not seeing that partition and I'm not sure why. Neither is OBackup.
Click to expand...
Click to collapse
yes, they both should see it...
what type of ext is it ?
Did you use 4ext to make it ?
Have you swapped it ?
Still dont unstand why you need Link2SD ?
Pacattack said:
Still dont unstand why you need Link2SD ?
Click to expand...
Click to collapse
because I need more space on my phone's internal storage.
http://www.link2sd.info/
it is not the same as using the Android "move to SD" that is built in. what it does is after you create a second partition on your SD card, it makes your phone think it's part of it's internal storage, thus allowing you to install an ungodly amount of apps It uses sim-linking, if I'm correct. Check out the site it will give you more info. I love it. I made the second partition with GPARTED on a linux box. I may try doing it from recovery but I will have to wipe my entire sdcard for that and I didn't want to have to do that. I can test it with another sdcard and see if the new partition created is able to be used by link2sd then also backed up by the recovery. I'll have to check that out.
petermg said:
because I need more space on my phone's internal storage.
http://www.link2sd.info/
it is not the same as using the Android "move to SD" that is built in. what it does is after you create a second partition on your SD card, it makes your phone think it's part of it's internal storage, thus allowing you to install an ungodly amount of apps It uses sim-linking, if I'm correct. Check out the site it will give you more info. I love it. I made the second partition with GPARTED on a linux box. I may try doing it from recovery but I will have to wipe my entire sdcard for that and I didn't want to have to do that. I can test it with another sdcard and see if the new partition created is able to be used by link2sd then also backed up by the recovery. I'll have to check that out.
Click to expand...
Click to collapse
Yes, I understand..
I have not used sd2link since the Htc Desire(which was very low memory) and Desire HD2 (windows/android)...
I find now, that most app's/apk's now use the sdcard
and a app like app2sd keeps you informed
Ext3 or Ext4 must be used for Ext.
More common way of increasing memory is to swap internal with a ext4 on a fast sd card.:victory:
None of this, probably, is no help to you...
If you are rooted, you could use Titanium
Hope some of this helps .... Good luck