Closed tingox closed 4 years ago
You are right, HD disk image support was totally missing (I never needed it...) But now they are supported on current HEAD... Please give it a try!
That was a very fast fix - thanks! Testing, using the same file as previously:
tingo@kg-core1$ ~/work/amiga/amitools/bin/xdfscan 35_amiga_hd_Filer_11.adf
ok 35_amiga_hd_Filer_11.adf
and xdftool
tingo@kg-core1$ ~/work/amiga/amitools/bin/xdftool 35_amiga_hd_Filer_11.adf info
total: 3520 1.7Mi 1802240
used: 3503 1.7Mi 1793536 99.52%
free: 17 8.5Ki 8704 0.48%
tingo@kg-core1$ ~/work/amiga/amitools/bin/xdftool 35_amiga_hd_Filer_11.adf list
Filer_11 VOLUME -------- 12.03.1994 21:12:51.39 DOS1:ffs #512
AGA-KLOND1-3.LHA 393564 ----rw-d 10.03.1994 20:34:12.24
AGA-KLOND1-3.readme 486 ----rw-d 09.03.1994 23:17:19.30
AGA-KLOND2-3.LHA 340027 ----rw-d 11.03.1994 23:31:23.31
AGA-KLOND3-3.LHA 460456 ----rw-d 11.03.1994 23:37:02.42
HajimeCards.lha 565730 ----rw-d 12.03.1994 21:05:11.15
History.lha 3144 ----rw-d 12.03.1994 21:05:15.03
sum: 3500 1.7Mi 1792000
data: 3447 1.7Mi 1764864 98.49%
fs: 53 26Ki 27136 1.51%
I also tested the other HD images I have made - they all work.
Is there a procedure / standard for closing this (or any) issue? Like: the project owner / the one who opened the issue / the one who committed a fix?
No no real defined process... I'd prefer that the creator of the issue, who also confirms that my fix is working closes the ticket.
xdftool (and xdfscan works great on adf files created for DD floppies (880 kb). Example:
but if I try to use xdftool on a adf file created from a HD floppy (1760 kb), it barfs:
xdfscan claims that this is a image with "nofs":
note: this is a normal disk with a normal Amiga filesystem on it. unadf manages fine
Details: amitools was installed with
after all prerequisites was installed. This is running on FreeBSD:
any more information I can provide?