Moderators: simonsunnyboy, Mug UK, Zorro 2, Moderator Team
4. Installation des MagiC-XFS SPINMAGC.XFS
Kopieren Sie METAXBS.PRG in den AUTO-Ordner (die Position ist in
diesem Fall egal; er darf sogar METAXBS.PRX heißen). Kopieren Sie
SPINMAGC.XFS in den Ordner \GEMSYS\MAGIC\XTENSION.
Nach einem Neustart sollte der Zugriff auf das CD-Laufwerk ganz wie
unter normalem TOS möglich sein.
WIE ES FUNKTIONIERT
METAXBS.PRG ist eine abgemagerte Version von METADOS.PRG, aus der
alle Funktionen zum Laden und Einbindung von DOS-Treibern entfernt
wurden. Das spart nicht nur Platz, sondern verhindert auch die
Installation der DOS-Treiber, die nun unter MiNT und MagiC nicht
mehr benötigt werden. Beim Starten bindet MetaXBS wie gewohnt die
BOS-Treiber ein. Alle MetaDOS-XBIOS-Funktionen stehen danach wie
unter MetaDOS zur Verfügung.
Auch die XFSse lesen die MetaDOS-Konfigurationsdatei (aus
\AUTO\CONFIG.SYS). Sie suchen nach der nun nicht mehr verwendeten
Zeile zur Installation des DOS-Treibers und wertet diese selbst
aus. Beispiel:
*BOS, c:\auto\cdargen.bos, A:11
Diese Zeile wird von MetaXBS ausgewertet und führt wie bei einer
normalen MetaDOS-Installation dazu, dass der Treiber CDARGEN.BOS
geladen wird und als MetaDOS-XBIOS-Gerät 'A' für SCSI-Laufwerk 3 (8
+ 3) initialisiert wird.
*DOS, c:\auto\hs-iso.dos -c128, S:A
Dieser Teil wird nun von SPIN! ausgewertet. SPIN! sucht einfach
nach der Anweisung, einen DOS-Treiber zu installieren und übernimmt
diese Funktion nun selbsttätig. Erkannt werden dabei die Dateinamen
"ISO9660F.DOS" (Atari-MetaDOS) und "HS-ISO.DOS" (CD-Tool). Eine
Cachegrößenangabe wie bei CD-Tool (-cXXX) wird erkannt und ausge-
wertet. Im obigen Beispiel würde SPIN! also das GEMDOS-Laufwerk S:
installieren, darauf per MetaDOS-XBIOS-Laufwerk 'A' zugreifen und
dafür 128 KB Sektorcache reservieren.
czietz wrote:Have you read the documentation for SPIN?
Short summary: You're not supposed to rename METADOS.PRG to METAXBS.* but you should use the separate METAXBS.PRG
ThorstenOtto wrote:Apropos MiNT: the current source tree has an iso-fs, but it is not compiled by default (and gives some error when trying to do so), and also seems to be rather incomplete.
mikro wrote:[it is just a work in progress thing.
Frank B wrote:Is there a 68k distribution of Magic 6.23 on the cards?
ThorstenOtto wrote:But it does not explain how this is supposed to work when run from the auto folder. IMHO it can only work (at all) when copied to \gemsys\magic\xtension
ThorstenOtto wrote:Have to check yet how MiNT handles this, but i guess it is similar.
SPIN.TXT wrote:Kopieren Sie METAXBS.PRG in den AUTO-Ordner. Dabei muß METAXBS.PRG vor MINT.PRG ausgeführt werden!
czietz wrote:ThorstenOtto wrote:... yields "\auto\metaxbs.prg", "\auto\metaxbs.prx" and "\gemsys\magic\xtension\metaxbs.sys" among other things
Code: Select all
CD filesystem 1.00
@(#)spinmxfs.prg 1.00, Copyright (c) Julian F. Reschke & Andreas Kromke, Jun 1 1997
@(#)libcdfs.lib, Copyright (c) Julian F. Reschke, May 30 1997
Code: Select all
CD filesystem 0.29
Copyright (c) Julian F. Reschke & Andreas Kromke, Jun 12 1997
@(#)libcdfs.lib, Copyright (c) Julian F. Reschke, Jun 9 1997
Ektus wrote:IIRC, 0.34 was the last beta and available only on request (not for general distribution).
ThorstenOtto wrote:BTW. i have still difficulties in testing this. My problem mainly is that i can only test it on a emulator (Hatari & Aranym), and i'm accessing the cd-rom of the host through the NatFeat interface of those emulator, that makes it available as some generic SCSI device. This currently works with Extendos when using its drivers cd.bos & unidrive.dos, but then its of course extendos who is managing the driver, not the xfs. Unfortunately, there seems to be no equivalent of extendos that only loads *.BOS drivers like the metaxbs.prg, and when i just omit the unidrive.dos from extendos.cnf, extendos seems to remove itself from the XBIOS functions.
When using MetaDOS, i can't get it to work, apparently because the *.bos drivers don't seem to recognize the freshly added interface. Trying different combinations, by using Metados with drivers from Extendos & vice versa didn't work either. Maybe someone can test the new version? It's attached below.
TheNameOfTheGame wrote:Did you ever get this tested?
I set up your spinmagc.xfs on my Hades and used it with spin_sd.bos and the iso9660f.dos driver from metados.
I tested a CD and I could read the disk and display the contents. Are there any specific tests you would like me to try?
Users browsing this forum: No registered users and 6 guests