Windows Programming
Linux Info
Cookbook
Random
How to make an ISO on Linux.
This will read the raw data from the drive directly to a file.
Assuming you want an ISO file, first we generate a BIN+TOC, then convert the TOC to a CUE file (BIN+CUE). From here, we can generate an ISO file.