Page 1 of 1

Q68 - enable FAT16 driver

Posted: Mon May 21, 2018 1:41 pm
by Sparrowhawk
When not using the supplied SDHC card that comes with the Q68, how do I get the config menu program to run in order to enable the FAT16 driver?

Re: Q68 - enable FAT16 driver

Posted: Mon May 21, 2018 3:50 pm
by Derek_Stewart
Hi,

There is a file called Q68_SMSQ.WIN on the SD Card, that is mapped to WIN8

Just

LRUN WIN8_BOOT

and the necessary tools will be loaded to configure SMSQ/E on that SD Card.

If the WIN8 mapping does not exist, then enter

WIN_DRIVE 8,1,"Q68_SMSQ.WIN"

This will map WIN8 to the file "Q68_SMSQ.WIN" on Card 1

Re: Q68 - enable FAT16 driver

Posted: Mon May 21, 2018 4:14 pm
by Sparrowhawk
Thanks Derek, that takes me a step further.