Languages

Menu
Sites
Language
seem not ARM files

hello i have downloaded the package 

 

 

 

 

RD-210-tizen-2.0_20130218.10.tar.gz i have copied on the files inside img file under a ext2 partition on USB key 

i have mounted the partition on my android device directory /v

i have linked ln -s /v/bin /bin

ln -s /v/lib /lib 

ln -s /v/usr /usr on this android device

when i use the tizen files it says "illegal instruction"

habitually it works with my debian files

but with tizen files it does not work 

file says  ELF 32-bit LSB executable, ARM, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.25, BuildID[sha1]=0x1774be5750028a88e19c2ade0a95bdada38ec8a1, not stripped

 

 

is it really arm binaries 

 

 

 

 

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

1 Replies
Daehyeon Jung
Hi .img files are image of partitions. If you want  to use that file, you should mount it or dd it to your exisiting mounting point. If you have tools like MIC tools(see source.tizen.org), you can chroot it and you can browse it.