nouvo09
J’ai copié l’iso de Windows avec Baleba Etcher malgré l’avertissement :
"Possible Windows image detected
It looks like you are trying to burn a Windows image. Unlike other images, Windows images require special processin to be made bootable. We suggest you use a tool specially designed for this propose, such Rufus (Windows), WoeUSB(Linux) or Boot Camp Assistant (MacOS)."
Évidemment cela ne fonctionne pas.
J’ai donc téléchargé (non sans difficulté !!!) WoeUSB et l’ai lancé :
[marc@fedora ~]$ woeusb
WoeUSB 5.2.4 Help Information
=============================
WoeUSB can create a bootable Microsoft Windows(R) USB storage device from an existing Windows optical disk or an ISO disk image.
Supported installation drive preparation modes
----------------------------------------------
Currently two creation methods are supported:
--device, -d
Completely WIPE the entire USB storage device, then build a bootable Windows USB device from scratch.
WARNING: All previous data on the device will be gone!
synopsis
$ woeusb --device <source media path> <device>
example
woeusb --device Windows7_x64.iso /dev/sdX
woeusb --device /dev/sr0 /dev/sdX
--partition, -p
Copy Windows files to an existing partition of a USB storage device and make it bootable. This allows files to coexist as long as no filename conflict exists.
WARNING: All files that has the same name will be overwritten!
synopsis
woeusb --partition <source media path> <partition>
example
woeusb --partition Windows7_x64.iso /dev/sdX1
woeusb --partition /dev/sr0 /dev/sdX1
Command-line Options
--verbose, -v
Verbose mode
--help, -h
Show this help message and exit
--version, -V
Print application version
--about, -ab
Show info about this application
--no-color
Disable message coloring
--debug
Enable script debugging
--label, -l <filesystem_label>
Specify label for the newly created file system in --device creation method
Note that the label is not verified for validity and may be illegal for the filesystem
--workaround-bios-boot-flag
Workaround BIOS bug that won't include the device in boot menu if non of the partition's boot flag is toggled
--debugging-internal-function-call <function name> (function_argument)...
Development option for developers to test certain function without running the entire build\n
--target-filesystem, --tgt-fs <filesystem name>
Specify the filesystem to use as the target partition's filesystem.
Currently supported: FAT(default)/NTFS
--for-gui
No longer supported, reserved for compatibility with the wrapper programs
[marc@fedora ~]$
Mais là je ne sais plus faire pour “fabriquer” une clé bootable Windows avec ce logiciel en ligne de commande. J’ai vu qu’il était possible d’utiliser WoeUSB en Gui mais là non plus je ne sais pas faire . Donc j’ai besoin d’aide . Je crée pour ce fait une nouvelle discussion . Je reviendrai sur celle-ci quand j’aurai réussi à booter en Windows et donc poursuivre ma tentative de réparation de mon disque dur interne.
Edit Nicosss : Correction balises Markdown + Agrégation des blocs code pour la lisibilité -> Voir FAQ