Path: utzoo!attcan!uunet!dino!ux1.cso.uiuc.edu!uwm.edu!rpi!netserv2!deven From: deven@rpi.edu (Deven T. Corzine) Newsgroups: comp.sys.amiga.tech Subject: async copier -- updating the rootblock Message-ID: Date: 13 Apr 90 11:34:58 GMT Distribution: comp Organization: Rensselaer Polytechnic Institute, Troy, NY Lines: 16 Another thing to deal with in a proper disk copier. I want to update the creation time on an AmigaDOS volume when copied to keep from confusing AmigaDOS if both disks are mounted at once. How do I do this? Is the rootblock found by (highest block # - lowest block #)/2, rounded? That is, is the rootblock on a floppy always block 880? How can I avoid accidentally modifying a disk if it is NOT an AmigaDOS disk? Turn the disk-validator loose on the source disk and update the destination if it is considered valid by AmigaDOS? Some other method? Deven -- Deven T. Corzine Internet: deven@rpi.edu, shadow@pawl.rpi.edu Snail: 2151 12th St. Apt. 4, Troy, NY 12180 Phone: (518) 274-0327 Bitnet: deven@rpitsmts, userfxb6@rpitsmts UUCP: uunet!rpi!deven Simple things should be simple and complex things should be possible.