Initializing (Formatting) disk problem

Support and general discussion.
Post Reply
ibmpc5150
Posts: 12
Joined: Sat 17 Jan, 2015 6:17 pm

Initializing (Formatting) disk problem

Post by ibmpc5150 »

Image
Image
Image

Of course I set the BIOS setup and proper disk image (1.44MB) correctly.

FORMAT A: (This is no problem.)
But the problem is to use FORMAT A: /U.
I guest this is problem of emulation for FDC.
Battler
Posts: 793
Joined: Sun 06 Jul, 2014 7:05 pm

Re: Initializing (Formatting) disk problem

Post by Battler »

- ibmpc5150: Try PCem-X. I fixed formatting there (in fact, I vastly improved on the FDC code).
User avatar
SarahWalker
Site Admin
Posts: 2054
Joined: Thu 24 Apr, 2014 4:18 pm

Re: Initializing (Formatting) disk problem

Post by SarahWalker »

FDC format command currently isn't supported. I do have better FDC code that I wrote for Arculator, which supports formatting, copy protected discs and other things, but to date I haven't prioritized porting it over.

Workaround for now is just to not use FORMAT A: /U - under emulation it basically serves no purpose anyway.
Battler
Posts: 793
Joined: Sun 06 Jul, 2014 7:05 pm

Re: Initializing (Formatting) disk problem

Post by Battler »

- TomWalker: You could look at the PCem-X code. The FDC format command is supported and implemented (and works). And I'm working on getting XDF floppies to be loaded correctly.
ibmpc5150
Posts: 12
Joined: Sat 17 Jan, 2015 6:17 pm

Re: Initializing (Formatting) disk problem

Post by ibmpc5150 »

Battler wrote:- ibmpc5150: Try PCem-X. I fixed formatting there (in fact, I vastly improved on the FDC code).
Ok, thanks for inform me.
Post Reply