Giter Club home page Giter Club logo

Comments (7)

blacktop avatar blacktop commented on May 28, 2024

I didn't know tar could unzip zip?!

from go-apfs.

CRKatri avatar CRKatri commented on May 28, 2024

I didn't know tar could unzip zip?!

bsdtar from libarchive can, which macOS and *BSD use as their /usr/bin/tar

from go-apfs.

blacktop avatar blacktop commented on May 28, 2024
❯ hdiutil imageinfo 078-26254-029.dmg.payload.dmg
Class Name: CRawDiskImage
Size Information:
        Total Bytes: 124961792
        Compressed Ratio: 1
        Sector Count: 244066
        Total Non-Empty Bytes: 124961792
        Compressed Bytes: 124961792
        Total Empty Bytes: 0
Checksum Type: none
Format: UDRW
partitions:
        partition-scheme: none
        block-size: 512
        appendable: true
        partitions:
                0:
                        partition-name: whole disk
                        partition-start: 0
                        partition-synthesized: true
                        partition-length: 244066
                        partition-hint: Apple_HFSX
                        partition-filesystems:
                                "HFSX":  <======= 👀 
        burnable: true
Format Description: raw read/write
Checksum Value: 
Properties:
        Encrypted: false
        Kernel Compatible: true
        Checksummed: false
        Software License Agreement: false
        Partitioned: false
        Compressed: no
Segments:
        0: 078-26254-029.dmg.payload.dmg
Backing Store Information:
        URL: file://078-26254-029.dmg.payload.dmg
        Name: 078-26254-029.dmg.payload.dmg
        Class Name: CBSDBackingStore
Resize limits (per hdiutil resize -limits):
 min     cur     max 
244066  244066  2486271306

from go-apfs.

blacktop avatar blacktop commented on May 28, 2024

wanna help build a HFS+ parser 😁

from go-apfs.

CRKatri avatar CRKatri commented on May 28, 2024

Oh. I had just assumed that it was APFS, didn't realize HFS+ was still used.
I'll close this since it's out of scope of this project.

from go-apfs.

blacktop avatar blacktop commented on May 28, 2024

I still think it's cool, I didn't know that either. I think that go-apfs should at least be able to recognize HFS and print out a helpful error message?

from go-apfs.

CRKatri avatar CRKatri commented on May 28, 2024

Yeah, an error message would be good. file doesn't recognize it so getting any information from it without hdiutil would be good 😃

from go-apfs.

Related Issues (8)

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.