Y
Hacker News
new
|
ask
|
show
|
jobs
by
onair4you
252 days ago
A bit back I got a
https://kryoflux.com/
to try to get some data off old Apple II disks. I think I successfully captured the images, but then I couldn’t really find any tools that would left me examine the filesystems.
1 comments
rasz
252 days ago
https://github.com/davidgiven/fluxengine
link
onair4you
251 days ago
That’s not the issue. I have the images. I just can’t find any Linux or macOS tools that can interpret the data.
For example, I can mount the FAT images I have for MS-DOS 35 years ago, but not these.
link
rasz
251 days ago
Thats exactly what fluxengine is for. You load flux image and it exposes the filesystem
https://cowlark.com/fluxengine/doc/filesystem.html
link