unblob icon indicating copy to clipboard operation
unblob copied to clipboard

Add support for QNX IFS images

Open extrowerk opened this issue 2 years ago • 2 comments

Look here: https://www.qnx.com/developers/docs/7.1/#com.qnx.doc.neutrino.building/topic/intro/intro_ifs.html https://github.com/askac/dumpifs

extrowerk avatar Aug 09 '22 06:08 extrowerk

@extrowerk Can you point me to some sample images?

Also Pull Requests are welcome :)

martonilles avatar Aug 10 '22 10:08 martonilles

Example: https://github.com/jason0x90/uconnect-swdl/blob/master/RA4/usr/share/IFS/ifs-cmc.bin

There is also modified ifs variant hbcifs: https://github.com/jason0x90/uconnect-swdl/blob/master/RA4/usr/share/swdl.bin Documentation:

  • http://ftp.dataio.com/fcnotes/BBM/Harman%20Multiple%20Partition%20%20User%20Manual.pdf
  • http://ftp.dataio.com/fcnotes/BBM/Harman%20Multiple%20Partition%20V2%20User%20Manual.pdf
  • http://ftp.dataio.com/fcnotes/BBM/Harman%20Multiple%20Partition%20V2.1%20User%20Manual.pdf
  • http://ftp.dataio.com/fcnotes/BBM/Harman%20Multiple%20Partition%20V3%20Qoros%20User%20Manual.pdf
  • http://ftp.dataio.com/fcnotes/BBM/Harman%20Multiple%20Partition%20V4%20User%20Manual.pdf
  • http://ftp.dataio.com/fcnotes/BBM/Harman%20Multiple%20Partition%20V4.1%20User%20Manual.pdf

testuser7 avatar Jan 13 '23 12:01 testuser7