ADFFS and Archimedes Zip Drive only
-
- Posts: 7
- Joined: Fri Mar 30, 2018 3:45 pm
ADFFS and Archimedes Zip Drive only
Hello I have an Acorn Archimedes A3010 4MB Ram without hard drive.
I have an Iomega Zip 100 parallel with this driver.
I coppied ADFFS and the 2 Fire and Ice images on a Zip 100 Floppy Acorn formated.
When I select "Boot floppy" then YES with Ctrl key, the Zip floppy is ejected with error.
http://n1chezfree.free.fr/adffs_zip_drive_01.JPG
http://n1chezfree.free.fr/adffs_zip_drive_02.JPG
Is there a way for not eject the Zip floppy ?
I have an Iomega Zip 100 parallel with this driver.
I coppied ADFFS and the 2 Fire and Ice images on a Zip 100 Floppy Acorn formated.
When I select "Boot floppy" then YES with Ctrl key, the Zip floppy is ejected with error.
http://n1chezfree.free.fr/adffs_zip_drive_01.JPG
http://n1chezfree.free.fr/adffs_zip_drive_02.JPG
Is there a way for not eject the Zip floppy ?
Re: ADFFS and Archimedes Zip Drive only
What happens if you boot without holding CTRL? I suspect the ZIP eject is a side effect of the crash.
Could you provide a dump of the crash, make a note of the address and reduce it by 20, press CANCEL, then press F12 and enter:
Could you also provide a list of the Modules loaded, the Modules detailed once its scrolled to the bottom will do:
Unrelated, but you'll need to rename those floppy images before you can switch to the second disc via CTRL-SHIFT-F2, the last character must be the floppy number, so FIRE1 and FIRE2 would be okay.
Could you provide a dump of the crash, make a note of the address and reduce it by 20, press CANCEL, then press F12 and enter:
Code: Select all
MEMORYI <address>
SHOWREGS
Code: Select all
MODULES
-
- Posts: 7
- Joined: Fri Mar 30, 2018 3:45 pm
Re: ADFFS and Archimedes Zip Drive only
I have not anymore "Internal error: abort on transfer address" with the App1 system floppy loaded.
if I boot with holding CTRL the Zip floppy is ejected and I have a prompt *_ on black screen.
if I boot without holding CTRL nothing happens.
if I boot with holding CTRL the Zip floppy is ejected and I have a prompt *_ on black screen.
if I boot without holding CTRL nothing happens.
Re: ADFFS and Archimedes Zip Drive only
Try booting with the CTRL key held and when you get the prompt type:
Does the game run?
Code: Select all
obey -c adffs:!obey
-
- Posts: 7
- Joined: Fri Mar 30, 2018 3:45 pm
Re: ADFFS and Archimedes Zip Drive only
Code: Select all
•obey -c adffs:!obey
Filing System or path IZipFS: not present (Error nunber &F8)
*_
Re: ADFFS and Archimedes Zip Drive only
It sounds like ADFS and IZipFS are sharing the same filesystem number, but that can't happen!
Does the following show the contents of !Obey? Or report the same error?
And what does the following do:
Does the following show the contents of !Obey? Or report the same error?
Code: Select all
type adffs:!obey
Code: Select all
obey -c <adffs$dir>.!obey
Re: ADFFS and Archimedes Zip Drive only
Put a physical floppy in without loading ADFFS and see if you can catalogue it when you have a ZIP mounted, press F12 and type:
If you can access the physical floppy, load ADFFS, mount a floppy image and repeat the process.
Having thought about this overnight, I wonder if ADFS is unavailable, so it's falling back to IZipFS.
Code: Select all
CAT ADFS::0.$
Having thought about this overnight, I wonder if ADFS is unavailable, so it's falling back to IZipFS.
-
- Posts: 7
- Joined: Fri Mar 30, 2018 3:45 pm
Re: ADFFS and Archimedes Zip Drive only
Code: Select all
type adffs:!obey
Filing system or path affs: not present (Error number &F8)
Code: Select all
obey -c <adffs$dir>.!obey
Disc not found (Error number &17BD4)
The zip 100 driver are copied and loaded from the App1 floppyJonAbbott wrote: Put a physical floppy in without loading ADFFS and see if you can catalogue it when you have a ZIP mounted, press F12 and type:Code: Select all
CAT ADFS::0.$
JonAbbott wrote: If you can access the physical floppy, load ADFFS, mount a floppy image and repeat the process.
Re: ADFFS and Archimedes Zip Drive only
What does the following show:
You don't appear to have a hard-drive, which is a requirement for ADFFS. I'm guessing you're running it from the ZIP drive? That should behave the same as running from a hard-disc, but its not been tested.
Code: Select all
show adffs$dir
show adffs$path
-
- Posts: 7
- Joined: Fri Mar 30, 2018 3:45 pm
Re: ADFFS and Archimedes Zip Drive only
Yes I have not hard drive mentioned in the first message.
ADFFS and images game running form Zip 100 floppy.
![Image](http://n1chezfree.free.fr/adffs_zip_drive_05.JPG)
ADFFS and images game running form Zip 100 floppy.