MiNT/XaAES Installation auf 68000 System
zu Snapshot gehen weiter unten auf der Seite
->
https://github.com/freemint/freemint.github.ioAuf einem Alltags Rechner unter Linux, macOS oder Windows entpacken und via Parcp, Netzwerk, USB Stick, Floppys, CF oder SD auf den Atari übertragen. Für eine ersten Lauf den alten AUTO Ordner und alle ACCs deaktivieren. Für das Lightning USB braucht es vielleicht aktuelle Treiber, fragen dazu an
@Gaga oder
@czietz . Die MINT.CNF und die XAAES.CNF auf eigene Bedürfnisse anpassen.
--- mint.cnf ---
FS_VFAT=O
FS_CACHE_SIZE=256
sln c:/mint/1-19-cur/sys-root/bin u:/bin
setenv LOGNAME root
setenv USER root
setenv HOME /root
setenv SHELL /bin/bash
setenv PCONVERT PATH,HOME,SHELL
setenv UNIXMODE /brUs
setenv PATH /sbin;/bin;/usr/sbin;/usr/bin
setenv HOSTNAME mega_ste
setenv TMPDIR u:/tmp
GEM=u:/c/mint/1-19-cur/xaaes/xaloader.prg
cd u:/
echo Setup complete, now booting the system...
echo
--- xaaes.cnf ---
setenv ACCPATH c:\
setenv ACCEXT ACC,ACX
setenv GEMEXT PRG,APP,GTP,OVL,SYS
setenv TOSEXT TOS,TTP
setenv SDL_VIDEODRIVER gem
naes_cookie = yes
usehome = yes
next_active = client
dc_time = 100
app_options = default,thinwork=true,winframe_size = 0,xa_nomove = false
app_options = aessys,thinwork=true,winframe_size = 0,xa_nomove = false
app_options = jinnee, naesff = true
app_options = taskbar,inhibit_hide = yes, clwtna = true
app_options = amail, naesff = true
app_options = mymail,thinwork=true,winframe_size = 0
app_options = highwire,winframe_size = 0
ctlalta_survivors = "toswin2 ", "strngsrv", "_aes_shell_", "taskbar "
clipboard = c:\clipbrd\
accpath = c:\
widgets = widgets\magicwdg.rsc
palette = nvdi
app_options = thing,icn_pal_name = nvdi
textures = 0
cancel = cancel,abbruch,annuler,avbryt,anuluj,afbryd,undo
filters = *.*, *.[atpg]*, *.[chs]*, *.l*, *.o*
# system shell
setenv AVSERVER "DESKTOP "
setenv FONTSELECT "DESKTOP "
shell = u:\c\teradesk\desktop.prg
---
Von den 4MB bleiben an freien Speicher satte 0,6MB ohne alles weitere.
Da ich eine MagnumSTE Altramkarte mit zusätzlich 6MB plus Lightning USB und Nova Grafikkarte (1024x768/256 Farben) im Mega STE habe läuft bei mir incl. Netzwerk ein EasyMiNT mit aktuellem Freemint Kernel und NVDI5. In der konfiguration bleiben mir von den 10MB an freiem Speicher 3,3MB. Mit der Geschwindigkeit kann arbeiten, natürlich alles ein wenig langsam das ganze. Die Installation macht auch Sinn wenn man eine MonSTer im ST oder STE hat oder eine Magnum oder eine andere Altramkarte oder ST Ram Erweiterung die mehr als 4MB ermöglichen.
--- mint.cnf ---
FS_VFAT=O
FS_CACHE_SIZE=512
sln d:/bin u:/bin
sln d:/boot u:/boot
sln d:/etc u:/etc
sln d:/home u:/home
sln d:/lib u:/lib
sln d:/mnt u:/mnt
sln d:/sbin u:/sbin
sln d:/usr u:/usr
sln d:/var u:/var
setenv LOGNAME root
setenv USER root
setenv HOME /root
setenv SHELL /bin/bash
setenv PCONVERT PATH,HOME,SHELL
setenv UNIXMODE /brUs
# Default path
setenv PATH /sbin;/bin;/usr/sbin;/usr/bin
setenv HOSTNAME mega_ste
# USB
exec u:\c\mint\1-19-cur\usb\loader.prg
exec u:/c/mint/1-19-cur/sys-root/opt/gem/gluestik/gluestik.prg
INIT=u:/sbin/init
#INIT=u:/bin/bash
cd u:/
echo Setup complete, now booting the system...
echo
--- xaaes.cnf ---
setenv ACCPATH c:\
setenv ACCEXT ACC,ACX
setenv GEMEXT PRG,APP,GTP,OVL,SYS
setenv TOSEXT TOS,TTP
setenv SDL_VIDEODRIVER gem
naes_cookie = yes
usehome = yes
next_active = client
dc_time = 100
app_options = default,thinwork=true,winframe_size = 0,xa_nomove = false
app_options = aessys,thinwork=true,winframe_size = 0,xa_nomove = false
app_options = jinnee, naesff = true
app_options = taskbar,inhibit_hide = yes, clwtna = true
app_options = amail, naesff = true
app_options = mymail,thinwork=true,winframe_size = 0
app_options = highwire,winframe_size = 0
ctlalta_survivors = "toswin2 ", "strngsrv", "_aes_shell_", "taskbar "
clipboard = c:\clipbrd\
accpath = c:\
widgets = widgets\magicwdg.rsc
palette = nvdi
app_options = thing,icn_pal_name = nvdi
textures = 0
cancel = cancel,abbruch,annuler,avbryt,anuluj,afbryd,undo
filters = *.*, *.[atpg]*, *.[chs]*, *.l*, *.o*
run u:\c\mint\1-19-cur\sys-root\opt\gem\toswin2\toswin2.app
# system shell
setenv AVSERVER "DESKTOP "
setenv FONTSELECT "DESKTOP "
#
shell = u:\c\teradesk\desktop.prg