Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
cuks
Old
#101  
cuks's Avatar
Member
Thanks Meter 3
Posts: 33
Join Date: Sep 2010
Quote:
Originally Posted by sur1k View Post
Secondly (mainly), is there a way to copy ext2 partition to a new sdcard? Or is it the best way to backup all linked apps with Titanium and then restore them one after another and link manually again?
i used gparted live cd to copy/clone sd card.

you should plug in both of cards (old and new one) into your pc, boot from gparted live cd and then just copy/clone partitions from one to another card.

EDIT: or you can do it on your pc directly if you have installed any linux os with gparted app.
The Following User Says Thank You to cuks For This Useful Post: [ Click to Expand ]
 
bakpinar
Old
#102  
Recognized Developer - OP
Thanks Meter 702
Posts: 333
Join Date: Dec 2010
Location: Istanbul
Quote:
Originally Posted by anotherloony View Post
Hi
I am trying to use link2sd on Optimus One.
I have ext2 partition not found message. It does not ask for su.
I created /data/sdext2 folder and after I mount my ext2 with this command
# mount -t ext2 /dev/block/mmcblk0p2 /data/sdext2
After that, Link2sd detect my ext2 partition but I have to mount it after every reboot. Maybe this will help you to extend rom support.

Thank you for your great work.
Thanks.

Which version of Link2SD are you using?
The Following User Says Thank You to bakpinar For This Useful Post: [ Click to Expand ]
 
anotherloony
Old
#103  
Member
Thanks Meter 6
Posts: 52
Join Date: Sep 2006
Location: Bucharest
Same problem with 1.0.6 and 1.0.7
 
bakpinar
Old
#104  
Recognized Developer - OP
Thanks Meter 702
Posts: 333
Join Date: Dec 2010
Location: Istanbul
Quote:
Originally Posted by anotherloony View Post
Same problem with 1.0.6 and 1.0.7
Can you provide outputs of the following commands?

ls -l /dev/block/vold

mount
 
SrMoure
Old
#105  
Member
Thanks Meter 0
Posts: 41
Join Date: Feb 2008
Location: Sydney
Hi,

Here is the log you requested. The device is ZTE v9 (optus version).

Thanks heaps !!
Attached Files
File Type: txt adb logcat link2sd.txt - [Click for QR Code] (12.3 KB, 210 views)
 
SrMoure
Old
#106  
Member
Thanks Meter 0
Posts: 41
Join Date: Feb 2008
Location: Sydney
Quote:
Originally Posted by bakpinar View Post
Can you provide outputs of the following commands?

ls -l /dev/block/vold

mount
Hope this helps:

$ ls -l /dev/block/vold
ls -l /dev/block/vold
brw-rw---- root root 179, 2 2011-01-26 18:29 179:2
brw-rw---- root root 179, 1 2011-01-26 18:29 179:1
brw-rw---- root root 179, 0 2011-01-26 18:29 179:0
$ mount
mount
rootfs / rootfs rw 0 0
tmpfs /dev tmpfs rw,mode=755 0 0
devpts /dev/pts devpts rw,mode=600 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
/dev/block/mtdblock5 /system yaffs2 rw 0 0
/dev/block/mtdblock6 /data yaffs2 rw,nosuid,nodev 0 0
/dev/block/mtdblock8 /persist yaffs2 rw,nosuid,nodev 0 0
tmpfs /sqlite_stmt_journals tmpfs rw,size=4096k 0 0
/dev/block/mtdblock4 /cache yaffs2 rw,nosuid,nodev 0 0
/dev/block//vold/179:2 /data/sdext2 ext2 rw,errors=continue 0 0
/dev/block//vold/179:1 /sdcard vfat rw,dirsync,nosuid,nodev,noexec,uid=1000,gid=
1015,fmask=0702,dmask=0702,allow_utime=0020,codepa ge=cp437,iocharset=iso8859-1,s
hortname=mixed,utf8 0 0
$



Thanks,

SrMoure
 
bakpinar
Old
#107  
Recognized Developer - OP
Thanks Meter 702
Posts: 333
Join Date: Dec 2010
Location: Istanbul
Quote:
Originally Posted by SrMoure View Post
Hi,

Here is the log you requested. The device is ZTE v9 (optus version).

Thanks heaps !!
Thank you, I'll fix in next release.
The Following User Says Thank You to bakpinar For This Useful Post: [ Click to Expand ]
 
bakpinar
Old
#108  
Recognized Developer - OP
Thanks Meter 702
Posts: 333
Join Date: Dec 2010
Location: Istanbul
Quote:
Originally Posted by SrMoure View Post
Hope this helps:
/dev/block//vold/179:2 /data/sdext2 ext2 rw,errors=continue 0 0
You said you mounted ext2 with this command
mount -t ext2 /dev/block/mmcblk0p2 /data/sdext2

But it is mounted as
/dev/block//vold/179:2 /data/sdext2 ext2 rw,errors=continue 0 0

This is the way Link2SD mounts ext2 and seems ok.

Do you still get "ext2 not found" message when you open Link2SD?
 
SrMoure
Old
#109  
Member
Thanks Meter 0
Posts: 41
Join Date: Feb 2008
Location: Sydney
Quote:
Originally Posted by bakpinar View Post
You said you mounted ext2 with this command
mount -t ext2 /dev/block/mmcblk0p2 /data/sdext2

But it is mounted as
/dev/block//vold/179:2 /data/sdext2 ext2 rw,errors=continue 0 0

This is the way Link2SD mounts ext2 and seems ok.

Do you still get "ext2 not found" message when you open Link2SD?
Before the FC message I can see in the back the message "ext2 mount found"
 
subham964
Old
#110  
subham964's Avatar
Junior Member
Thanks Meter 17
Posts: 27
Join Date: Jan 2011
Location: Siliguri
Quote:
Originally Posted by SrMoure View Post
Before the FC message I can see in the back the message "ext2 mount found"
Hey can u suggest me a way to directly install apps to sdcard without first installing it to internal memory and den moving it to the ext2 partition.

 
Post Reply+
Tags
link2sd, link2sd issues
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...