Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #69963

Unpacking U-Boot image file

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <laguna-mc@mail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.052
X-Spam-Evidence '*H*': 0.91; '*S*': 0.01; 'subject:file': 0.07; 'received:gmx.net': 0.09; 'python': 0.11; 'received:gmx.com': 0.16; 'subject:image': 0.16; 'file,': 0.19; 'script': 0.25; 'extract': 0.31; 'there': 0.35; 'received:172.19': 0.38; 'to:addr :python-list': 0.38; 'files': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'received:74.208': 0.68; 'from:addr:mail.com': 0.93
Content-Transfer-Encoding 8bit
Content-Type text/plain; charset="utf-8"
Date Wed, 09 Apr 2014 12:06:40 -0400
From "trewio" <laguna-mc@mail.com>
MIME-Version 1.0
Subject Unpacking U-Boot image file
To python-list@python.org
X-Flags 0001
X-Mailer GMX.com Web Mailer
x-registered 0
X-GMX-UID RxU3c/hy3zOl2srVX3gh/Gd+IGRvb4Ap
X-Mailman-Approved-At Wed, 09 Apr 2014 18:21:33 +0200
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.9083.1397060494.18130.python-list@python.org> (permalink)
Lines 3
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1397060494 news.xs4all.nl 2835 [2001:888:2000:d::a6]:38015
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:69963

Show key headers only | View raw


How to extract files from U-Boot image file, LZMA-compressed?

Is there a Python script that can do this properly?

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Unpacking U-Boot image file "trewio" <laguna-mc@mail.com> - 2014-04-09 12:06 -0400
  Re: Unpacking U-Boot image file Rustom Mody <rustompmody@gmail.com> - 2014-04-09 10:18 -0700
    Re: Unpacking U-Boot image file Adnan Sadzak <sadzak@gmail.com> - 2014-04-09 19:33 +0200
    Re: Unpacking U-Boot image file "Rhodri James" <rhodri@wildebst.org.uk> - 2014-04-10 23:01 +0100
      Re: Unpacking U-Boot image file Rustom Mody <rustompmody@gmail.com> - 2014-04-10 20:27 -0700
      Re: Unpacking U-Boot image file Grant Edwards <invalid@invalid.invalid> - 2014-04-11 16:02 +0000

csiph-web