----------
From: M H Stein[SMTP:dm...@torfree.net]
Sent: Sunday, June 21, 2009 10:11 PM
To: 'crom...@googlegroups.com'
Subject: RE: Cromix, floppies, XMM, etc.
Well, if it could handle 16 bits, be a reasonable size (>=32MB), Cromix-compatible and not too expensive it would be interesting indeed...
m
*********************
----------
From: mountaintop[SMTP:khar...@gmail.com]
Sent: Sunday, June 21, 2009 2:34 PM
To: Cromemco
Subject: Re: Cromix, floppies, XMM, etc.
I'm sure Roger could do the ram drive as he designed one for his
homebrew Z80 system.
<snip>
d /gen
ce sysdef ; make the edit shown in the next line
BDEV 02 uflop % Suggested uflop
crogen 20090622cromix
boot /gen/20090622cromix # do a test boot first and if works move to my A: /dev/sfda floppy
I then modified my 4 drive system so
A. /dev/sfda - contained a boot disk that would auto boot to the C. drive
B: /dev/ufdb - diskette in uniform format containing just /bin files
C: /dev/fdc - Cromix 68K OS files but no /bin. Did contain a /cromix.sys which did not auto boot so from RDOS a BC command would boot this OS loader from where you would have to choose a boot target
D: /dev/ufdd - Drive normally used in Uniform format for data
So now the boot process would normally be
power on
in rdos BA - this boots the OS on diskette A: that is set to autoboot the 8" diskette in /dev/fdc
As /dev/fdc boots via a startup file it automounts
mount -r /dev/ufdb /bin ; via /etc/startup.cmd I think?
Now the binary files are mounted
then login etc.
------------
And finally Mike had a superb summary email about what would be needed to boot cromix. I agree with all his points, which in summary are
XXU 68020 would need the XXU version of the OS, 172 is the latest I have
68000 or 68010 sitting on a DPU or XPU processor card might best use Cromix Plus-7 which is release 10 or 31.68 or version 168 (all terms are equivalent). I dont have a 172 level to run on the 6800/68010
Fairly obviously the 68000/68010 cromix does not run on the XXU card since the z80 code of the OS cant be run ? And the reverse is true the 68020 machine code cannot be execute on a 68000/68010
No version of Cromix needs the memory management card to run
I can currently create any bootable or cromix diskette in 360K or 8" or 3.5" format. Postage might take some time if the destination is not Europe.
---------
And now, rather unfortunately back to work: I still have 1141.25 GB of memory to allocate on the AIX system that I am building !
regards marcus
Roger,
Hello there. (My late response was due to mini holiday) ...
First, I was trying to put together a list of versions in this file
http://maben.homeip.net:8217/static/S100/cromemco/SUDS/cromemco%20versions.xls
To all let me know if anything is wrong ...
---------
I am quite sure that with a 64FDC controller Cromix 68K versions for sure
will handle any combination of 4, 5.25 or 8" logical drives.
8" logical drives means wither
a) an actual 8" drive
b) a 5.25 HD diskette pretending to be an 8"
c) a 3.5" diskette pretending to be an 8"
Although for (c) even a Samsung SFD-321 won't do because it is hard wired to
be a B: diskette [I recently got more than 5 new drives and need some time
to study the jumpers on the floppy board to see how for example the DS3
jumper I saw could possible help matters. As of today I can only use as a B:
drive]
<snip>
Marcus:
Thanks for the extensive detailed instructions; I thought you'd be better qualified
to advise Roger since I've never run Cromix from floppies except for installation,
diagnostics or repair.
As to using different drives (i.e. 3.5 and 5.25 emulating 8") I don't think it should
be a problem anywhere except perhaps with very old versions that only knew
about the Persci drives and not the Tandons.
I'm still not clear why you're using uniform format, although I suppose it might
be less troublesome on a PC? And you've checked that it doesn't cause any
problems, even in CDOS?
Roger:
So, what do you need to get started?
m
>> m
>Roger
-----------------
I think you said that you'd had them working as 8" drives so they're probably OK, but just for info what are the make/model of your 5.25" HD drives?
The next question would be whether you can successfully recreate an HD disk from one of the image files, like Marcus' 693CR168 or my CX168X1B, and boot from it. If so, you're away to the races; most versions are imaged on Marcus' site and if you have trouble configuring it to run on floppies I'm sure he or I could do it and send you the configured disk images.
Have FUN!!!
>> I think you said that you'd had them working as 8" drives so they're probably OK, but just for info what are the make/model of your
>> 5.25" HD drives?
>Yes, I use them with CP/M (4 of them). They are Mitsumi D509V3. I just put a shorting block across the 50-pin header on the FDC (real 8" drive interface) at the 11th row (ground pin 22 ("ready"?)). So, always "ready". The 5.25" HD drives are on the 34-pin interface. Obviously that isn't going to work real well with an actual 8" drive plugged into the 50-pin connector. So I think that I need to jump the 5.25" drive(s) to return "ready" on pin 34, and install a wire between pin 34 of the 34-pin header and pin 22 of the 50-pin header?
>The jumper options for the Mitsumi D509V3 are:
>drive select (I know what to do there *smile*)
>HD/LD "HIGH" or "LOW" at terminal 2
>"MOTOR ON" control of DD motor operation vs "Drive Select" controls
>pin 34 is "disk change" vs. "ready"
>360 rpm motor speed vs. dual speed mode (300/360 rpm)
>The delivery defaults are DS1 (B:), HD, "MOTOR ON", "disk change", and 360 rpm
-------------
Yup. Remove the strap grounding pin22 on the 8" FDC connector, replace it with a jumper to pin34 of the 5.25" connector,
and change the RY/DC jumpers on the D509V3s (Labelled "DCH" IIRC) ; Bob should be your uncle.
-------------
>> The next question would be whether you can successfully recreate an HD disk from one of the image files, ...snip....
>That remains to be seen! I have a vague idea of what to do, but the devil is in the details!
Indeed...