-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Comments
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). |
Thanks for answering. Yes, I did read the FAQ before posting the issue. 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. |
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. |
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. |
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.
The text was updated successfully, but these errors were encountered: