A Linux installation has recently been required, since the use of the computer system is Fedora 28, so you can only make a USB flash drive
Use DF or fdisk-l to view the USB drive file:
DISK/DEV/SDB:14.5GiB,15597568000bytes30464000sectorsunits:sectors of1* += +bytessector size (logical/physical): +Bytes/ +Bytesi/o Size (minimum/optimal): +Bytes/ +Bytesdisklabel type:dosdisk Identifier:0xcad4ebeaDevice Boot Start End sectors Size Id Type/DEV/SDB4 * the 30463999 30463744 -.5G C W95 FAT32 (LBA)
Uninstalling the file system using UMOUNT/DEV/SDB4
Use Mkfs.fat/dev/sdb-i to format the file system as fat
Write the image file to the USB flash drive using the DD command
? sudo DD if=downloads/image file/QUBES-R4. 0-x86_64.iso of=/dev/sdb
Output after completion:
? sudo DD if=downloads/image file/QUBES-R4. 0-x86_64.iso of=/dev/8947712+0in8947712+0 Recordsout4581228544 bytes (4.64.3658.017.0 MB/s
Keep the update, reprint please indicate the source.
Linux (Fedora 28) make bootable USB drive, boot disk