0 Members and 1 Guest are viewing this topic.
It would be very nice if he would accomplish this! :biglaugh: But the chances are really zero. Maybe some other smart person will make such a program...
Dave Hanie is a hardware engineer not a magician damn it Jim.
I don't need to test it. I know it's technically impossible to partition a >2TB drive reporting 512 byte block size (that's what current drives do due to compatibility reasons). These drives will report more than 2^32-1 sectors and you cannot fit such number into 32bit data type (used by both TD_GETGEOMETRY and RDB itself).
@PiruThis new version of Pfs3 give uninitialised partitions beyond the 4 Gb border : "Write Error -3 on block 0" when used with the scsi 43.45 (Boing Bag 2) burned on eprom...
Unbelievable... The v18.3 is working fine, YOU made some changes and bump to v18.4...
2 michielp #define REVISION "18.4" 2 michielp #define REVDATE "11.09.99" 2 michielp #define REVTIME "18:02:53" 2 michielp #define AUTHOR "Michiel Pelt" 2 michielp #define VERNUM 18 2 michielp #define REVNUM 4
v18.4 give now partitions uninitialised beyond the 4 Gb border, and it's ME the culprit...
used with the scsi 43.45 (Boing Bag 2)
THIS PATCH IS COMPLETELY UNOFFICIAL. IT HAS NOT BEEN APPROVED BY AMIGA INC.OR BY HAAGE & PARTNER. BY USING IT ON YOUR SYSTEM, YOU ACCEPT THE ENTIRERISK AS TO ITS QUALITY AND PERFORMANCE.
When coders add some new changes on some sources, they bump the version or the revision numbers...