Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


bootable_usb_drive_from_.iso_file_in_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
bootable_usb_drive_from_.iso_file_in_linux [2019/04/13 12:53] juckinsbootable_usb_drive_from_.iso_file_in_linux [2019/04/13 18:56] (current) juckins
Line 18: Line 18:
 dd if=ubuntu-18.04.2-desktop-amd64.iso | pv | dd of=/dev/sdg dd if=ubuntu-18.04.2-desktop-amd64.iso | pv | dd of=/dev/sdg
 </code> </code>
 +
 +Notes:
 +
 +  * If USB drive has multiple partitions and you want a clean format, use Linux's gparted application (ex. gparted-0.33.0-1.el7.x86_64) to select the USB drive and do a FAT32 format on it.
bootable_usb_drive_from_.iso_file_in_linux.txt · Last modified: 2019/04/13 18:56 by juckins