Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rufus do not work with MS-DOS bootable ISOs #552

Closed
JonasNo opened this issue Jul 24, 2015 · 4 comments
Closed

Rufus do not work with MS-DOS bootable ISOs #552

JonasNo opened this issue Jul 24, 2015 · 4 comments

Comments

@JonasNo
Copy link

JonasNo commented Jul 24, 2015

On various sites there are instructions on how to make an ms-dos bootable usb.

See here:
http://blogs.technet.com/b/csstwplatform/archive/2012/06/26/how-to-create-a-ms-dos-bootable-usb-flash-drive.aspx

and here:
http://www.sysprobs.com/how-to-create-bootable-dos-usb-disk-in-windows-8-8-1

Both use iso's from this site:
http://www.allbootdisks.com/download/iso.html

I have not tested them all. Rufus do not work with these two iso's:
http://www.allbootdisks.com/downloads/ISO/AllBootDisks_ISO_Image_Downloads25/Win98SE_bootdisk.iso
http://www.allbootdisks.com/downloads/ISO/AllBootDisks_ISO_Image_Downloads25/Win98_bootdisk.iso

Both rufus_v1.2.0 and rufus_v1.1.7 reports Unsupported ISO
"This version of Rufus supports bootable ISOs
based on 'bootmgr/WinPE' ir 'isolinux'.
This ISO image doesn't appear to use either..."

The instructions in one of the sites clearly say "Download rufus utility, Rufus v 1.1.7 without FreeDOS Support (154KB) from here".

Do not know if the site is broken or Rufus.

Either way 7-zip reports "Incorrect big-endian headers" on both ISOs.

It did work before based on the instructions.

@pbatard
Copy link
Owner

pbatard commented Jul 24, 2015

Rufus only supports creating blank DOS bootable USB drives. This means that you should not select an ISO if you want to create a DOS disk - just select FreeDOS or MS-DOS in the dropdown.

Then you can copy the content from your DOS ISO onto the USB created by Rufus. Note that you may have to edit the DOS boot parameters so that the USB behaves like the DOS ISO (which is why Rufus does not support DOS ISOs as this conversion is tricky to automate).

Also see https://github.com/pbatard/rufus/wiki/FAQ#Im_trying_to_work_with_an_ISO_but_Rufus_says_its_unsupported

@pbatard pbatard closed this as completed Jul 24, 2015
@JonasNo
Copy link
Author

JonasNo commented Jul 30, 2015

Thanks for answering. Yes, I did read the FAQ before posting the issue.
I'm not sure how I did it but I manage to get it working.

Still wonder why those guides exist. Followed the instructions to the letter and it didn't work.

Note that using FreeDOS for tools written specifically for MS-DOS such as bios updaters, etc is very risky. Many say that and I'm not a risk-taker with expensive hardware.

@pbatard
Copy link
Owner

pbatard commented Jul 30, 2015

FreeDOS is very mature and, IMO, more trustworthy than MS-DOS in terms of stability. I would actually recommend using FreeDOS over MS-DOS for flash updates.

@lock
Copy link

lock bot commented Apr 7, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.

@lock lock bot locked and limited conversation to collaborators Apr 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants