-
Notifications
You must be signed in to change notification settings - Fork 5
Image 2.0 Quick Start
Image v2.0 was a project started in 1991 by New Image Software, Inc. as an upgrade to the popular Image vl.2a. The project was never fully completed but by 1994 it was far enough along to allow Alpha-Test/Development boards to run copies of it on dial-up, land line modems.
I received a copy of Image 2.0 in the summer of 2016 from the sysop of one of the Alpha-Test boards as a copy of his June, 1995 backup disks.
Image 2.0 follows the same "Image Drive" assignments as Image l.2:
- System drive:
s.*
,n.*
files - Email drive:
m.*
,nm.*
files - Etcetera drive:
e.*
files - Directory drive:
d.*
files - Program drive:
+*
,++ *
,scn.,im.*
,i.*
files - User drive:
u.*
files
Boot drive: Image will boot from any device/drive but must contain the following files: boot 2.0
, im
, ml 2.0
, image 2.0
, and ml.rs232
.
Note 1: This .d81
file contains 282 individual files. While it‘s possible to run Image 2.0 from a single 1581 drive, as Image creates new files, you will soon hit the 298 directory entry limit for 1581 drives. Keep that in mind as you copy these to their appropriate Image drives.
Note 2: If your plus drive is something other than your boot drive, copy im
and image
to your plus file drive. This is needed for Image 2.0 to handle certain error conditions.
- Use
fcopy+
or your favorite copy program for copying files to their Image drives. I recommend usingcopy-all.64l
by Jim Butterfield for copying the two REL files. - Edit the
+/lo.on
by adding at the end of line 4074:ll%=40
(lower case LL) - The file
+/modem
is customized for use with the C64NET WIFI Modem at 2400 baud on port 6407. Line 4006 includes as part of the initialization string,s41=1a6407
which with the C64NET modem sets the standby listening port to answer on the first ring on port 6407. You may need to edit line 4006 to suit your modem device.
- Type
load"boot 2.0",x,1
(x=device # of our boot drive) - When prompted to select between
Configure a New Board
orConvert From l.2/1.2a
, enterl
to configure a new board. -
Part I: Sysop Information
: Enter the information asked for. -
Part II: Device, Drive Configuration
Clock setting:
- Options l and 2 have been tested and work. If you want Image to set the clock from your CMD device, select 2 now. It will be difficult to change it later. Continue with setting your device and drive settings for your Image drive assignments. -
Part III: BBS Information
: Enter the customized information asked for pertaining to YOUR BBS.
At this point, Image will create several files needed for its own operation. When finished, Image will self-boot to the call waiting screen.
- At the System Idle screen, hit the
l
key to set the time if not already set by the CMD boot device. Image will perform AutoMaintenance and return to the System Idle screen. - Press
f7
to log on, and selectI
to use Instant Logon mode. - Enter your password.
- Select your timezone (7=EST, 6=CST, 5≒MST, 4=PST)
- Enter the number of lines per screen (Suggest 23)
NOTE: Use the f5
(move highlight left), f7
, and f8
keys to raise your time remaining, otherwise it’s likely you will run out of time before you finish items 7 through whatever and have to start over after logging back in.
-
At the main prompt, enter
ED
and at theUser Edit
prompt enterl
(not your handle) then enter23
and set your sysop permission flags as needed. (0’s for items 17 through 20 mean unlimited.) Exit the editor by hittingReturn
and answerYes
to save changes. -
At the main prompt, enter
EP
to Edit your Parameters. Select Parameters Set your Computer Type and any other Terminal Parameters you want. Set Cursor Menu Mode On. HitReturn
to exit. -
At the main prompt, enter
IM
- You will be taken to the Image BBS Configuration Editor. -
Enter E for Access Groups and set up at least the Group 9 Flags. Type
Return
to exit, saving changes. You will be returned to the Configuration Editor. -
Enter
I
for Misc. Features. At minimum, you will need to set the time zone and the System ID. When finished, enterM
to return to the main menu, thenN
to quit. -
Type
O
to log off. AnswerYes
to the option to Update User File. When you are back to the Idle screen, shut down and reboot Image. -
After rebooting, log back on in local mode. If the board asks you for your time zone and lines per screen again, enter them but when you get ready to log off; use the O command and answer
Yes
to the option to Update User File. -
Enter
IM
to go to the Configuration Editor and finish configuring your board.
From here, you're on your own. Explore and become familiar with the new features. Much has changed since Image l.2 and the best way to learn is to experiment. You’ll probably be confused and make mistakes along the way but the learning experience is necessary for a system that has no operating instructions.
I will answer questions and provide tech support for this software as needed. Contact X-TEC at node l of the NISSA Network.