Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Unable to load ATINIT

54 views
Skip to first unread message

duhas...@gmail.com

unread,
Apr 16, 2023, 11:33:59 PM4/16/23
to
I had a disk image I was working with, and everything worked fine. Then one day I got the Unable to load ATINIT error on booting it with Prodos 8, 2.4.2. I then put Prodos 2.03 on it, and same thing. The only thing I could do to fix it was to open Ciderpress, copy all the files, and move them to a new image.

No configurations were changed, both KEGS and GSplus did the same thing, it's just really weird. What would cause that?

I am Rob

unread,
Apr 17, 2023, 2:28:11 AM4/17/23
to
> I had a disk image I was working with, and everything worked fine. Then one day I got the Unable to load ATINIT error on booting it with Prodos 8, 2.4.2. I then put Prodos 2.03 on it, and same thing. The only thing I could do to fix it was to open Ciderpress, copy all the files, and move them to a new image.
>
> No configurations were changed, both KEGS and GSplus did the same thing, it's just really weird. What would cause that?


On Prodos v2.4.2, I isolated the error to the GetInfo call at $2390, where the error returned is compared with #$46. This is a file not found error, but instead I think I was getting a "Volume not Found" error, which is #$45 and thus causes the "Unable to load ATINIT" error.

I can't remember what I isolated to the cause of it as. I may have deleted a file, then recovered it. But the recovery didn't update the file count correctly, which causes a volume error.

Boot from your good disk now, and insert the bad disk into Slot #7, drive #2. Type "BLOAD /volumename,TDIR,A$2000" replacing volume name with the name of the volume. Then do a CALL -151. And enter: 2025 <press Return>.

This will give you the file count in hex. Convert to decimal and count the actual number of files on the disk. They should match.

Or now that you created a new disk, and if you haven't saved anything to it yet, you can do the same BLOAD and check memory address 2025. They should match.

fadden

unread,
Apr 17, 2023, 10:39:31 AM4/17/23
to
On Sunday, April 16, 2023 at 8:33:59 PM UTC-7, duhas...@gmail.com wrote:
> I had a disk image I was working with, and everything worked fine. Then one day I got the Unable to load ATINIT error on booting it with Prodos 8, 2.4.2. I then put Prodos 2.03 on it, and same thing. The only thing I could do to fix it was to open Ciderpress, copy all the files, and move them to a new image.

Can you upload a disk image of the failing disk somewhere?

duhas...@gmail.com

unread,
Apr 17, 2023, 10:03:28 PM4/17/23
to
It seems I nuked that image as I didn't want to get confused about which was what.

I do remember that I deleted a file through Ciderpress before it happened. But it was also doing it using Prodos 2.03....
0 new messages