Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Thor_Asgard
Old
#1  
Senior Member - OP
Thanks Meter 11
Posts: 206
Join Date: Apr 2008
Location: Tours
Default Editing *.img

Hi,

I want to start editing myself the android files, especially the rootfs.img for a start !

I just need to know where to start, and how to open this rootfs.img. Can I "mount" it on linux ? (I've try it yesterday, and it doesn't work of course Do I need the sources ?
After that, I think I can that if from here myself

Thanks ! (and sorry for my english !)
 
Thor_Asgard
Old
#2  
Senior Member - OP
Thanks Meter 11
Posts: 206
Join Date: Apr 2008
Location: Tours
finally, I've successfuly mounted my rootfs.img
Just searching how to generate the bin file for the keymaping ^^
 
solevi
Old
#3  
Junior Member
Thanks Meter 3
Posts: 21
Join Date: Jul 2006
Location: Yerevan
Quote:
Originally Posted by Thor_Asgard View Post
finally, I've successfuly mounted my rootfs.img
Just searching how to generate the bin file for the keymaping ^^
Please share your experience :)
--
Best Regards

Phone: SGSIII
ROM: Omega v27.1
 
Thor_Asgard
Old
#4  
Senior Member - OP
Thanks Meter 11
Posts: 206
Join Date: Apr 2008
Location: Tours
In fact, in my mount cmd, I've only forgot to put the option "-o loop".
The full command :
mount -o loop rootfs.img /mnt/android
(after creating a new dir "android" in /mnt)

Now, You can see in init.etc/keymaps/all the file for keymapping, but I don't know yet how to modify or create a new one
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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...