Make bootable USB with dd-command

Pubblicato il: 31 gennaio 2025
sul canale di: Tobias
522
9

1. lsblk (without USB inserted)
2. lsblk (with USB)
3. sudo umount /PATH_TO_MOUNTPOINT/ (only if already mounted)
4. Navigate to location of iso image
5. sudo dd if=/ISO_IMAGE/ of=/dev/NUMBER_OF_USB bs=4M status=progress conv=fdatasync (can take a few minutes, it could happen that the dd command doesent update the progress but will still work in the background)


In questa pagina del sito puoi guardare il video online Make bootable USB with dd-command della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Tobias 31 gennaio 2025, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 522 volte e gli è piaciuto 9 spettatori. Buona visione!