Giter Club home page Giter Club logo

Comments (5)

nouman8 avatar nouman8 commented on August 15, 2024

managed to extract.
closing.

from lantiq-xdsl-firmware-info.

Uka-Uka avatar Uka-Uka commented on August 15, 2024

@nouman8 Hey bro! I get the same exact error! how did you manage to solve it?

from lantiq-xdsl-firmware-info.

nouman8 avatar nouman8 commented on August 15, 2024

extract using "binwalk --extract filesystem.image" it will create 0.squash file which you can extract using the usual unsquashfs4-avm tool to get filesystem_core.squashfs file

from lantiq-xdsl-firmware-info.

Uka-Uka avatar Uka-Uka commented on August 15, 2024

Thanks for replying! I'm gonna clone the freetz repo, but there's something confusing me, 'unsquashfs4-avm-be' isn't there in the freetz repo tools folder, so how I'm supposed to run that tool if it's not there?

from lantiq-xdsl-firmware-info.

xdarklight avatar xdarklight commented on August 15, 2024

according to the extraction steps of 4b27cec814deefecca912a974cf2b180548417fa:

NOTE: unsquashfs4-avm-be is part of http://freetz.org/. You have to checkout the freetz source and build the tools (make tools) to get the binary. NOTE: p7zip version 15.09 or newer is required to extract the images.

so I tried this:

git clone https://github.com/Freetz/freetz/
cd freetz/
make -j8 tools
./tools/unsquashfs4-avm-be --help 

if that's not working for you then please discuss the problem with the freetz maintainers

from lantiq-xdsl-firmware-info.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.