#More Setpatch Info
26-Sep-94 14:09:57
Sb: #165441-#More Setpatch Info
Fm: Dave Arre 70337,1642
To: Don Curtis/SYSOP 76703,4321
Don:
What do you mean by 'the original'?
Both copies of SetPatch (on the Install disk and WB3.1 disk) will not
work. They are Version 40.16. At least, the computer hangs when booting.
The SetPatch line in my 2.04 installation worked, though… it was Version
37.10. I remember trying the updated SetPatch (37.38) a while back, and
pretty much the same thing happened… computer wouldn't boot.
I'm running 3.1 now without SetPatch. Here's what is being reported:
KS 40.68 (in ROM) WB 40.42. I have an A3000 25 , which had the bootstrap
ROM and the SuperKickstart 2.04 prior to this.
I just can't figure this out, as I have heard noone having the same
problem as I have. I even tried wiping the SYS partition (formatting it)
and re-installing 3.1 from scratch, to no avail. I'm at a loss to figure
this out.
Gee, I sure wish someone was home in West Chester…. <g>
By 'the Original" do you mean the old V37.10 2.04 SetPatch?
BTW: Here is my present Startup-Sequence:
; $VER: Startup-Sequence_HardDrive 40.2 (25.2.93)
; Startup-Sequence for hard drive systems
; C:SetPatch QUIET
C:Version >NIL:
C:AddBuffers >NIL: DF0: 15
FailAt 21
C:MakeDir RAM:T RAM:Clipboards RAM:ENV RAM:ENV/Sys
C:Copy >NIL: ENVARC: RAM:ENV ALL NOREQ
Resident >NIL: C:Assign PURE
Resident >NIL: C:Execute PURE
Assign >NIL: ENV: RAM:ENV
; run >nil: C:MagicWB-Demon 4,123,123,123 5,175,175,175 6,170,144,124
7,255,169,151 8,0,0,255 ; Don't remove this entry!Assign >NIL: T: RAM:T
Assign >NIL: CLIPS: RAM:Clipboards
Assign >NIL: REXX: S:
Assign >NIL: PRINTERS: DEVS:Printers
Assign >NIL: KEYMAPS: DEVS:Keymaps
Assign >NIL: LOCALE: SYS:Locale
Assign >NIL: LIBS: SYS:Classes ADD
Assign >NIL: HELP: LOCALE:Help DEFER
BindDrivers
C:Mount >NIL: DEVS:DOSDrivers/~(#?.info)
IF EXISTS DEVS:Monitors
IF EXISTS DEVS:Monitors/VGAOnly
DEVS:Monitors/VGAOnly
EndIF
C:List >NIL: DEVS:Monitors/~(#?.info|VGAOnly) TO T:M LFORMAT
"DEVS:Monitors/%s" Execute T:M
C:Delete >NIL: T:M
EndIF
SetEnv Language "english"
SetEnv Workbench $Workbench
SetEnv Kickstart $Kickstart
UnSet Workbench
UnSet Kickstart
C:AddDataTypes REFRESH QUIET
C:IPrefs
C:ConClip
Path >NIL: RAM: C: SYS:Utilities SYS:Rexxc SYS:System S: SYS:Prefs
SYS:WBStartup SYS:Tools SYS:Tools/Commodities
IF EXISTS S:User-Startup
Execute S:User-Startup
EndIF
Resident Execute REMOVE
Resident Assign REMOVE
C:LoadWB
EndCLI >NIL:
— Dave