# /media/fat/linux/MiSTer.ini [MiSTer] bootcore=lastexactcore bootcore_timeout=10
The MiSTer comes with a minimal Linux OS. Hit F9 at the main menu to get to a prompt. Log in as root
with the password 1
.
Ones that are useful for moving ROMS off of a network server:
mc
ssh
rsync
on here requires -zz
if you want to use compressionFor mounting some systems' drives to modify them:
losetup
, which you can use to mount an AO486 drive to move files around: https://www.youtube.com/watch?v=_oK0O5jl9cklosetup -Pf /path/to/drive/img mount /dev/loop1p1 /mnt
The MiSTer will mount the SD card in the DE-10 as /media/fat
and everything else as /media/usb#
. When running a core, the MiSTer will walk through the drives in fat
→ usb#
order, looking for the first games/?
directory that matches when displaying a filelist. /media/fat
also contains the MiSTer OS stuff in the linux
folder, and that will be replaced whenever the OS updates.
The Commodore Amiga and AO486 can handle networking.
/media/linux/ppp-options
<ip address for normal networking>:<ip address for PPP>
Ref: https://boogermann.github.io/Bible_MiSTer/getting-started/network/internet-supported-cores/