Re: 9345 woes
| Newsgroups | gmane.comp.emulators.hercules390.general |
|---|---|
| Message-ID | <[email protected]> |
I figured out the problem after closer inspection of running dasdseq. The problem is here: fbcopy reading track 2 record 3 CCHHR = 0000 0003 03 fbcopy read 8346 bytes The small block is fitting into head 3 as a record 3 instead of going to head 4 record 1 like the loader is expecting. It works on a 3390 because the block size is designed to fill up a 3390 track completely. I'll try to think of a solution to this problem. BFN. Paul.