Re: Bootable USB and a Windows ISO-file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2020-07-05 12:01, Robin Lee wrote:
I'm trying to do a very simple task on my Fedora 32 desktop but somehow
I can't make it happen.

I've downloaded a Windows installer ISO-file from microsoft.com that I
put on a USB-stick and tried to install Windows on physical machine,
but it won't boot from the USB. It shows up in the BIOS boot menu, but
it won't boot.

I've tried to install the same ISO-file in Boxes and that went fine.
I've tried both Brasero and Disk Image Writer, I've tried two different
USB-sticks and two different physical target machines.

What am I doing wrong? Or is this nefarious scheming by Linux to stop
people from experimenting with alternative operating systems?


Hi Robin,


Ha!  I finally get to answer one instead of always asking
all the questions.

:-)


Install WoeUSB (as root):

   # dnf install WoeUSB

It comes with a gui and a command line option:

Find your flash drive (sd[x]):
   $ ls -al /dev/sd*

I stick it in and pull it out and see who appears
and disappers.  You can also us gparted


First, erase your flash drive.  MAKE SURE YOU HAVE
THE RIGHT ONE!!!
   # dd bs=4096 if=/dev/zero of=/dev/sd[x]


Gui:
   sudo root -c woeusbgui

Make sure you choose NTFS


Command line:

# woeusb --target-filesystem NTFS --device Win10_2004_English_x64.iso /dev/sd[x]

This is Linux.  Everythig is possible!

:-)

-T
_______________________________________________
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



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux