The problem with using DOS recovery tools - they are not going to recover data stored on the Amiga partition.
You would be gambling on the data you see being purely in the DOS partition.
Anyway, all looks good from here. I really don't see why you are reaching fos DOS recovery program.
We'll I actually don't know what I'm doing, but am trying to learn all the bits aand pieces.
The reason for DOS anything, is the First Partition of the MFM disk is a DOS PARTITION.
Maybe Adisk is not going forward till it has a first Partition clean (since the Menu for Adisk is for both DOS and AMIGA).
Decades ago I must have created the DOS partition, and the Amiga Partition (formatted and installed stuff)
I will try and fix the First Partition if possible (FIRST)I am wondering if I can actually do one of these things:
- (A) READ the Raw Data and see if I can get a feeling of what's on that disk.
- (B) Copy the disk somehow and rebuild on another good disk
-
(C) Longshot, but Use a disk editor and reconstruct the MFM disk by writing back some information that has been lost (like the Boot Sector etc). (REFRESH the information from things I know. DRIVE SPEC and possible Format structure)
This (C) Idea comes from reading that help section of Ranish's PC Manager as quoted below:
The version of DOS at the time, matches the technology and DISK systems
that my Amiga PC was built with.
---------------------------------------------------------------------------
Classical MS-DOS file systems
0x01, "DOS FAT-12"
0x04, "DOS FAT-16 (under 32M)"
0x06, "BIGDOS FAT-16 (over 32M)"
All file systems have the same structure:
[Boot Sector]
[First copy of FAT]
[Second copy of FAT]
[Root Directory]
[Cluster 2]
[Cluster 3]
[Cluster 4]
...
Boot sector, FATs, Root Directory, and clusters have fixed sizes, which you can set only when you are formatting the disk.
Space for all subdirectories and files is allocated by clusters.
If cluster size is 8 sectors = 4,096 bytes, when you create file with size of 1 byte it will get entire 4,096 bytes cluster.
There is an entry in FAT (File Allocation Table) for each cluster, which tells if cluster is free, allocated, or damaged. Therefore size of the FAT determines maximum number of clusters.
FAT-12 file system is limited to 4084 clusters. It is used on the floppy disks, but you can also use it on a small hard disk partition.
FAT-16 was used on early hard disks. Original version could have up to 65,000 clusters on partitions up to 32M.
BIGDOS FAT-16 which was released with DOS 3.31 doesn't have 32M limitation and can be as large as 2G. For backward compartibility all DOS versions later than 3.31 will accept both FAT-12 and FAT-16 file systems in the BIGDOS partition. -------------------------------------------------------------------------------------------
There is a MANUAL DISK Editor in DISK DOCTOR.And Maybe those things DISK DOCTOR was trying to do is equivalent to a refresh of MBR etc.
Disk Doctor asked two questions (If disk was readable before, and if disk was bootable before):- Then first recommendation was (It would fix signature In Partition Table)
- Next was to (Fix Master Partition Program) so Partition Could boot.
-> Isn't that was ADISK was also trying to do (With out a "Do you want to continue Y/N").
Why would someone write a program to proceed with destruction, and no prompt (just hit any KEY)
I COULD NOT GET OUT OF ADISK at that point without POWER OFF.
-----> I think the AMIGA PC booted from the C: drive (Partition 1 of MFM Drive)
-----> ** AFTER JANUS Loaded off Workbench Floppy ** (That happens now, but off the 5.25" Floppy boot disk)
-----> If I fix HD Dos Partition 1, make it bootable, (if not corrupted data) then it might boot with WorkBench From Cold start.
** HOW TO FIX THE AMIGA PARTITION is a totally separate thing ,
but what if things continue once First Partition is good **
Can't hurt to try (AFTER DOING A RAW SCAN and read contents).
Again, I know nothing much. Hoping for some luck on something complex, but yet primitive.
Will search on the Web for Manual Disk Editor Restoration.
Setting up the Explorer PC (with an Empty IDE Drive) to fool around with FDISK, The tools I have. (ie Format a disk, put on some files, DESTROY, Corrupt MBR). Learn the tools for 1 DOS partition.
I have nothing to loose since I have nothing now.
Any tidbit I get is BONUS.
-Then I low Level Format the Drive.
-Partition it Fresh.
-Format, and start like New.-Scan it for errors, and put the (Controller and Disk, if good) up for Sale on Ebay.
POP in the ISA-IDE Adpater with a IDE Drive, and I'm done!!