Discussion:
iso on usb
(too old to reply)
muta...@gmail.com
2022-09-07 23:57:15 UTC
Permalink
Reactos is distributed as an iso which
can be burnt to cd, which I understand.

I have been told that the same iso can be
burnt to USB stick and also work.

How is it possible to boot from a USB stick
that contains an iso image instead of
a hard disk image?
JJ
2022-09-08 05:38:41 UTC
Permalink
Post by ***@gmail.com
Reactos is distributed as an iso which
can be burnt to cd, which I understand.
I have been told that the same iso can be
burnt to USB stick and also work.
How is it possible to boot from a USB stick
that contains an iso image instead of
a hard disk image?
The ISO is booted by using grub/grub2 boot manager which has the ability to
make a virtual floppy/CD and boot to it. So basically, the ISO is mounted
and to a virtual CD then the boot process is transferred to the CD's boot
code. Not all OS-in-ISO can be booted with this method though.

Loading...