Welcome, Guest. Please login or register.

Author Topic: Purple screen of Death, Boing Bag 2  (Read 2014 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline MozzerFan

  • Hero Member
  • *****
  • Join Date: Mar 2005
  • Posts: 607
  • Country: 00
    • Show all replies
Re: Purple screen of Death, Boing Bag 2
« on: December 17, 2009, 05:41:44 PM »
Quote from: punkyclown;534234
Hi, I just tried to update my A1200 with Boing Bag 2, 3.9. I did push the button that asked if I wanted to update my rom. Now when I start my Amiga I get a purple screen and nothing else. I can still boot into 3.1 floppy. Is there someway for me to back out of this?
Thanks.

Had the same thing with my a1200 with microbotics 1230xa accellerator.
 
I had to skip exec.library from the romupdate.
 
Change the setpatch line in startup-sequence to the following:
SetPatch SKIPROMUPDATES "exec.library". Edit: If you already skip scsi.device, change it to: SetPatch SKIPROMUPDATES "exec.library,scsi.device".
« Last Edit: December 17, 2009, 05:55:02 PM by MozzerFan »
 

Offline MozzerFan

  • Hero Member
  • *****
  • Join Date: Mar 2005
  • Posts: 607
  • Country: 00
    • Show all replies
Re: Purple screen of Death, Boing Bag 2
« Reply #1 on: December 17, 2009, 10:40:30 PM »
With the squirrel, you have to place SquirrelSCSI command before setpatch.
 
See here: http://www.gregdonner.org/os39faq/compatibility.html#6