Skip to content

DOS/Windows 3.1x image creation guide#1581

Open
chschnell wants to merge 4 commits into
copy:masterfrom
chschnell:docs-win31x
Open

DOS/Windows 3.1x image creation guide#1581
chschnell wants to merge 4 commits into
copy:masterfrom
chschnell:docs-win31x

Conversation

@chschnell

Copy link
Copy Markdown
Contributor

Adresses issue #1568.

Adds documentation about creating Windows 3.1 / Windows for Workgroups 3.11 disk images.

It is assumed that the reader knows how to create an empty, FAT-formatted floppy or hard disk image, and how to copy a file into that image with external tools. In case this should also be documented it may be best to create a separate doc about handling FAT-formatted images since this will also come in other places, like the Windows 95 documentation.

Comment thread docs/windows-31x.md Outdated
Comment thread docs/windows-31x.md Outdated
Comment thread docs/windows-31x.md Outdated
Added instructions about absolute mouse cursor positioning.

Also replaced archive-backed URLs to vogons.org with their direct links (site is still up).
@copy

copy commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Looks good to me, want to get any more changes in or shall I merge?

@chschnell

chschnell commented Jun 14, 2026

Copy link
Copy Markdown
Contributor Author

Looks good to me, want to get any more changes in or shall I merge?

Let's give this another week or so.

I just added docs/dos.md which covers MS-DOS, FreeDOS and FAT-formatted image handling.

I'm not quite there yet, but I think at the end we can remove docs/cpu-idling.md.

Unless it already exists, it would be great to have a bootable "rescue" DOS floppy disk with FDISK and FORMAT preinstalled, downloadable from the copy.sh website. Please see docs/dos.md chapter 3 for context.

These docs aim to use v86 only (without external tooling like qemu).

Feedback is always welcome!

@chschnell chschnell changed the title Windows 3.1/3.11 image creation guide DOS/Windows 3.1x image creation guide Jun 14, 2026
@copy

copy commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Unless it already exists, it would be great to have a bootable "rescue" DOS floppy disk with FDISK and FORMAT preinstalled, downloadable from the copy.sh website. Please see docs/dos.md chapter 3 for context.

Agreed, and it would be good to have an option in the UI to add it to a custom profile.

These docs aim to use v86 only (without external tooling like qemu).

That's extremely cool, and the logic next step is to automate the creation DOS/Windows disk images using v86's api.

@SuperMaxusa

Copy link
Copy Markdown
Contributor

I'm not quite there yet, but I think at the end we can remove docs/cpu-idling.md.

+1, I have some ideas for windows-9x.md and I can add this to them if you don't mind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants