GithubHelp home page GithubHelp logo

sfeuga / efs2tar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sophaskins/efs2tar

0.0 0.0 0.0 21 KB

a tool to convert SGI efs filesystems to tarballs

License: BSD 2-Clause "Simplified" License

Go 100.00%

efs2tar's Introduction

efs2tar

efs2tar is a tool that converts SGI EFS-formatted filesystem images (ie, the result of dd-ing a whole device in to a file) in to tarballs. It was based entirely on NetBSD's sys/fs/efs (source).

Example usage

$ go install github.com/sophaskins/efs2tar
$ efs2tar -in ~/my-sgi-disc.iso -out ~/my-sgi-disc.tar

The Internet Archive has several discs in its collections that are formatted with EFS.

"Edge cases" not covered

  • any type of file other than directories and normal files (which is to say, links in particular do not work)
  • partition layouts other than what you'd expect to see on an SGI-produced CDROM
  • any sort of error handling...at all
  • that includes verifying magic numbers
  • preserving the original file permissions
  • I've only tested this on like, one CD

efs2tar's People

Contributors

sophaskins avatar rooprob avatar

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.