Create Live USB from ISO on command line
Published on 25 Apr 2020
Identify the USB drive
> lsblk | grep sda
sda 8:0 1 14.3G 0 disk
└─sda1 8:1 1 1.4G 0 part /media/alexander/Linux Lite 4.8
Dismount the USB stick
sudo umount /dev/sda1
Create live USB from ISO
sudo dd bs=4M if=/home/alexander/ISO/elementaryos-5.1-stable.20200405.iso of=/dev/sda1 conv=fdatasync status=progress
all tags
activerecord android annoyances api apt arch array artix atom az3w backend bash blog browser bug callback career cli cloud code coding config configuration cp crud css database db design devops django email erp filter fugitive gif gist git gnome grep hebrew http ide isbn-fetcher iso javascript job search js kanban kanban\ kindle koans linux logger manjaro map markdown microservices mobi mtp neovim nodejs packages pastbin patch post python rails reduce refactoring rest routes rspec ruby scripting security sed shell sql string_replacement study tdd terminal testing version_control vim walkthrough workflow