mirror of
https://github.com/wfjm/w11.git
synced 2026-04-29 21:27:57 +00:00
- tools - e11: added, holds configuration files - oskit/*: added _boot.ecmd when possible
15 lines
299 B
Plaintext
15 lines
299 B
Plaintext
; $Id: 211bsd_rpmin_boot.ecmd 1381 2023-03-12 12:16:45Z mueller $
|
|
;
|
|
; Setup file for 2.11BSD RP06 based minimal memory system
|
|
;
|
|
; Usage:
|
|
; e11 /initfile:211bsd_rpmin_boot.ecmd
|
|
;
|
|
@../../e11/setup_w11a_max.ecmd
|
|
set memory 512
|
|
set tt0: mode=9600,N,7,1
|
|
;
|
|
mount db0: 211bsd_rpmin.dsk /RP06
|
|
;
|
|
boo db0:
|