Installation

BeeKey 

Hardware

It should work on most 64 bits PC as far as it can boot Ubuntu 16.04 from an USB Key. Laptops and especially the recent ones may not be compatible due to exotic hardware. 

Compatibility for Mac is very hardware dependent too (it won't work on M1, M2 CPU) and may vary from one generation to another. Also it has not been tested as the freeware version of MAC Linux USB Loader is no longer compatible with recent versions of Mac OS . 

A USB3 key above 8GB is needed ( The Sandisk Extreme USB 3 range is an excellent option). A USB2 key will boot too but will be very slow. The key must be formatted clean to FAT32 and the boot flag activated ( MBR scheme on a Mac). 

        Any mouse or keyboard USB wired or wireless with an USB dongle. Trackpads, bluetooth mouse and keyboard are not supported.

The biggest screen made by Atari had a resolution of 1280x960. Don't expect usable results with today's 4K or Retina displays. It's usable up to 1920x1200 (which is by the way ST high X3) but depending on the size of your screen be prepared to change your glasses and move your mouse kilometers. So for a 25 years old system try to stay close to a 25 years old resolution for a better experience. A 19" 1280x1024 screen is perfect for Mint.

Installation

Default User is : root

Default Password is : beekey

Installation to boot on a standard PC with 4GB persistent storage

Installation to boot on a Mac with 4GB persistent storage (Not tested)

Part 1

Part 2


To boot up the new Atari computer :

1st boot

2nd Boot

BeePi

Hardware

BeePi works only  on RPi 3 / 4 / 400. 

Fast Class 10 micro SDHC I 16 GB or above.

        Any mouse or keyboard USB wired or wireless with an USB dongle. Trackpads, bluetooth mouse and keyboard are not supported.

Remember that the biggest screen made by Atari had a resolution of 1280x960. Don't expect good results with today's 4K or Retina displays. It's usable up to 1920x1200 but depending on the size of your screen be prepared to change your glasses and move your mouse for kilometers. So for a 25 years old system try to stay close to a 25 years old resolution for a better experience. A 19" 1280x1024 screen is perfect for Mint.

Installation

Default User is : pi
Default Password is : beepi

1st Boot

Option 6 - Advanced Options.
A1 - Expand Filsystem.

Option 5 - Localisation Options.
L2 - Change timezone.
L3 - Change keyboard layout.
L4 - Change WiFi country

Option 1 - System Options
S1 - Wireless LAN
S3 - Change user password

2nd Boot


EasyAraMint

Installation

There is an optimized version for MacOS here : https://donzé.ch/atari/


MacOS ~/Documents/Aranym_files/

Windows C:\users\”My account”\aranym\

Linux ~/.aranym/


MacOS from ./Config_Mac to ~/Documents/Aranym_files/

Windows from ./Config_Win to C:\users\”My account”\Aranym\

Linux from ./Config_Linux to ~/.aranym/



Edit 'config' file following lines to setup your directories:

Floppy - path of floppy disk image folder

EmuTOS - path of emutos-aranym.img

IDE0 - Path of aranym-ide-1.57G.img

HOSTFS - path of your host system file you want to access.

Type to launch it from the shell:

aranym-jit -c ~/installation_folder/config


Tip : To access a network drive, make a permanent link on your host system to a folder and declare it in Aranym as a host drive.


Network setup

MacOS

ETH0 = en0 for ethernet and en1 for Wifi

Mode : Bridge

Host IP = Address of your router connected to the Net

Atari IP = a free address on your network


Windows

This is an excerpt of Mikro's post on Atari-Forum. https://www.atari-forum.com/viewtopic.php?f=8&t=26447


Verify presence of a TAP interface described as "TAP-Windows Adapter V9" and rename it to "tap0"

Ethernet adapter Network Bridge:

Connection-specific DNS Suffix . :

Link-local IPv6 Address . : fe80::1543:4e57:7749:4e64%29

IPv4 Address. . . . . . . . . . . : 192.168.130.12

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 192.168.130.1

ETH0 = tap0

Type = bridge

Host IP = 192.168.99.50

Atari IP = 192.168.99.51

Change "HostIP" into your gateway IP address. For me this would be "192.168.130.1" from above.

Change "Type" to « ptp"


Windows troubleshooting

After activating "eth0" interface from FreeMiNT, ARAnyM console is flooded with "ETHERNETDriver::readPacket() - length -1 > 9000"

In "Network connections", click on "tap0" properties, « Configure..." button, "Advanced" tab and change "Media Status" to « Always connected". Needed for both Windows 7 and Windows 10.


Bridging doesn't work

The old tutorial mentions another old Microsoft article about needing to force the TAP NIC into compatibility mode. I didn't have to do it.


Linux

cd ~ /.aranym/Config_Linux

chmod +x setupnet.sh

sudo ./setupnet.sh

If you want to change these addresses, edit /usr/bin/atarinet.sh, modify “ifconfig” and “iptables” addresses, and change in Aranym Setup / Networking these addresses :

Host IP = host gateway address

Atari IP = Aranym address

Save and restart Aranym.