Welcome, Guest. Please login or register.

Author Topic: Bootdisk that's 2090 compatible  (Read 1634 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline BrianTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2003
  • Posts: 1604
    • Show only replies by Brian
    • http://www.syntaxsociety.se
Bootdisk that's 2090 compatible
« on: September 03, 2013, 08:14:42 PM »
Makinga bootdisk that I'd like to be somewhat 2090 compatible, I don't have a setup with a 2090 to test with but I guess HDDisk and Binddrivers are needed but can anyone tell if I also need setpatch and 040.lib?

Offline Matt_H

Re: Bootdisk that's 2090 compatible
« Reply #1 on: September 04, 2013, 02:56:03 AM »
Yes, HDDisk in SYS:Expansion and the startup-sequence calling Binddrivers are the important pieces. Setpatch is mandatory for 99% of boot scenarios. You'd only need 68040.library if you have a 68040 :)

Sounds like space on the floppy might be an issue? All you really need the disk to do is mount the 2090 and then transfer (re-assign) the system over to the hard drive. You shouldn't have any trouble fitting the above components on a disk for that.
 

Offline BrianTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2003
  • Posts: 1604
    • Show only replies by Brian
    • http://www.syntaxsociety.se
Re: Bootdisk that's 2090 compatible
« Reply #2 on: September 04, 2013, 08:08:58 AM »
What makes setpatch that important? Why I'm asking is cause I've seen plenty of disks without it that work fine so I wonder if it's mandatory for HDDisk and Binddriver to work? With setpatch having some 040 improvements I guess running it without 040.lib on a 040 system would result in a instant failure... something that doesn't happen atm without setpatch or binddrivers started.

Offline Matt_H

Re: Bootdisk that's 2090 compatible
« Reply #3 on: September 04, 2013, 01:33:51 PM »
It's part of a normal system bootup. If you're intending to run a "normal" system from the 2090, you should run SetPatch. If you're doing something unusually custom, you might be able to get away without it.

Only real way to find out is to test.
 

Offline BrianTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2003
  • Posts: 1604
    • Show only replies by Brian
    • http://www.syntaxsociety.se
Re: Bootdisk that's 2090 compatible
« Reply #4 on: September 04, 2013, 04:49:43 PM »
Quote from: Matt_H;747012
It's part of a normal system bootup. If you're intending to run a "normal" system from the 2090, you should run SetPatch. If you're doing something unusually custom, you might be able to get away without it.

Only real way to find out is to test.


It's only meant to run a program and/or some scripts so definitely not a "normal" system. Wish I had a 2090A to test with on an 040 equipped system but I don't. :/

Offline Oldsmobile_Mike

Re: Bootdisk that's 2090 compatible
« Reply #5 on: September 04, 2013, 05:02:30 PM »
Quote from: Brian;747026
Wish I had a 2090A to test with on an 040 equipped system


Wonder under what scenerio anyone with an 040 would actually try to use a 2090A?  Then again, us Amiga users are always trying to do something crazy.  ;)
Amiga 500: 2MB Chip|16MB Fast|30MHz 68030+68882|3.9|Indivision ECS|GVP A500HD+|Mechware card reader + 8GB CF|Cocolino|SCSI DVD-RAM
Amiga 2000: 2MB Chip|136MB Fast|50MHz 68060|3.9|Indivision ECS + GVP Spectrum|Mechware card reader + 8GB CF|AD516|X-Surf 100|RapidRoad|Cocolino|SCSI CD-RW
 Amiga videos and other misc. stuff at https://www.youtube.com/CompTechMike/videos
 

Offline BrianTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2003
  • Posts: 1604
    • Show only replies by Brian
    • http://www.syntaxsociety.se
Re: Bootdisk that's 2090 compatible
« Reply #6 on: September 04, 2013, 05:52:02 PM »
Quote from: Oldsmobile_Mike;747028
Wonder under what scenerio anyone with an 040 would actually try to use a 2090A?  Then again, us Amiga users are always trying to do something crazy.  ;)

True that but it's more I have 2090A HDDisk and binddrivers command in startup-seq and if I use the same disk on a 040 system even if the 2090 isn't there I don't want it to guru the system.

Why have 2090 support at all? I don't know, call me crazy. ;)