+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Currently Offline Beta
    Join Date
    Jul 2012
    Posts
    2
    Points
    30.34

    How I can open .img file?

    Hello, I'm Northumber, I have to modify the original firmware of my paladin but I find only .img in the firmware. For example I want to open the file system.img to change the UI and framework but I do not know how to open it. I tried different programs: WinRAR, 7zip and DaemonTools but did not succeed. As I open it?

  2. Geekbuying 728
  3. #2
    Currently Offline Android 1.0 ***
    Join Date
    Mar 2012
    Posts
    86
    Points
    1,056.82
    mount it as a loop device in linux

  4. #3
    Currently Offline Beta
    Join Date
    Jul 2012
    Posts
    2
    Points
    30.34
    alternatives on windows?

  5. #4
    Currently Offline 1.5 Cupcake ***
    Join Date
    Jan 2012
    Posts
    158
    Points
    1,501.76
    Run Ubuntu inside a VM.

    Android development is done on Linux primarily. Whether it is run on bare metal or inside a virtualizer, it doesn't really matter. You may also be able to go the cygwin route, with yaffs2utils, but that's still "Not windows".

    The underlying file system is in the yaffs format, as far as I can see, completely unsupported under Windows.

  6. #5
    t4tablet's Avatar
    Currently Offline Beta **
    Join Date
    Jun 2012
    Posts
    20
    Points
    268.12
    If you really want to use Windows and you only need the program only once or twice, try the shareware versions of ISO Buster or PowerISO.

  7. #6
    Currently Offline 1.5 Cupcake ***
    Join Date
    Jan 2012
    Posts
    158
    Points
    1,501.76
    Umm, the file is a YAFFS2 image, not a UDF or ISO-9660 format. It is not a CD image. ISO opener programs will choke on it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts