Pages : 1
#1 Le 27/11/2019, à 19:59
- grav42
probléme usb bootable
bonjours je suis nouveau sur Lubuntu j’ai un pc que je suis obliger de garder en windob 10 pour le contrôle de mes lumière de scène mons windob a planter et je dois le réinstaller du coup j'ais télécharger widob et fais ma clés bootable en suivant un tuto mais je me retrouve avec un soucis ma konsol me marque ca mois@mois-Satellite-L40:~$ sudo woeusb --device ~/Téléchargements/Win10_1909_French_x64.iso /dev/sbd
WoeUSB v@@WOEUSB_VERSION@@
==============================
check_runtime_parameters: Error: Target media "/dev/sbd" is not a block device file!
WoeUSB @@WOEUSB_VERSION@@ Help Information
======================================
WoeUSB can create a bootable Microsoft Windows(R) USB storage device from an existing Windows optical disk or an ISO disk image.
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!
woeusb --device <source media path> <device>
Examples:
- 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!
woeusb --partition <source media path> <partition>
Examples:
- 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
--target-filesystem, --tgt-fs <filesystem name>
Specify the filesystem to use as the target partition's filesystem.
Currently supported: FAT(default)/NTFS
mois@mois-Satellite-L40:~$
je vous remercie de bien vouloir m'aider
Hors ligne
#2 Le 27/11/2019, à 22:36
- geole
Re : probléme usb bootable
Bonsoir.
Evite d'inverser certaines lettres, c'est très probablement
sudo woeusb --device ~/Téléchargements/Win10_1909_French_x64.iso /dev/sdb
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
Pages : 1