[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GS-OS problems!



In article <3entkt$pnf@acme.freenet.columbus.oh.us>,
Dave Althoff <dalloff@freenet.columbus.oh.us> wrote:

>It occurs to me that I could write a quickie ASM program to automate this
>process:
>
>$2000:  4C 00 C6    JMP $C600   or...
>$2000:  4C 00 C5    JMP $C500
>depending on which slot I want.  Trouble is, if I store this as a binary
>file, GS/OS refuses to run it, saying that there is "no application
>associated" with the file.  And I can't seem to figure out how to store it
>as a SYS file... I tried "BSAVE BOOT6.SYSTEM,A$2000,L$06,TSYS" and got a
>PATH NOT FOUND error message.  (!).  Any tips on how I might do this?

That's because BASIC's BSAVE will not create a new file if you use the T
parameter. You need to do CREATE BOOT6.SYSTEM,TSYS then do BSAVE like you
said.

BTW, the easiest way to boot from floppies is to put your hard disk card in
slot 7 and set the startup slot to scan, then turn off the hard disk when
you want to boot from a floppy. No homemade SYS files or resetting involved.
--
Randy Shackelford                                Huh huh, that was cool.
shack@crash.cts.com