This is the sequence I followed to install and update the MISTER software from scratch:
1) Copy mr-fusion image (v2.5) to SD via dd.
2) Start MISTER and wait for the image to be repartitioned and expanded (about two minutes).
Since the MISTER is connected to a CRT monitor, I cannot see the process. But once the system restarts, I can already see the image (although duplicated, due to lack of synchronisation).
3) Mount the SD card on a computer and:
3.1) Create and edit /MiSTer.ini to:
Code: Select all
[MiSTer]
composite_sync=1 ; set to 1 for composite sync on HSync signal of VGA output.
fb_terminal=0 ; 1 - enabled (default), 0 - disabled
4) Start MISTER (now it synchronises with the CRT) and: F12 > Scripts > update_all.
5) About 5-10 minutes later the script terminates and the system is left on MISTER v221014 and OS v220413.
Right now, I have these problems:
a) In F12 > Scripts there are only 8 scripts (fast_USB_polling_off.sh, fast_USB_polling_on.sh, rtc, samba_on.sh, timezone, update, update_all, wifi), instead of 30+ in: https://github.com/MiSTer-devel/Scripts_MiSTer
b) I can't access the update_all.sh configuration menu (by pressing UP as soon as it starts).
What am I doing wrong? Thanks!