VOGONS


First post, by Socket3

User metadata
Rank Oldbie
Rank
Oldbie

Hi guys. Today after coming across Sphere0161's thread: "Running DOS games in a real hardware. What issues am I going to encounter?" I got the urge to play some early dos games - so I whipped out my Hyundai Super 16 XT clone, but it refused to boot of the HDD.

xt.jpg
Filename
xt.jpg
File size
233.85 KiB
Views
928 views
File license
CC-BY-4.0

The drive in question is (was) a 40mb Seagate ST-251 witch has been running reliably for the past 20 or so years, but I guess it's time has come. It makes a slight grinding noise while spinning, and it freezes the computer whenever any seek operation is requested. For now I'm going to replace it.

ded.jpg
Filename
ded.jpg
File size
249.84 KiB
Views
928 views
File license
CC-BY-4.0

The only other working MFM drive I have in my collection is a 20MB Brick Miniscribe 3425 and I've spent the last 2 hours trying to set it up without much success. First off, fdisk sees only 10MB of disk space - it does format OK, but the computer won't boot off the HDD. It will boot of a floppy and read/write off the HDD just fine. The thing is I haven't worked with MFM or RLL drives in a very very long time, and I don't quite remember how to initialize the drives and configure them correctly.

brick.jpg
Filename
brick.jpg
File size
214.12 KiB
Views
928 views
File license
CC-BY-4.0

I'm using an OMTI MFM controller with the Miniscribe 3425, as this controller was in the same PC I got the HDD from, so I assumed it was setup for this Miniscribe drive, but it either was configured incorrectly on that PC or I'm wrong about this controller being paired with this drive. I remember MFM drives needed to be initialized and configured using debug.com in dos - G=C800:6 for OMTI controllers - but that command is asking me to format the drive...

How can I get my HDD to show up correctly as 20MB? I read someware that it can be done with spinrite, but it doesn't support all controllers / disk drives. Is there a command that I can use to set drive geometry or does debug ask for drive parameters before formatting?

Any help would be appreciated.

Reply 1 of 31, by TheMobRules

User metadata
Rank Oldbie
Rank
Oldbie

I think you may be confusing the DOS FORMAT command with the controllers low level format (LLF).

The initialization utility included in the BIOS of the MFM controller (that is accessed via the debug command) allows you to perform a low level format of the drive, effectively "pairing" the drive with that specific controller. At this point it should ask you for the drive params as those are needed for the LLF. It may use the current values stored in the drive by default, but it should allow you to set new values for the drive geometry.

Once the LLF is done, you can run FDISK and then DOS FORMAT as usual.

Reply 2 of 31, by pentiumspeed

User metadata
Rank l33t
Rank
l33t

Miniscribe is a bad news no matter what, just 100% unreliable. I went through this back in the day. Many and many liberally.

Most reliable tend to be voice coil MFM and RLL is little better.

Cheers,

Great Northern aka Canada.

Reply 3 of 31, by Horun

User metadata
Rank l33t++
Rank
l33t++

Which SMS OMTI# controller is it ?

Hate posting a reply and then have to edit it because it made no sense 😁 First computer was an IBM 3270 workstation with CGA monitor. Stuff: https://archive.org/details/@horun

Reply 4 of 31, by Grzyb

User metadata
Rank Oldbie
Rank
Oldbie

Some 8-bit ISA MFM controllers allow to specify the drive type/parameters in the LLF routine...
others use jumpers for that...

If G=C800:6 formats the drive without asking for parameters, it must be jumper-configured.

Find the jumper settings for your controller, in case of problems - post a photo.

Nie tylko, jak widzicie, w tym trudność, że nie zdołacie wejść na moją górę, lecz i w tym, że ja do was cały zejść nie mogę, gdyż schodząc, gubię po drodze to, co miałem donieść.

Reply 5 of 31, by Socket3

User metadata
Rank Oldbie
Rank
Oldbie
Grzyb wrote on 2023-04-28, 00:58:
Some 8-bit ISA MFM controllers allow to specify the drive type/parameters in the LLF routine... others use jumpers for that... […]
Show full quote

Some 8-bit ISA MFM controllers allow to specify the drive type/parameters in the LLF routine...
others use jumpers for that...

If G=C800:6 formats the drive without asking for parameters, it must be jumper-configured.

Find the jumper settings for your controller, in case of problems - post a photo.

Thanks, I'll take the controller out and look for jumpers.

[EDIT]

The controller is an OMTI 5520B-10.

contr f.jpg
Filename
contr f.jpg
File size
331.61 KiB
Views
856 views
File license
CC-BY-4.0

I found the jumper settings on stason.org and it seems it supports my Miniscribe 3425. I'll have a go at configuring the jumpers (https://stason.org/TULARC/pc/hard-disk-floppy … 412-drives.html) and report back.

Last edited by Socket3 on 2023-04-28, 08:39. Edited 1 time in total.

Reply 6 of 31, by Socket3

User metadata
Rank Oldbie
Rank
Oldbie

Ok so thanks to you guys I was able to configure the controller for the Miniscribe 3425 and the drive is now corectly detected as 20MB. I've formatted and made it bootable with sys.com but the computer will still not boot off it. Just like before the computer will boot off the floppy and access the HDD just fine.

20mb.jpg
Filename
20mb.jpg
File size
200.07 KiB
Views
844 views
File license
CC-BY-4.0

Are there any additional settings I need to do to the controller so the PC will boot off the HDD?

Reply 8 of 31, by Socket3

User metadata
Rank Oldbie
Rank
Oldbie
Deunan wrote on 2023-04-28, 09:56:
Socket3 wrote on 2023-04-28, 08:25:

Are there any additional settings I need to do to the controller so the PC will boot off the HDD?

FDISK /MBR perhaps?

where do I find MBR? fdisk just shows if the partition is active, and it is, shows up as primary dos partition. What am I missing?

Reply 9 of 31, by Babasha

User metadata
Rank Oldbie
Rank
Oldbie
Socket3 wrote on 2023-04-28, 09:58:
Deunan wrote on 2023-04-28, 09:56:
Socket3 wrote on 2023-04-28, 08:25:

Are there any additional settings I need to do to the controller so the PC will boot off the HDD?

FDISK /MBR perhaps?

where do I find MBR? fdisk just shows if the partition is active, and it is, shows up as primary dos partition. What am I missing?

1) Do you perform low-level format with DEBUG G=C800:6 before FDISK, FORMAT and SYS?
2) You can try ADM (Advanced Disk Manager) to low-level format and install disk-overlay (it takes 1KB of RAM) but sometimes "recover" BOOT-ability 😀

Need help? Begin with photo and model of your hardware 😉

Reply 10 of 31, by Jo22

User metadata
Rank l33t++
Rank
l33t++

/MBR is a command line parameter of FDISK. It can be added to the FDISK command (just don't forget the space between those two).

C:>FDISK /MBR

Using it will rewrite parts of the Master Boot Record and the DOS bootloader code.
I say "parts", because the command works a bit different in 16-Bit MS-DOS (6.22 and before) and 32-Bit MS-DOS (DOS 7+).

There's more information here:
https://thestarman.pcministry.com/asm/mbr/FDISK.htm

Edit: The DOS "FORMAT" is no substitute for a Low-Level Format, of course.
These are separate things.

"Time, it seems, doesn't flow. For some it's fast, for some it's slow.
In what to one race is no time at all, another race can rise and fall..." - The Minstrel

//My video channel//

Reply 12 of 31, by Jo22

User metadata
Rank l33t++
Rank
l33t++
Socket3 wrote on 2023-04-28, 13:03:

thanks for the advice, I'll low level format the drive and report back

Ok, good luck. 🙂🤞

"Time, it seems, doesn't flow. For some it's fast, for some it's slow.
In what to one race is no time at all, another race can rise and fall..." - The Minstrel

//My video channel//

Reply 13 of 31, by Socket3

User metadata
Rank Oldbie
Rank
Oldbie
Jo22 wrote on 2023-04-28, 13:06:
Socket3 wrote on 2023-04-28, 13:03:

thanks for the advice, I'll low level format the drive and report back

Ok, good luck. 🙂🤞

No luck....

I low-level formatted the HDD using debug.exe from DOS 6.22.

A:\debug.exe
- G=C800:6

I used interleave 3 and added the two defects printed on the drive's label. This time around instead of 19.8 MB of usable space I got 20.23, and I got no bad blocks while formatting the drive with DOS format like I did last time around - but the PC still refuses to boot of the HDD.

hdd.jpg
Filename
hdd.jpg
File size
170.04 KiB
Views
727 views
File license
CC-BY-4.0

It seeks the HDD on boot, then seeks the floppy, and if no bootable floppy is inserted it just hangs. Also, to add to my string of retro hardware bad luck, it seems my 14" CRT is going as well. The focus pot on the high voltage transformer is really loose - not the pot itself, just the knob, so even moving the monitor will cause it to go blurry...

Any other ideas? I tried FDISK.EXE /MBR but that just spat out "invalid parameter MBR".

Reply 14 of 31, by weedeewee

User metadata
Rank l33t
Rank
l33t
Socket3 wrote on 2023-04-28, 16:29:

I low-level formatted the HDD using debug.exe from DOS 6.22.

A:\debug.exe
- G=C800:6

FYI, you only use debug to start the software that is located on the mfm controller card ROM.

Socket3 wrote on 2023-04-28, 16:29:
I used interleave 3 and added the two defects printed on the drive's label. This time around instead of 19.8 MB of usable space […]
Show full quote

I used interleave 3 and added the two defects printed on the drive's label. This time around instead of 19.8 MB of usable space I got 20.23, and I got no bad blocks while formatting the drive with DOS format like I did last time around - but the PC still refuses to boot of the HDD.

hdd.jpg

It seeks the HDD on boot, then seeks the floppy, and if no bootable floppy is inserted it just hangs. Also, to add to my string of retro hardware bad luck, it seems my 14" CRT is going as well. The focus pot on the high voltage transformer is really loose - not the pot itself, just the knob, so even moving the monitor will cause it to go blurry...

Any other ideas? I tried FDISK.EXE /MBR but that just spat out "invalid parameter MBR".

I assume you are using the fdisk from msdos 6.22 ?
Did you recreate the partition & installed the system files on the hard drive after the low level format ?
ie used FDISK to create the primary partition then restarted from floppy and then formatted the hard drive partition with the option to install the system files, ie FORMAT C: /S ?

Right to repair is fundamental. You own it, you're allowed to fix it.
How To Ask Questions The Smart Way
Do not ask Why !
https://www.vogonswiki.com/index.php/Serial_port

Reply 15 of 31, by Socket3

User metadata
Rank Oldbie
Rank
Oldbie
weedeewee wrote on 2023-04-28, 18:14:

I assume you are using the fdisk from msdos 6.22 ?
Did you recreate the partition & installed the system files on the hard drive after the low level format ?
ie used FDISK to create the primary partition then restarted from floppy and then formatted the hard drive partition with the option to install the system files, ie FORMAT C: /S ?

I did. Like I said, got the drive up and running (that means formatting, I used FDISK from dos 6.22), even copied over my sound card utilities, Volkov Commander, CTM driver and a few games (a bit painful using 360k disks). I even tried installing MS-DOS 4.01 (EMERSON DOS 4) - it installed fine, but still won't boot. Spent the last couple of hours playing Shadow Nights, Dyna blaster, planet X3 and Prehistoric 😀

I think the problem might be with the PC itself, because I did find a post on AncientElectronics.com about another Hyundai Super 16, and the owner is complaining about the same problem. https://ancientelectronics.wordpress.com/2019 … super-16-turbo/

There must be a configuration disk for the Super 16 someware that will let me select boot devices. Other then that, maybe the controller is not setup correctly. I noticed it's setup to use address 320h- maybe that's a bit to close to the sound card's midi port? Or maybe I'm spouting nonsense...

Last edited by Socket3 on 2023-04-28, 18:39. Edited 1 time in total.

Reply 16 of 31, by Babasha

User metadata
Rank Oldbie
Rank
Oldbie
Socket3 wrote on 2023-04-28, 16:29:
No luck.... […]
Show full quote
Jo22 wrote on 2023-04-28, 13:06:
Socket3 wrote on 2023-04-28, 13:03:

thanks for the advice, I'll low level format the drive and report back

Ok, good luck. 🙂🤞

No luck....

I low-level formatted the HDD using debug.exe from DOS 6.22.

A:\debug.exe
- G=C800:6

I used interleave 3 and added the two defects printed on the drive's label. This time around instead of 19.8 MB of usable space I got 20.23, and I got no bad blocks while formatting the drive with DOS format like I did last time around - but the PC still refuses to boot of the HDD.

hdd.jpg

It seeks the HDD on boot, then seeks the floppy, and if no bootable floppy is inserted it just hangs. Also, to add to my string of retro hardware bad luck, it seems my 14" CRT is going as well. The focus pot on the high voltage transformer is really loose - not the pot itself, just the knob, so even moving the monitor will cause it to go blurry...

Any other ideas? I tried FDISK.EXE /MBR but that just spat out "invalid parameter MBR".

Hmmm… Do you have jumpers layot for MFM controller?

Need help? Begin with photo and model of your hardware 😉

Reply 17 of 31, by weedeewee

User metadata
Rank l33t
Rank
l33t
Socket3 wrote on 2023-04-28, 18:39:
weedeewee wrote on 2023-04-28, 18:14:

I assume you are using the fdisk from msdos 6.22 ?
Did you recreate the partition & installed the system files on the hard drive after the low level format ?
ie used FDISK to create the primary partition then restarted from floppy and then formatted the hard drive partition with the option to install the system files, ie FORMAT C: /S ?

I did. Like I said, got the drive up and running (that means formatting, I used FDISK from dos 6.22), even copied over my sound card utilities, Volkov Commander, CTM driver and a few games (a bit painful using 360k disks). I even tried installing MS-DOS 4.01 (EMERSON DOS 4) - it installed fine, but still won't boot. Spent the last couple of hours playing Shadow Nights, Dyna blaster, planet X3 and Prehistoric 😀

It's odd then that fdisk /mbr gave you an error message about invalid parameter.

Socket3 wrote on 2023-04-28, 18:39:

I think the problem might be with the PC itself, because I did find a post on AncientElectronics.com about another Hyundai Super 16, and the owner is complaining about the same problem. https://ancientelectronics.wordpress.com/2019 … super-16-turbo/

There must be a configuration disk for the Super 16 someware that will let me select boot devices. Other then that, maybe the controller is not setup correctly. I noticed it's setup to use address 320h- maybe that's a bit to close to the sound card's midi port? Or maybe I'm spouting nonsense...

It's possible that your bios is being annoying.
Given the IO options, I'm going with the card only using 8 consecutive addresses so I doubt that being a problem.

The bios on you card is enabled, the drive gets detected by the system, yet somehow still fails to boot from it.
I 'm fairly certain that if you disable the bios on the card, the hard drive won't by found by dos. (just a thought)
You're using it on an XT which, for all I know, doesn't use any setup programs, they all used jumpers, yet none of them controls the boot device.
maybe your XT is different.
Good luck !

looking at this post Hyundai SUPER-16TE xt clone: restoration and info your xt isn't that different and no configuration program will exist since it doesn't have any RTC memory nor a battery.

You could try setting the machine in 4.77MHz mode, maybe, just maybe that will allow a boot, though it's just another guess.

Right to repair is fundamental. You own it, you're allowed to fix it.
How To Ask Questions The Smart Way
Do not ask Why !
https://www.vogonswiki.com/index.php/Serial_port

Reply 18 of 31, by Jo22

User metadata
Rank l33t++
Rank
l33t++
Socket3 wrote on 2023-04-28, 16:29:

Any other ideas? I tried FDISK.EXE /MBR but that just spat out "invalid parameter MBR".

Then no idea, that's not the FDISK that I know. 🤷 My FDISK behaves like in the screenshot below.
And if no hard disk is found, it just tells me ("No hard disk found.").

Edit: I've experimented. I can get an "Parameter format not correct - MBR",
but only if I type FDISK MBR without the slash. Maybe there was a typo ?

Attachments

  • fdiskmbr_622.png
    Filename
    fdiskmbr_622.png
    File size
    16.65 KiB
    Views
    669 views
    File license
    Fair use/fair dealing exception
Last edited by Jo22 on 2023-04-29, 05:18. Edited 1 time in total.

"Time, it seems, doesn't flow. For some it's fast, for some it's slow.
In what to one race is no time at all, another race can rise and fall..." - The Minstrel

//My video channel//

Reply 19 of 31, by Socket3

User metadata
Rank Oldbie
Rank
Oldbie
Babasha wrote on 2023-04-28, 18:39:
Socket3 wrote on 2023-04-28, 16:29:
No luck.... […]
Show full quote
Jo22 wrote on 2023-04-28, 13:06:

Ok, good luck. 🙂🤞

No luck....

I low-level formatted the HDD using debug.exe from DOS 6.22.

A:\debug.exe
- G=C800:6

I used interleave 3 and added the two defects printed on the drive's label. This time around instead of 19.8 MB of usable space I got 20.23, and I got no bad blocks while formatting the drive with DOS format like I did last time around - but the PC still refuses to boot of the HDD.

hdd.jpg

It seeks the HDD on boot, then seeks the floppy, and if no bootable floppy is inserted it just hangs. Also, to add to my string of retro hardware bad luck, it seems my 14" CRT is going as well. The focus pot on the high voltage transformer is really loose - not the pot itself, just the knob, so even moving the monitor will cause it to go blurry...

Any other ideas? I tried FDISK.EXE /MBR but that just spat out "invalid parameter MBR".

Hmmm… Do you have jumpers layot for MFM controller?

Here it is: https://stason.org/TULARC/pc/hard-disk-floppy … 412-drives.html