Welcome, Guest. Please login or register.

Author Topic: What Kickstart version after upgrade to OS 3.2.1?  (Read 4474 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline AndyFCTopic starter

What Kickstart version after upgrade to OS 3.2.1?
« on: December 31, 2021, 11:18:56 AM »
I've upgraded from 3.2 (with physical 3.2 Kickstart chips) to 3.2.1 today.

After the upgrade I got into a reboot loop and so simply reverted back to my older startup-sequence and got back to my desktop but wonder if I'm missing anything, especially ROM updates.

I've added 'SetPatch >NIL:' after the Loadmodule section in startup-sequence and addes L:System-Startup to the Loadmodule line. Using the 'Version' command I can see Kickstart is 47.96 and WB is 47.3. is the Kickstart version right for 3.2.1?

I use Loadmodule because I run Atapimagic, so prefer to do all the romupdates through that, rather than go back to Blizkick again.

Here's the area of startup-sequence I've updated. They are the first lines after the version comments.

Code: [Select]
If Exists C:LoadModule
   C:Version Exec.library version 47 > NIL:
   If Warn
      C:LoadModule L:System-Startup LIBS:modules/AtapiMagic ROMUPDATE
   ELSE
      C:LoadModule LIBS:modules/AtapiMagic
   EndIf
EndIf

SetPatch > NIL:
« Last Edit: December 31, 2021, 12:25:06 PM by AndyFC »
A1200 in DIY Tower. 3.2 ROMs (softkicking 3.2.2), OS 3.2.2 with ClassicWB, CF card, CD RW and IDE to SD adapter running off the internal IDE port (using the A4000 4-port IDE adapter from Amigakit), Pistorm 32 lite with Pi4/2GB/Emu68 or Blizzard 1230-IV, with 32MB 60ns RAM and 50MHz 68882 FPU. 3COM PCMCIA Network card running with Miami DX.
MorphOS on PowerMac G5 and ATI 9600 pro
 

Offline AndyFCTopic starter

Re: What Kickstart version after upgrade to OS 3.2.1?
« Reply #1 on: December 31, 2021, 02:43:08 PM »
I think I've worked it out. The updates and setpatch probably won't change the Kickstart revision will they? They patch the OS with the appropriate fixes. If I want to see an updated Kickstart version I would have to use Blizkick or burn new ROMs.
A1200 in DIY Tower. 3.2 ROMs (softkicking 3.2.2), OS 3.2.2 with ClassicWB, CF card, CD RW and IDE to SD adapter running off the internal IDE port (using the A4000 4-port IDE adapter from Amigakit), Pistorm 32 lite with Pi4/2GB/Emu68 or Blizzard 1230-IV, with 32MB 60ns RAM and 50MHz 68882 FPU. 3COM PCMCIA Network card running with Miami DX.
MorphOS on PowerMac G5 and ATI 9600 pro