Sorry, forgot to tell you that you need to type "su" first so the application has permission to read /data. Amended my post![]()
su
ls -1 /sd-ext/app
Whatever the latest version on offer in the thread over at XDA ought to be fine. As far as I know there aren't any UK/USA-specific versions.
it will say /app -> /sd-ext/app etc, because the command was run to only show the symbolic links from /data.
Look closely as the screen will wrap the text.
What about:
(note the -1 is indeed the number 1 and not a l)Code:su ls -1 /sd-ext/app
Should see a list of *.apk'
"No such file or directory"
su
ls -1 /sd-ext/app/
su
ls -l /data
Why isn't it working for me??Then the sd-ext hasn't been created, using ROM manager to partition your card isn't the greatest idea as it's really hit and miss.
I recommend downloading a Linux live CD (Ubuntu or Mint recommended) and boot your PC from the LiveCD with your phone connected and then partition your SDCard in the gparted application.
All you have to do is backup your card, resize the FAT partition to ~512mb less than what it is. Then in the new space, create an EXT3 partition with the maximum size it will allow you to. Click apply and it's done.
Then put your files back into the SDCard.
Why isn't it working for me??
ROM Manager didn't work so I tried Gparted. Resized the FAT partition to 512Mb, created the EXT3 partition and applied. Rebooted phone and still have the same problem that benjo did (no such file or directory) using Android Terminal Emulator.
ls -l /data
Ooops, I'll increase the FAT partition to 2Gb.Don't reduce your FAT partition to 512mb, reduce it by 512mb.
This had app pointing to /SD but not /SD-extWhat about the:
command?Code:ls -l /data
Ooops, I'll increase the FAT partition to 2Gb.
This had app pointing to /SD but not /SD-ext
I've just used gparted again to resize partitions, so I'll see what happens.
su
ls -1 /SD
I can't get A2SD+ working for me.
Reflashed with the Modoco 2.2 ROM
Used Gparted and created a 2gb FAT partition and 2Gb EXT3, then applied the change.
Rebooted phone
Installed apps
Settings > Applications > Manage Applicatoins, only Angry Birds and Google Sky Map are listed as being on the SD card.
If I look at SD & Phone Storare, the SD Total Space is listed as 2Gb with 1.66 free. Is there anyway to view the SD storage in more detail, see if there is an EXT3 partition??