VOGONS


First post, by Tabris:DarkPeace

User metadata
Rank Newbie
Rank
Newbie

Q1) Does DOSBox support the IBM XDF Floppy Disk Format ?

Reason: It is required to install IBM PC DOS v7.x (With Stacker 4.x)

Disk 1 is a standard 3.5" FDD formatted to 1.44 million bytes, but it contains a TSR called XDF.COM (from memory) that enables the rest of the installation to continue, reading 3.5" diskettes, but formatted at around 1.83 million bytes.

I suspect it was to reduce piracy, or maybe just reduce distribution costs (It makes the install 1, maybe 2, disks smaller to package, but XDF read/write speed is much slower).

I posted this in the general forum because I feel it isn't specifically code / developer related, and an experienced 'non-Dev' might just happen to know the answer.

http://users.on.net/~darkpeace

Reply 2 of 4, by Tabris:DarkPeace

User metadata
Rank Newbie
Rank
Newbie

It's not the weekend quite yet...

[I'd need to find the disks, and all that]

http://users.on.net/~darkpeace

Reply 3 of 4, by h-a-l-9000

User metadata
Rank DOSBox Author
Rank
DOSBox Author

It will probably want to mess with the floppy controller which DOSBox doesn't have.

1+1=10

Reply 4 of 4, by dh4rm4

User metadata
Rank Oldbie
Rank
Oldbie

My guess is no as DOSBox uses the Windows XP fdd driver which doesn't support XDF ('natch, a format made by the competition). WinImage suffers the same issue under XP. It may possibly work if loaded as a disk image though.