[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Recommended way to format disk from assembly?
- Subject: Recommended way to format disk from assembly?
- From: Egan Ford <datajerk@gmail.com>
- Date: Tue, 3 Jan 2012 13:18:42 -0800 (PST)
- Complaints-to: groups-abuse@google.com
- Injection-info: k28g2000yqn.googlegroups.com; posting-host=76.23.1.67; posting-account=zYTuBQoAAAC_bXzGjGVT5rxv8bOnpefP
- Newsgroups: comp.sys.apple2
- Organization: http://groups.google.com
- User-agent: G2/1.0
Hello all,
I am trying to create a dumb-down one-way version of ADT, but I am
getting strange (but consistent) results. If I create a diskette from
an image (computer -> //e disk), and then use ADT to read that
diskette to create a new image (//e disk -> computer), the images are
identical, yet my diskette will not boot. If I use ADT to create an
image, then it does boot. Both the booting disk and the non-booting
disk when ripped by ADT have the same md5sums (I also did a bit for
bit check).
Stumped.
I am using RWTS to format as well as write out the data. My guess is
that the format is somehow not correctly skewing the disk. Dunno.
Ideas?
Thanks.