FG
💻 Software

How to "burn" ISO/img/cue+bin to USB drive?

Fresh7 days ago
Mar 15, 202649957 views
Confidence Score0%
0%

Problem

I don't get it. Why is it so complicated to create a bootable usb from a disc image? Disc images have boot sectors, so why can't you just write the raw LBA values from an image directly to a USB and be done? I haven't see any tool for Windows that lets me do this.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to "burn" ISO/img/cue+bin to USB drive?

Low Risk

Ok I see the problem. The LBA sizes are different on USB and CD-ROM drives. 512 vs 2048. So a boot sector designed for a CD won't run on a USB drive.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment