-
Notifications
You must be signed in to change notification settings - Fork 70
FoReM 850 26M
The FoReM 850 disk is available on atari-apps.irata.online. However, it is read only, it must be duplicated for your use. Follow the instructions below.
- Reset your FujiNet, start your Atari.
- Boot into CONFIG
- Select atari-apps.irata.online from your host list; add it, if not there.
- Select the BBS folder
- Select the FoReM-850-26M folder
- Select the FoReM-850-26M-D1.ATR disk image. Mount it in D1.
- Create a new 720K disk on your SD card or local TNFS server. Mount it in D2:. This will be your program and data disk.
- Tap option and Boot
- At the FoReM menu, tap BREAK key.
- Go to DOS. Wait for MyDOS 3.08 menu to appear.
- Press O to configure drive
- Specify drive 2
- Is drive configurable? Y
- Is Drive double sided? Y
- Tracks/side? 80,2
- Press I to format disk
- Drive? 2
- Format Drive 2? Y
- Press J to duplicate disk
- From--to? D1:,D2:
- Once disk is duplicated, reset #FujiNet, wait 5 seconds, Press M to run at address, type E477, this does a cold start.
- Once FujiNet is rebooted, eject device slots 1 and 2.3. Mount your new program/data disk in D1: being sure to select Read/Write
- Tap OPTION to boot. Wait for FoReM menu.
- At the FoReM menu, select BBS Initializer
- Initialize the BBS
- Follow the prompts, a good number for caller size is 255 users, and for message bases? 255 sectors.
- Once complete, return to the FoReM menu
- Start the BBS
- Enjoy
- Pressing START, will stop the BBS gracefully, and return you to READY prompt.
- Pressing SELECT, will log you on locally.
- You can go back to the menu by RUN"D:START2
- Do not run RUN"D:START - as it performs tasks that should only be done once per #Fujinet cold start, such as set the listening port, and enable auto answer.
- For best results, connect to the board at 1200 baud. Upload works perfectly at this speed.
The FujiNet is configured by default to listen on port 6502. To change this:
READY
[]
LOAD "D:START"
LIST 11
11 PORT=6502:PORTHI=INT(PORT/256):PORTLO=PORT-PORTHI*256
- Change the PORT value to your desired port number, anywhere from 1-65535
Then:
SAVE"D:START"
For good measure, reset the FujiNet, and restart everything.
FoReM will automatically attempt to detect additional drives for file areas. Feel free to configure and format additional disks to store files, and use the (O)Configure command in MYDOS to configure for larger disks, a good disk configuration is an 8" double density disk, which will give you one megabyte of space, this can be configured as:
- Press O
- Drive? 3 (or higher)
- Configurable? Y
- Double Sided? Y
- Tracks/side: 77,2
MyDOS will automatically set the correct # of sectors per track.
In Config, this New disk must be specified as a custom disk, that has 256 byte sectors, and 4004 sectors total.
- Keep in mind, that MyDOS disks can have a total of 64 files on the disk.
Users must be validated before they can post. To Validate, press START, and then:
READY
RUN"D:VALIDATE"
Follow prompts. Scan for new users. When asked to change data, change the security level to something above 0.
Please print out FOREMDOC and FORM2DOC to the #FujiNet printer, AND READ THEM, DAMN IT! I have even put copies of them here FOREMDOC and FORM2DOC
Read here How I added FujiNet Clock support to FoRem-26M
Yes. There are.
Copyright 2024 Contributors to the FujiNetWIFI project.
Join us on Discord: https://discord.gg/7MfFTvD
- Home
- What is FujiNet?
- The Definition of Done
- Board bring up for FujiNet Platform.IO code
- The Complete Linux CLI Guide
- The Complete macOS CLI Guide
- Development Env for Apps
- FujiNet-Development-Guidelines
- System Quickstarts
- FujiNet Flasher
- Setting up a TNFS Server
- FujiNet Configuration File: fnconfig.ini
- AppKey Registry - SIO Command $DC Open App Key
- CP-M Support
- BBS
- Official Hardware Versions
- Prototype Board Revisions
- FujiNet Development Guidelines
- Atari Programming
- Apple Programming
- C64 Programming
- ADAM Programming
- Testing Plan
- Hacker List
- FujiNet VirtualMachine