KryoFlux
From Just Solve the File Format Problem
(Difference between revisions)
(→Links: Copied from "Disk Imaging Software & Systems") |
|||
(One intermediate revision by one user not shown) | |||
Line 3: | Line 3: | ||
|subcat=Disk Image Formats | |subcat=Disk Image Formats | ||
|extensions={{ext|raw}} | |extensions={{ext|raw}} | ||
+ | |pronom={{PRONOM|fmt/655}}, {{PRONOM|fmt/656}} | ||
}} | }} | ||
− | '''KryoFlux''' is a device that makes low-level images of [[floppy disk]]s, suitable for forensics or digital preservation. Among other formats, it has an associated ''' | + | '''KryoFlux''' is a device that makes low-level images of [[floppy disk]]s, suitable for forensics or digital preservation. Among other formats, it has an associated '''KryoFlux Stream Protocol''' format, which apparently may be recorded to '''.raw''' files. |
+ | |||
+ | See also [[IPF]]. | ||
== Identification == | == Identification == | ||
− | A | + | A KryoFlux dump file likely begins with {{magic|0d 04}}, indicating an "OOB" block of type "KFInfo" (HW information). |
+ | |||
+ | The ASCII string "{{magic|KryoFlux DiskSystem}}" often appears at offset 54. | ||
== Specifications == | == Specifications == | ||
Line 15: | Line 20: | ||
''Note that KryoFlux dump files may be very large.'' | ''Note that KryoFlux dump files may be very large.'' | ||
* [https://archive.org/search.php?query=KryoFlux%20dumps Internet Archive search for "KryoFlux dumps"] ... | * [https://archive.org/search.php?query=KryoFlux%20dumps Internet Archive search for "KryoFlux dumps"] ... | ||
− | ** Examples: [https://archive.org/download/AMouseDriverDisk7.0], [https://archive.org/download/TsengET4000TSVGADriverDisk], [https://archive.org/download/ChipsTechnologies82C451EVGADriverAndUtilityDisk] | + | ** Examples: [https://archive.org/download/AMouseDriverDisk7.0], [https://archive.org/download/TsengET4000TSVGADriverDisk], [https://archive.org/download/ChipsTechnologies82C451EVGADriverAndUtilityDisk] → KryoFlux_dump*.zip |
== Links == | == Links == |
Latest revision as of 16:31, 4 January 2018
KryoFlux is a device that makes low-level images of floppy disks, suitable for forensics or digital preservation. Among other formats, it has an associated KryoFlux Stream Protocol format, which apparently may be recorded to .raw files.
See also IPF.
Contents |
[edit] Identification
A KryoFlux dump file likely begins with 0d 04
, indicating an "OOB" block of type "KFInfo" (HW information).
The ASCII string "KryoFlux DiskSystem
" often appears at offset 54.
[edit] Specifications
- KryoFlux Documentation → Stream Protocol Documentation
[edit] Sample files
Note that KryoFlux dump files may be very large.
[edit] Links
- KryoFlux website
- Wikipedia: KryoFlux
- Series of articles about using KryoFlux: