From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 8603 invoked from network); 1 Jun 2020 15:19:31 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 1 Jun 2020 15:19:31 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id 9A06D9CA83; Tue, 2 Jun 2020 01:19:29 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 430EA93D46; Tue, 2 Jun 2020 01:18:55 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=pass (1024-bit key; unprotected) header.d=planet.nl header.i=@planet.nl header.b="Xn5d4Buv"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id 098569C90D; Tue, 2 Jun 2020 01:18:51 +1000 (AEST) Received: from cpsmtpb-ews10.kpnxchange.com (cpsmtpb-ews10.kpnxchange.com [213.75.39.15]) by minnie.tuhs.org (Postfix) with ESMTP id 8C2059C856 for ; Tue, 2 Jun 2020 01:18:46 +1000 (AEST) Received: from cpsps-ews03.kpnxchange.com ([10.94.84.170]) by cpsmtpb-ews10.kpnxchange.com with Microsoft SMTPSVC(8.5.9600.16384); Mon, 1 Jun 2020 17:18:44 +0200 X-Brand: 7abm2Q== X-KPN-SpamVerdict: e1=0;e2=0;e3=0;e4=(e1=10;e3=10;e2=11;e4=10);EVW:Whi te;BM:NotScanned;FinalVerdict:Clean X-CMAE-Analysis: v=2.3 cv=KMfB8GNo c=1 sm=1 tr=0 cx=a_idp_e a=dZ5u/0G9QtS9WKCcNUBnHQ==:117 a=soxbC+bCkqwFbqeW/W/r+Q==:17 a=x1i13A_MHe4A:10 a=IkcTkHD0fZMA:10 a=nTHF0DUjJn0A:10 a=MPCDYnztkxixgr2rRD8A:9 a=QEXdDO2ut3YA:10 X-CM-AcctID: kpn@feedback.cloudmark.com Received: from smtp.kpnmail.nl ([195.121.84.13]) by cpsps-ews03.kpnxchange.com over TLS secured channel with Microsoft SMTPSVC(8.5.9600.16384); Mon, 1 Jun 2020 17:18:44 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=planet.nl; s=planet01; h=to:date:message-id:subject:mime-version:content-type:from; bh=d3vMk/bt0PkAxbodeAsaI/xg/1Euowmstf1nvhlFqeQ=; b=Xn5d4Buv/sxdWrPi6r2TiKv4bF62rJStmnKiC+iBJVPNpHWksNAJtGDa1LrY7oXnGNSoVNVLOWWuN kh2NGb/1UQ1u0TE0jgflIZwHorW+jxiSRoFFhwcvmDASlwbGc3sKQTdLhqoBSq6JiTK3hgKClWpHrk P6AfyljKsPyKNGyU= X-KPN-VerifiedSender: Yes X-CMASSUN: 33|lVb+KmNKPqSwv/QiXyRvd65q/dYRxwRD+hEWzScYcbNhxUPlyjSkU1yu2Dw0QRg T3rZMNgoDzDC1DjJh8iB/Ag== X-Originating-IP: 80.101.112.122 Received: from mba2.fritz.box (sqlite.xs4all.nl [80.101.112.122]) by smtp.kpnmail.nl (Halon) with ESMTPSA id 2eb1b6af-a41b-11ea-8dc7-005056998788; Mon, 01 Jun 2020 17:18:44 +0200 (CEST) From: Paul Ruizendaal Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Message-Id: Date: Mon, 1 Jun 2020 17:18:44 +0200 To: paul@rileyriot.com, TUHS main list X-Mailer: Apple Mail (2.3445.104.11) X-OriginalArrivalTime: 01 Jun 2020 15:18:44.0604 (UTC) FILETIME=[F0A20BC0:01D63827] X-RcptDomain: minnie.tuhs.org Subject: [TUHS] DEC RL01/RL02 RX01/RX02 Disk Image Creator X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" >=20 > In this file, 99 blocks are reserved for swap, corresponding to = processes with 24KB memory; total disk size is defined as 500 blocks, = 250KB - note that this slightly exceeds the 241KB offered by the = standard IBM 77 track 26 sector formatting for 8=E2=80=9D disks. = Probably you will need to tweak the values in param.h Oops: 77 tracks by 26 sectors of 128 bytes, makes 250.25KB, so it should = work as configured.