View Single Post
Old 11 December 2019, 02:15   #1370
SnkBitten
Amithlon Fanatic
 
SnkBitten's Avatar
 
Join Date: Aug 2015
Location: Lexington, SC / US
Posts: 781
For startup-sequence:

; $VER: Startup-Sequence_HardDrive 45.4 (28.5.2018)
; Startup-Sequence for hard drive systems
Path >NIL: C:AmithlonC ADD
Setconfig >NIL: rebootifchanged
Setconfig >NIL: keyboardmap fff|0x77|
Setconfig >NIL: keyboardmap fff|0xf7|

AmithlonSetup

Stack 65536
Amithlon_key HaageKey >NIL:

C:SetPatch QUIET
C:CPU CHECKINSTALL

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
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:LoadMonDrvs

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:

For a list of files.....just copy the c:AmithlonC folder as well as s:amithlon_patches folder from a configured Amithlon system to your 3.1.4 installed partition. If you are using kern3.10 drivers you'll have to copy those or drivers for kernel4 if you are using it (provided you have hardware that needs drivers.....Nic or Audio).

That should get you moving in the right direction. My normal boot is 3.9 + 3.1.4 overlayed for Amithlon. I have another partition that is 3.1 and another that is 3.1.4. I boot and hold both mouse buttons and select the partition I want to boot while disabling the normal boot partition, etc....
SnkBitten is offline  
 
Page generated in 0.04674 seconds with 10 queries