BUT it probably won't work on RLL drive, or in Amiga.
If I intended well your situation at this point nou have virtual C: PC drive on Amiga side, resident into Amiga Floppy that boots, and your RLL Drive with no live partitions. Am I right?.
What does it happen if:
1) You re-create MBR of RLL Drive with command Format /MBR... Does it work?
So I tried many things to bring back the RLL Drive Image (without MBR), onto the SPARE Maxtor IDE Drive.
I tried Disk Edit, Ghost Editor, Recovery tools. Really close in many ways, but assembling bit-and-pieces to work impossible.
Just too complicated for my limited knowledge.
But I did get enough evidence to know how that RLL C: drive used to work.
FROM BELOW: (Diskedit of Image) you can see the following:
- C drive was bootable (Since it contains DOS, autoexec.bat, and config.sys)
- From size of command.com (it just a little over DOS 3.3, but way under 6.2)
- There was no "jdisk.com or jlink.com" that I could easily see. Which is what I expected.
** I COULD NOT OPEN ANY FILES for viewing, since the POINTERS were off, how I loaded the image
** Best I could get is moving thru directories and see what files were around
****************************************
** I got a view on the orignial C: RLL Image.
** IT was 100% a bootable drive.
** It has C:\autoexec.bat and C:\config.sys
** I still have to work to see contents of both******.
****************************************
2) What happens if you create again a new MBR on your RLL drive and then ...
2A) you copy the first two sectors of this brand new MBR into a file, on a Floppy, and then pasting its contents back on its 2 starting sectors on your Disk image?
Once you made this trick, you have a live Disk image functiong and ready to be put again on RLL Drive?
2B) What about you build again first missing 2 sectors editing it by hand?
http://www.dewassoc.com/kbase/hard_drives/boot_sector.htmhttp://thestarman.pcministry.com/asm/mbr/DOS50FDB.htmhttp://thestarman.pcministry.com/asm/mbr/index.htmlStandard MBR Structure from MS-DOS 3.3 to Win95
http://thestarman.pcministry.com/asm/mbr/STDMBR.htmSome Useful Tools:
http://thestarman.pcministry.com/tool/FreeTools.htmlRead here:
For TECHs, programmers and Advanced Hackers:
PhysTechSoft Disk Editor This is a true Physical or Logical hard drive Editor. (Similar to Symantec's NORTON Disk Editor; except it won't display/guide you through Directory info. But it is designed for ANY x86 Operating System! Use it to examine NTFS, OS/2, even UNIX, etc. partitions; very small, run it from a floppy: comes with its own loader so it can boot itself without any OS on the floppy. It will run under DOS/Win95/98/maybe NT, but not under Windows 2000/XP, because they don't allow direct disk access. You can still use it to make changes to a drive that has those OSs on it though.)
PowerQuest's Partition (and Boot Record) Info Now runs under any Windows OS !!!
If you're a tech at heart or an Assembly programmer, then read my page on The MBR in Detail here.
A Sourceforge program that writes various kinds of MBRs:
http://ms-sys.sourceforge.net/Undocumented MS-DOS features, Secrets and Hidden Commands
http://www.mdgx.com/secrets.htm(This site has extensive list of Partition, Recovery, Format and Rescue Tools available for any Wintel/Linux System)
Most interesting tools that caught my attention is MBRWizard.
You can find infos about it here:
http://thestarman.pcministry.com/asm/mbr/BootToolsRefs.htm#MBRWizAnd here:
http://thestarman.pcministry.com/asm/mbr/MBRWiz.htmlAnd on its main site:
http://www.mbrwizard.com/fixmbr.phpBIOS SPECIALHow to dump BIOS from memory (when you find that Bridgeboard loaded it correctly)
And then save it to a binary file that could be read by an hexadecimal editor!
http://thestarman.pcministry.com/asm/bios/index.htmlAnd in the end, regarding what we said about Xt-IDE CF cards:
Plus I like the X-IDE link you found above.
Everything they talk about makes sense to me.
I also played with Jumpers (IO addresss and Base Addresss)
** Both work proper on 486, and on 8086, except 8086 won't initialize **
But does CF card works now? Is it being seen by 486 just as like 8088?
Do you formatted CF Card with correct 2GB partition parameters before putting it into 8088 and trying booting from it?