-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't figure out how to mount a disk #6
Comments
I was able to mount a disk by changing to the directory its image was in before running dskalyzer, and then using only the filename. |
I'm no longer able to mount a disk by changing to the directory its image was in before running dskalyzer, and then using only the filename. I was briefly able to ingest a disk, but now I'm not able to do that anymore, either. dskalyzer seems to save some permanent state information that leaves it permanently screwed up. I haven't changed the install at all, yet nothing works:
No, it doesn't: ` /\ \ /\ \ /_ \ /\ (c) 2015 - 2017 Paleotronic.com dsk:0::>
No, it doesn't: ` /\ \ /\ \ /_ \ /\ (c) 2015 - 2017 Paleotronic.com dsk:0::> /\ \ /\ \ /_ \ /\ (c) 2015 - 2017 Paleotronic.com dsk:0::> When ingest did work, about 10 minutes ago, mount didn't work. |
I compiled and ran dskalyzer, and then used "ingest C:<etc>" to read in a bunch of disk images.
But I can't do anything with them now.
There seems to be no way to list the disk images loaded, and I can't figure out how to mount them.
The mount command doesn't work with a file path:
The file definitely exists, and I don't know how else I'm supposed to refer to a disk image to mount it. It has no documentation in 'help'.
It would help if I could know what directory dskalyzer is in, and do an 'ls' to list local files in that directory, instead of whatever ls is currently listing (help says "ls List local files", but that doesn't seem to be what it does; instead it prints
BLOCKS RO KIND NAME
and nothing else.)
The text was updated successfully, but these errors were encountered: