Am I right to assume that os9gen has an issue with larger drives? It appears in the os9gen code the sector buffer is 1024 bytes long. So when os9gen goes to read the allocation bit map to mark the boot track bytes and there is more than 1024 bytes, there would be an error. What is the preferred method of writing the boot track to a larger drive?