VOGONS


First post, by jude1977

User metadata
Rank Member
Rank
Member

Hi all
recently I have been having trouble with downloads of Amstrad 1512 disks file getting them to run on my computer
any way I have a official copy of Amstrad 1512 system disks witch wouldn't work
any way I have changed my 5.14 floppy drive to a norther one and amazingly I was able to copy
disk 2-3 and 4 of my official Amstrad system disks on to blank floppy's.
but unfortunately I couldn't copy the files from disk 1
I've tried putting disk 2 in and type gem it goes to load but than a message comes up
and doesn't continue to load I've never seen this message before
I've taken a photo of the message to show you all to see what
you make of it if any one knows could you get back to me as ide love to know
why this message is coming up.

Reply 1 of 2, by Jo22

User metadata
Rank l33t++
Rank
l33t++

Hi, I think it's because gemrun.bat overwites the path= statement in memory. Path tells DOS were to find files.

That means that the Windows directory nolonger is in the path (c:\windows; c:\windows\command), until reboot.
Or until you run autoexec.bat on drive c:\, as it happens on boot.

Edit: That "not ready reading drive A:" is also because of this, I assume.
There is a: in the path, which DOS tries to check/access when searching for files.
Changing everything to c: with MS-DOS Editor (edit) or Windows Notepad should help.
Adding Windows directories to the path (as found in autoexec.bat) shouldn't hurt, either.

I know, that's inconvenieant, but these Gem start-up files were meant for a dedicated DOS machine of the 80s, were only the supplied DOS is used.
The user was expected to alter the start-up files as needed.

PS: Disk 1 can be written to floppy by writing FDCOPY 460001.CFI A:, assuming that A: is the floppy drive.

"Time, it seems, doesn't flow. For some it's fast, for some it's slow.
In what to one race is no time at all, another race can rise and fall..." - The Minstrel

//My video channel//

Reply 2 of 2, by jude1977

User metadata
Rank Member
Rank
Member

thanks for the info i will give that a try and see how i go