readiso - reads ISO9660 and other format cd-roms into image files
License
tjko/readiso
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
readiso v1.3beta Copyright (c) Timo Kokkonen, 1997-1999. TESTED PLATFORMS IRIX 5.3, 6.2, 6.3 & 6.5 Linux (2.2.13) TESTED DRIVES should work on any SCSI cd-rom (or cd-r) drive, but only tested and known to work with following SCSI drives: TOSHIBA XM-3301TA TOSHIBA XM-3501TA TOSHIBA XM-5701TA PINNACLE RCD-5040 Under Linux with ide-scsi module tested with following IDE drives: TOSHIBA MD-1212 (DVD) INSTALLATION Installation should be very straightforward, just unpack the tar file, make nesessary changes to the Makefile, and then compile the program. You may wanna do something like this: zcat readiso-1.3.tar.gz | tar xf - cd readiso ./configure make make strip make install HISTORY v1.3 - initial Linux support added (finally) v1.2.1 - now displays track/image size also in mm:ss:ff format, some cleanup in code to make new MIPSpro compilers complain less on 6.5 :) v1.2 - added support for reading audio tracks (tested only with TOSHIBA drives) v1.1 - support for reading non ISO9660 discs, now uses free MD5 algorithm, support for long options, uses GNU autoconf (hopefully making the compiling of this program bit easier) v1.0 - first stable version, only minor changes to v0.5, no need to upgrade if you have allready v0.5. v0.5 - added MD5 checksum calculation for imagefiles/discs. v0.3 - some bugfixes, minor changes to code, and better reporting of the ISO primay descriptor, also added stuff for Linux support (untested so probably wont work just out of the box :) v0.2 - first public release, still very beta... only support for SGI, Linux support not finished. v0.1 - first working version LATEST VERSION Latest version is always available from: http://www.iki.fi/tjko/projects.html Timo <tjko@iki.fi> 20-Dec-1999
About
readiso - reads ISO9660 and other format cd-roms into image files
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published