Bootable USB Linux Terminal

command using dd:

umount /dev/sd<?><?>
dd bs=4M if=path/to/input.iso of=/dev/sd<?> conv=fdatasync  status=progress

Reference: https://askubuntu.com/questions/372607/how-to-create-a-bootable-ubuntu-usb-flash-drive-from-terminal

Tidak ada komentar:

Posting Komentar