Skip to content
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

Open
philgoetz opened this issue Sep 5, 2018 · 2 comments
Open

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

philgoetz opened this issue Sep 5, 2018 · 2 comments

Comments

@philgoetz
Copy link

philgoetz commented Sep 5, 2018

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

@philgoetz philgoetz changed the title No makefile? Never mind this issue. Sep 5, 2018
@philgoetz philgoetz changed the title Never mind this issue. Can't figure out how to mount a disk Sep 5, 2018
@philgoetz
Copy link
Author

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.

@philgoetz
Copy link
Author

philgoetz commented Dec 11, 2018

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:

Shell commands (executing DSKalyzer without flags enters shell):

No, it doesn't:

`
$ dskalyzer


/\ \ /\ \ /_ \ /\
_\ \ \ \ /'\ __ //\ \ __ __ ____ __ _ __\ \
/'
\ /',__\\ \ , < /'__\ \ \ \ /\ /\ /_ ,\ /'__/`'__\ \
/\ \L\ /_
, \\ \ \\\ /\ \L._ _\ _\ \ _\ /
/ /
/\ /\ \ / \ _
\ _
,/_/ \ _\ _\ _/._/_\/____ \/\____\ \____\\ \_\ \/\_\ \/__,_ /\/___/ \/_/\/_/\/__/\/_/\/____/ //> //// // /_/
/_/
/
/

(c) 2015 - 2017 Paleotronic.com

dsk:0::>
`
(The prompt says "dsk:0:<no mount>:>", but Git's code-quoting isn't able to display it. That applies to everything below as well.)

ingest Ingest directory containing disks (or single disk) into system

No, it doesn't:

`
$ dskalyzer ingest Phil


/\ \ /\ \ /_ \ /\
_\ \ \ \ /'\ __ //\ \ __ __ ____ __ _ __\ \
/'
\ /',__\\ \ , < /'__\ \ \ \ /\ /\ /_ ,\ /'__/`'__\ \
/\ \L\ /_
, \\ \ \\\ /\ \L._ _\ _\ \ _\ /
/ /
/\ /\ \ / \ _
\ _
,/_/ \ _\ _\ _/._/_\/____ \/\____\ \____\\ \_\ \/\_\ \/__,_ /\/___/ \/_/\/_/\/__/\/_/\/____/ //> //// // /_/
/_/
/
/

(c) 2015 - 2017 Paleotronic.com

dsk:0::>
phil@here /cygdrive/f/data/code/comp/OS/Apple2/images
$ dskalyzer -force ingest Phil


/\ \ /\ \ /_ \ /\
_\ \ \ \ /'\ __ //\ \ __ __ ____ __ _ __\ \
/'
\ /',__\\ \ , < /'__\ \ \ \ /\ /\ /_ ,\ /'__/`'__\ \
/\ \L\ /_
, \\ \ \\\ /\ \L._ _\ _\ \ _\ /
/ /
/\ /\ \ / \ _
\ _
,/_/ \ _\ _\ _/._/_\/____ \/\____\ \____\\ \_\ \/\_\ \/__,_ /\/___/ \/_/\/_/\/__/\/_/\/____/ //> //// // /_/
/_/
/
/

(c) 2015 - 2017 Paleotronic.com

dsk:0::>
`

When ingest did work, about 10 minutes ago, mount didn't work.

@philgoetz philgoetz reopened this Dec 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant