Am 08.07.2024 um 17:41 schrieb Patrick Dupre via users:
There is a fedora tool
Fedora Media Writer (see fedora web site)
also
unebootin
On 7/8/24 10:01 AM, François Patte wrote:
Bonjour,
I downloaded the f40 iso for a worksation, but I did not see on the
fedora website how to burn a bootable DVD with this iso file....
Maybe someone can tell me how to proceed.
google indicates this for windows.... no windows at home.
I prefer to use command line.
Thank you.
The easiest way is to just dd the iso file to a USB stick and boot off that.
This shows you the USB drive. On my system, I have two drives internal
drives, so my USB drive shows up as sdc:
lsblk
Once you've identified the USB drive, use dd to write it to the USB. In
my case, it's /dev/sdc:
dd if=/path/to/Fedora-Workstation-Live-x86_64-40-1.14.iso of=/dev/sdc
Make sure your USB drive is large enough for the whole ISO file to be
written to it.
I also recommend Ventoy for booting off multiple ISO files:
https://www.ventoy.net/en/index.html
Hope this helps!
The OP definitely asked for a tool to create a bootable dvd.
With a gui, this may be done through k3b. As a commandline tool, wodim
should work, even the dd command:
https://discussion.fedoraproject.org/t/how-to-burn-iso-image-to-dvd/79250
--
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue