The Dan ][ SD card disk controller

563 posts / 0 new
Last post
Online
Last seen: 1 hour 51 min ago
Joined: Jul 5 2018 - 09:44
Posts: 2745
Just downloading the .jar for

Just downloading the .jar for x86 Linux on my Ubuntu box according to their instructions worked for me.

https://github.com/AppleCommander/AppleCommander/releases

 

But generally getting things to work on Linux is a lot easier than MacOS and much, much easier than Windows.

 

 

 

 

mreg376's picture
Offline
Last seen: 2 hours 24 min ago
Joined: Apr 6 2025 - 13:22
Posts: 48
softwarejanitor wrote:Just
softwarejanitor wrote:

Just downloading the .jar for x86 Linux on my Ubuntu box according to their instructions worked for me.

https://github.com/AppleCommander/AppleCommander/releases

 

But generally getting things to work on Linux is a lot easier than MacOS and much, much easier than Windows.

I have the latest version of Java, so I don't understand what the problem is.  I've never really had any problem before.  I guess I'll try Ciderpress II v.107.  It runs fine,  but I can't say I've figured it out.

Offline
Last seen: 8 hours 53 min ago
Joined: Apr 27 2025 - 09:53
Posts: 4
softwarejanitor wrote:Just
softwarejanitor wrote:

Just downloading the .jar for x86 Linux on my Ubuntu box according to their instructions worked for me.

https://github.com/AppleCommander/AppleCommander/releases

 

But generally getting things to work on Linux is a lot easier than MacOS and much, much easier than Windows.

 

I disagree -- dependences on linux are unlimted. I prefer old versions of windows but only if for free ;)

 

 

 

 

mreg376's picture
Offline
Last seen: 2 hours 24 min ago
Joined: Apr 6 2025 - 13:22
Posts: 48
softwarejanitor wrote:mreg376
softwarejanitor wrote:
mreg376 wrote:
softwarejanitor wrote:
mreg376 wrote:

Ok, so I received the card, seems to be working great.  I installed the Ethernet connector and connected it to my neytwork.  I can FTP to the SD card with Terminal on the iMac and also Filezilla, and can see the SD card directory.

But I'm a lit

So I installed the Java SDK, and Homebrew.  but it says it cannot access the Applecommander .jar file.  Any ideas?   

Online
Last seen: 1 hour 51 min ago
Joined: Jul 5 2018 - 09:44
Posts: 2745
Is it a permissions issue or

Is it a permissions issue or is the file not where it is being looked for or not named what is expected?  It has to be one of those things.  If you look at their installation instructions they give you a small shell script example to run it on MacOS.  You can see from that where it expects the .jar file to be and what it expects the filename to be.  You can either move/rename the file or adjust the script to fix it.

 

mreg376's picture
Offline
Last seen: 2 hours 24 min ago
Joined: Apr 6 2025 - 13:22
Posts: 48
softwarejanitor wrote:Is it a
softwarejanitor wrote:

Is it a permissions issue or is the file not where it is being looked for or not named what is expected?  It has to be one of those things.  If you look at their installation instructions they give you a small shell script example to run it on MacOS.  You can see from that where it expects the .jar file to be and what it expects the filename to be.  You can either move/renam

I did all that.  I've given up on Applecommander.  I'm back to Ciderpress II.  Am I correct that VOL20_SingleBlankVol.po on the SD card does not contain ProDos?  And if so, how do I get a copy there?  

mreg376's picture
Offline
Last seen: 2 hours 24 min ago
Joined: Apr 6 2025 - 13:22
Posts: 48
I am beginning to understand

I am beginning to understand what I do not understand, "using" Ciderpress II (CP2) to get files onto the SD card. 

Questions:

1.  When CP2 creates a ProDOS disk image, does anything else have to be done before adding disk images to the card (for non-booting)?

2.  Do all images added have to be *.po images?  Or can *.dsk or CP/M images be added to a volume?

3.  Can multiple *.po images be added to one ProDOS volume, to then be selected from the Disk ][ interface?

4.  What is the difference between the SingleBlankVol.po provided with the card and the ProDOS diskimage created by CP2?

If these questions show that I do not know what I am doing, it is because I don't...  Thanks.

 

CVT
CVT's picture
Offline
Last seen: 17 min 37 sec ago
Joined: Aug 9 2022 - 00:48
Posts: 1274
Why don't you start with...

Why don't you start with the easiest approach:

 

1. Download Total Replay from here: click!

2. Rename it from "Total Replay v5.2.hdv" to BLKDEV01.PO and put it in the root of a FAT32 formatted SD card.

3. Put the SD card in Slot 1 of the Dan ][ Controller. When you hit Return on startup you should be able to see and select it.

 

then:

 

4. Download Total Replay II from here: click!

5. Rename it to BLKDEV02.PO and add it to the SD card

 

Now you should be able to see, select and run both.

 

This card does not support diskette images, only ProDOS SmartPort volumes up to 32 MB in size.

 

Online
Last seen: 1 hour 51 min ago
Joined: Jul 5 2018 - 09:44
Posts: 2745
CVT wrote:Why don't you start
CVT wrote:

Why don't you start with the easiest approach:

 

1. Download Total Replay from here: click!

2. Rename it from "Total Replay v5.2.hdv" to BLKDEV01.PO and put it in the root of a FAT32 formatted SD card.

3. Put the SD card in Slot 1 of the Dan ][ Controller. When you hit Return

 

It definitely does not support .dsk, .do, .nib. .woz, etc...  However you can at least copy a .po over and it will work, if not usually copying the files to an empty .hdv will work.  I've done that to be able to run, for example the ESP32 Softcard software from a Dan ][.

 

mreg376's picture
Offline
Last seen: 2 hours 24 min ago
Joined: Apr 6 2025 - 13:22
Posts: 48
softwarejanitor wrote:CVT
softwarejanitor wrote:
CVT wrote:

Why don't you start with the easiest approach:

 

1. Download Total Replay from here: click!

2. Rename it from "Total Replay v5.2.hdv" to BLKDEV01.PO and put it in the root of a FAT32 formatted SD card.

3. Put the SD card in Slot 1 of the

Does it support .2mg?

And what about DOS.MASTER?  Does that actually allow .dsk images to be added to a ProDos volume?

mreg376's picture
Offline
Last seen: 2 hours 24 min ago
Joined: Apr 6 2025 - 13:22
Posts: 48
Duplicate...
Duplicate...
Online
Last seen: 1 hour 51 min ago
Joined: Jul 5 2018 - 09:44
Posts: 2745
mreg376 wrote:softwarejanitor
mreg376 wrote:
softwarejanitor wrote:
CVT wrote:

Why don't you start with the easiest approach:

 

1. Download Total Replay from here: click!

2. Rename it from "Total Replay v5.2.hdv" to BLKDEV01.PO and put it in the root of a FAT32 formatted

 

 

This thread from AppleFritter a couple years ago might be useful for info on DOS.MASTER:

 

https://www.applefritter.com/content/glen-bredons-dosmaster-prodos-drives

 

Also this may be useful:

 

https://mirrors.apple2.org.za/ftp.apple.asimov.net/images/disk_utils/dos.master/DOS%20Master.pdf

Pages

Log in or register to post comments