Skip to content

Can't figure out how to mount a disk #6

@philgoetz

Description

@philgoetz

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:

dsk:0:<no mount>:> mount "F:\data\code\comp\OS\Apple2\images\WORKING 2018.1.DSK"

Error:open F:\data\code\comp\OS\Apple2\images\Phil\WORKING 2018.1.DSK: The system cannot find the file specified.

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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions