Problems loading mounting dsk files in GR8NET

Por JohnFante

Expert (72)

Imagen del JohnFante

25-08-2018, 17:02

I can not figure out how to mount .dsk files from my SD-card on my GR8NET ... :-(

According to the manual (as far as I undertand it) I - if I want to mount the .dsk file PaRaDream.dsk in the folder Turbo-R on my SD card I write:

calldsksetimg("sdc:///Turbo-R/PaRaDream.dsk")

Then I prepare my soundsystem with:

_netsetmix("bbblr")
_betfkopllr

and preform a soft reset using:

DEFUSR=0:A=USR(0)

Then I press pres and hold F4 while it resets.

However when the system comes back I get an error saying that there is an "Error loading disk image".

Am I doing something wrong?

Login sesión o register para postear comentarios

Por Eugeny_Brychkov

Paragon (1232)

Imagen del Eugeny_Brychkov

05-09-2018, 16:01

This particular issue is confirmed, and I am working on it. Actually I already have a fix, but do not formally publish firmware because I want improved video player in the same release. Good news is that despite this error, image should have been loaded properly.

The best way to see and check error is to use command line in BASIC

{enable GR8NET disk ROM during init}
calldsksetimg("sdc:///Turbo-R/PaRaDream.dsk")
calldskldimg
callnetcode

and last command will tell you what the actual error is. It may happen that file name is misspelled (for example) and it will say that resource is not found.

Por Eugeny_Brychkov

Paragon (1232)

Imagen del Eugeny_Brychkov

14-09-2018, 08:16

Solved in new build 201809012.