Welcome, Guest. Please login or register.

Author Topic: BlizKick with OS3.9  (Read 3014 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
BlizKick with OS3.9
« on: May 30, 2006, 07:18:47 PM »
Can anyone let me know the correct syntax for using BlizKick with OS3.9? I have tried following the manual, but it doesn't seem to be working. I read my 3.1 ROM to a file, used the splitting command to extract the modules from the 3.9 romupdate, and tried entering the name of each module as an argument in the BlizKick command line, but my kickstart version is still 3.1 after BlizKick-ing.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline x56h34

  • Hero Member
  • *****
  • Join Date: Sep 2003
  • Posts: 2921
    • Show only replies by x56h34
Re: BlizKick with OS3.9
« Reply #1 on: May 30, 2006, 07:43:58 PM »
Make sure that your maprom jumper from the B1260 card is removed (open). IIRC from your previous posts, you have a B1260.

If you are trying to create a single-reboot system, make sure that the extracted modules are from BB2 rom update. You only said "rom update" so you could be talking about BB1... I don't know, only speculating. :-)

Finally, here's an example of a BlizKick line designed for a single reboot and all or most of the relevant modules active:

Blizkick * EXTRESBUF=150000 HOGWAITBLIT SpeedROM MODULE Bblank NewAlert ROMFIXES Noclick MoveVBR FixMath404 MuMove4k scsi.device FastFileSystem Filesystem.Resource console.device Ram-Handler romupdate.idtag shell Bootmenu QUIET

SetPatch NOROMUPDATE QUIET
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: BlizKick with OS3.9
« Reply #2 on: May 30, 2006, 07:48:27 PM »
Cool... I'll check the jumper.

When you say split the BB2 romupdate too, is that "DEVS:AmigaOS ROM Update.BB2"? I have to split both? When I split the file, I got some "unknown" modules. What are they? Do I have to include them in BlizKick?

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline x56h34

  • Hero Member
  • *****
  • Join Date: Sep 2003
  • Posts: 2921
    • Show only replies by x56h34
Re: BlizKick with OS3.9
« Reply #3 on: May 30, 2006, 07:55:11 PM »
These modules should come out from the rom update and be placed into the DEVS:Modules directory, together with the rest of the regular BlizKick modules:

scsi.device
FastFileSystem
Filesystem.Resource
console.device
Ram-Handler
romupdate.idtag
shell
Bootmenu

Assuming that you've installed the Rom Update from BB2, when the installer asked you to during BB2 installation, all you need to type from shell is the following:

romupdatesplit "devs:AmigaOS ROM Update" to devs:modules

...and the above-mentioned modules will be extracted from the BB2 Rom Update straight into the BlizKick's default modules dir.
 

Offline amigagr

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1454
    • Show only replies by amigagr
    • http://www.amigahellas.gr
Re: BlizKick with OS3.9
« Reply #4 on: May 30, 2006, 08:01:35 PM »
i don't remember for sure anymore but with the romupdatesplit command it may need to specify your exact amiga model just to be sure that you get from it the correct rom modules. read the blizkick.guide fearther.
A3040/25 AmigaOS 3.9
A1260BPPC AmigaOS 3.9/4.0
Sam440ep AmigaOS 4.1.2
PegasosII/G3 AmigaOS 4.1.2/MorphOS 2.7/Debian 5.0.7/SUSE 11.1
MacMini/G4 1.5 MorphOS 2.7/OSX 10.5.8
Long Live Amiga

If i am going to have bugs on my system,
at least let me keep the latest versions.
Neil Bothwick
 

Offline humppa

  • Hero Member
  • *****
  • Join Date: Oct 2005
  • Posts: 959
    • Show only replies by humppa
Re: BlizKick with OS3.9
« Reply #5 on: May 30, 2006, 08:44:49 PM »
Remove the QUIET option to see where/why it hangs.
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: BlizKick with OS3.9
« Reply #6 on: May 31, 2006, 08:18:52 AM »
Well here's something weird. I used Remus to create a new 3.1 ROM image sans scsi.device (I don't need it and it just increases boot time). I booted with no SS, then BlizKicked the image. Sure enough, 'version scsi.device' resulted in an 'Object not found' error, and 'version' returned kickstart 40.68. I then ran setpatch and the system rebooted. No SS again, and typed version, and got 44.x (whatever the 3.9 version is). But when I typed 'version scsi.device', I got 'object not found' again. This suggests to me that setpatch left the BlizKick-ed image resident and patched it. I thought Setpatch would wipe out the BlizKicked image?

Anyway, I'm working on using Remus to insert the 3.9 ROMUpdate files in to a 3.1 ROM image which I can BlizKick, and one day burn to EPROMs  :-D

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline Framiga

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 4096
    • Show only replies by Framiga
Re: BlizKick with OS3.9
« Reply #7 on: May 31, 2006, 09:26:47 AM »
"When I split the file, I got some "unknown" modules. What are they? Do I have to include them in BlizKick?"

about this particular issue (unknown) you have to use the very latest romupdatesplit tool, in the latest BK archive (BB2 compliant). Otherwise, you'll get those "unknown" entries.

 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: BlizKick with OS3.9
« Reply #8 on: May 31, 2006, 10:19:32 AM »
@amije

Quote
with the romupdatesplit command it may need to specify your exact amiga model just to be sure that you get from it the correct rom modules.

By default romupdatesplit extracts the modules for the computer it is run on. Only if you run the command on some other system you need to specify the model.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: BlizKick with OS3.9
« Reply #9 on: May 31, 2006, 10:22:37 AM »
@motorollin
Quote
When I split the file, I got some "unknown" modules. What are they? Do I have to include them in BlizKick?

Like Framiga already pointed out, you need the latest romupdatesplit (updated was for 3.9BB2). Grab it from BlizKick.lha.

Quote
This suggests to me that setpatch left the BlizKick-ed image resident and patched it. I thought Setpatch would wipe out the BlizKicked image?

From SetPatch point of view the p5 maprom looks 100% identical to real ROM, thus it won't remove anything. SetPatch will just install the regular patches and/or 3.9 modules like with any other ROM.

Unless if you power off or use BlizKick to remove the mapping (start BlizKick without ROM file) the new "rom" will stay. This is why the p5 maprom is superior to any pure software rekicking.