public:create_windows_10_usb_installation_disk
Différences
Ci-dessous, les différences entre deux révisions de la page.
| public:create_windows_10_usb_installation_disk [2020/03/31 09:31] – créée pcouderc | public:create_windows_10_usb_installation_disk [2020/03/31 09:53] (Version actuelle) – pcouderc | ||
|---|---|---|---|
| Ligne 8: | Ligne 8: | ||
| Save the partitio table (w). | Save the partitio table (w). | ||
| + | |||
| + | Format the UEFi partition and the NTFS one : | ||
| + | |||
| + | < | ||
| + | mkfs -t vfat /dev/sdZ1 | ||
| + | mkfs -t ntfs /dev/sdZ2 | ||
| + | </ | ||
| + | |||
| + | Download a [[https:// | ||
| + | < | ||
| + | sudo mount -o loop -t iso9660 / | ||
| + | </ | ||
| + | |||
| + | Then : | ||
| + | * copy / | ||
| + | * copy all other files and directories on /dev/sdZ1 | ||
| + | * finish by creating sources directory in /dev/sdZ1 and copying sources/ | ||
| + | |||
| + | (WARNIN : not tested!) | ||
| + | |||
| + | (source from https:// | ||
| + | |||
public/create_windows_10_usb_installation_disk.1585647098.txt.gz · Dernière modification : de pcouderc
