GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DISKDEFS(5) File formats DISKDEFS(5)

diskdefs - CP/M disk and file system format definitions

The diskdefs file contains CP/M format descriptions, because CP/M in general does not store those in the file system and there are no standards of any kind.

A diskdefs file consists of one or more entries of the format:

diskdef name
  seclen size
  tracks count
  sectrk count
  blocksize size
  maxdir count
  [dirblks count]
  boottrk number
  [skew number]
  [skewtab sector[,sector]...]
  [os 2.2|3|isx|p2dos|zsys]
  [offset size]
  [logicalextents count]
  [libdsk:format name]
end

skew and skewtab must only be used exclusively.

Comments are marked with a leading hash or semicolon and extend to the end of the line.

It is possible to reserve space after the directory beyond maxdir using an inflated DPB ALV0. If the format makes use of that, dirblks must be set.

cpm(5)
January 22, 2021 CP/M tools

Search for    or go to Top of page |  Section 5 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.