Try this in IMG.CFG:
Code:
# DEC RX50
[rx50::409600]
cyls = 80
heads = 1
secs = 10
interleave = 2
bps = 512
id = 1
rpm = 300
rate = 250
mode = mfm
Since there are other popular formats with the same size, the 'rx50' prefix requires that you name images in the form "<filename>.rx50.dsk" to avoid confusion. At least one of the conflicting formats is a built-in, which is likely to cause problems unless the tag name is used.
So, if you have an image file called "system_disk.dsk", rename it to "system_disk.rx50.dsk" when running on the Gotek. Then you'll be sure it's the definition above that gets used.