Sinclair QL-SD User Manual Download Page 18

QL-SD User Manual

18

3. File System Size in MB (Megabytes):

Choose your file system size

,

but make sure you read

and understand the “Memory Considerations” text box below beforehand. If in doubt, enter “64”
- This will give you 64 MB of disk space. Plenty of space for a QL

4. Group Size

: This is the size of a disk allocation cluster - Explained in the text box “Memory

Considerations”. If in doubt, enter “8”.

The “MakeImage.exe” program will

not

warn you if you specify Group/Filesystem sizes your QL is

not fit for (How should it know how much memory you have?) - Most probably the QL will simply
crash when trying to mount that card for the first time and memory gets tight.

Very large group sizes might look desirable at first because you would be able to use more disk
space - But beware: They could even slow down read and write operations - The operating system
can only read and write complete groups, so your QL might end up in a situation where writing a
small file will actually have to transfer much more bytes than just the file size to the card
(Remember: The recommended group size of 8 means that the driver will read and write chunks of
at least 4kb - A group size of 64 will use a minimal allocation size of 32kb!).

A simple rule of thumb might be: Simply use a Group Size of 8 for everything smaller than 128MB,
16 for everything bigger than 256MB, 32 for 512MB and up. Really large images (what would they
be good for?) should use a Group Size of 64. By the time this document is written, there is really no
stable opinion on this from the beta testers.

Unfortunately, for the moment we have no native support for creating BDI QDOS images other than
on MS Windows, but:

Linux Users please note: MakeImage.exe will happily run on Wine.

MacOS X Users please note: MakeImage.exe will happily run on Mac Parallels

Memory Considerations when creating an Image File

Any block device on the QL needs memory for various purposes, and so does the QL-
SD. Memory is used for slave blocks (temporary buffers that hold data while it is being
shoved out to the SD card) or drive maps (maps that hold information where on the SD-
card which piece of the respective file can be found).

The actual amount of memory needed depends on two parameters that need to be
given when the BDI file is created:

File system Size

and

Group Size

. File system size

sounds easy - It simply specifies the amount of storage space you want in your image
file - But it has some hidden implications: The larger you specify the File system size,
the larger your disk map is going to grow - The more QL memory will be used by the
driver for buffering the map. On an expanded QL, this should not be a problem unless
you specify a ridiculously large file system - On an unexpanded box, it is - A large one.

Group size is the size (in 512-byte-sized sectors) of an allocation block on disk. The

Summary of Contents for QL-SD

Page 1: ...QL SD User Manual...

Page 2: ...fer Using a BDI Driver 13 6 QL SD Usage Recommendations 13 6 1 No more Reboots 13 6 2 Make Directories your Friends 13 6 2 1 Organise your Disk Space 14 6 2 2 Create a WORK_ directory 14 6 2 3 The MAK...

Page 3: ...QL SD User Manual 3 16 Disclaimer 25...

Page 4: ...Miracle SuperGold Card It is thus not recommended to use it together with this extension 3 QL SD is principally incompatible with any software using the ROM slot area The Eidersoft ICE and mICE suite...

Page 5: ...ur data and your peace of mind probably aspects of the hardware and software Should you be willing to explore the commands and procedures described in the latter part of the manual it is assumed that...

Page 6: ...n standard on this SD card it should happily copy all the files across 3 Hardware Installation As QL SD is intended to go inside the QL s case leaving the original stylish outside intact as much as po...

Page 7: ...drive before you can actually start using QL SD Minerva on the QL SD s EPROM is probably the most advanced and bug free versions of all QL ROMs TK2 is a must for every advanced QL user so should be th...

Page 8: ...the inner row of connectors but instead into the outer row on the QL SD socket If your QL SD did not come with the EPROM already inserted use a pair of fine pliers to slightly bend the respective pin...

Page 9: ...the installed QL SD should look like2 3 5 Reassembly Bad manuals would now state Assembly follows the exact steps as disassembly but in the opposite order And we do exactly the same Re Insert the top...

Page 10: ...er of standard size file systems you can and should use to get you going Just pick the one you think that fits you and your QL and rename it on your PC to QL_BDI BIN You can create your own QL_BDI BIN...

Page 11: ...it is thoroughly recommended to start with the 64MB file system image and explore your actual requirements before building your system 4 2 Installing the File System This is probably the easiest step...

Page 12: ...r map and write that as well Once the UMOUNT command returns and the drive LED is off you can safely remove the card After inserting a new card properly formatted and with a proper BDI image on it iss...

Page 13: ...ays and are heavily sought after If you watch the prices for used devices on popular auction platforms they are often even higher than what the equipment used to cost new decades ago So there must be...

Page 14: ...of work Make sure that when you start a new project programming word processing whatever you create a new directory under sdc1_work_ and put everything that belongs to that project into that director...

Page 15: ...ould also be thoroughly recommended Instead of searching the lost file yourself the computer can do it for you pth_ is useful for having the computer find the files you want to execute spread across a...

Page 16: ...PC or other modern day hardware will not be possible in this mode The actually recommended method is to use the card in a mode that most QL emulators do The QL file system resides in a large file on...

Page 17: ...d thus might destroy other PC related data on the card There are even tools in the PC world to de fragment a disk i e collate all files into contiguous space on the disk While those tools are availabl...

Page 18: ...everything bigger than 256MB 32 for 512MB and up Really large images what would they be good for should use a Group Size of 64 By the time this document is written there is really no stable opinion o...

Page 19: ...ons The QL SD driver EDDE 2 core installs the following new procedures and functions into S BASIC SDC_START MOUNT UMOUNT SDC_USE SDC_BASE SDC_VER 8 1 SDC_START Activates the QL SD driver in case activ...

Page 20: ...drive most probably the only one is MOUNTed automatically So there is no need to do this manually Please refer to the paragraph on SD card changes for guidance on how to use this command properly Exa...

Page 21: ...is zero this function returns the full driver version string including core driver build number and status as a string Valid values for Mode are 1 the four character hardware version string is return...

Page 22: ...ition Any attempt to do so will return End of File Note that no files can be open on the logical drive with which you wish to perform direct I O 11 QL SD Driver The QL SD driver implements a Level 2 D...

Page 23: ...the driver from loading If you hit a key in time this message will be displayed Load driver with SDC_START command The QL can then be booted as normal by pressing F1 or F2 If you then wish to load th...

Page 24: ...ver startup As QL SD lives in ROM space there is actually no direct way for the QL 68008 CPU to write access the QL SD registers A write of one single byte to QL SD is thus initiated by a read acess t...

Page 25: ...e QL SD EDDE 2 driver software is Copyright by Adrian Ives Andrew Reed Phil Borman and Peter Graf QL SD EDDE 2 is free software under the terms of the GNU General Public License as published by the Fr...

Page 26: ...erience who might be able to support you QL SD is intended as a community project where people help each other to fix problems The QL Forum http www qlforum co uk or the QL Mailing lists might be a go...

Reviews: