Closed emoon closed 9 months ago
Hi,
In principal - the ADFlib should allow creating OFS/FFS volumes types 0-5, but, TBH, I haven't done such operations myself... So far, I mainly tested / used the ADFlib for accessing existing ADF images. Creating images was and is used by many tests - but myself, I haven't confronted this with real Amiga OS... So at the moment, I cannot give certain answer, I need a closer look on that.
Have you tried to create an ADF with OFS without INTL?
Is the created ADF "seen" and accessible by the OS 1.3 when the OS is started from another disk? (How it is shown in workbench?) How about doing it without the custom bootblock?
Hey,
If I do adfCreateFlop(device, "empty", 0);
everything works actually :) Thanks!
Hi,
I wonder if it's possible to create a floppy that is Kickstart 1.3 compatible? I have the following code (with a bootblock from a floppy that is usable with 1.3) (error checks removed to reduce code size, but nothing fails in my test)
The following starts fine when I use 2.0, but won't work when I try with 1.3