LiveUSB creation on Linux

reference

This was very easy to understand from the beginning to the practice!

Method

  1. After connecting the USB to the PC, check the USB path with lsblk -f Copy
  2. Unmount USB with ʻumount / USB path`
  3. sudo dd bs = 4M if = / ISO storage location of = / USB path status = progress && sync
  4. Complete when the words records in records out appear

If it fails, format the USB once.

1.Unmount
umount /dev/usb path
2.Quick format to NTFS
sudo mkfs -t ntfs -Q -L usbdisk /dev/sdc1
3.Try again.

When it couldn't be formatted

https://qiita.com/osorezugoing/items/bc2e641d50a0a655663a

Recommended Posts

LiveUSB creation on Linux
Daemonizing processes on Linux
jblas on Arch Linux
Linux (WSL) on Windows
NAT router on Linux
Develop .NET on Linux
Wake on lan on Linux
Monitor traffic on Linux
Update vscode on linux
Try NeosVR on Linux
Check capacity on Linux
Linux operation on Win10
Install Minecraft on Arch Linux
Install Linux on your Chromebox
Downgrade Mcomix on Arch Linux
Monitor disk usage on Linux
Use Github Desktop on Linux
Install the JDK on Linux
Elixir = Comfortable on Linux Mint
Recording and playback on Linux
Check TTL on Linux router
Read core voltage on Linux
Easy df command on Linux
Install tomcat 5.5 on Amazon Linux.
Use sshpass on Amazon linux2
Install Homebrew on Amazon Linux 2
Paste the link on linux
Linux environment construction (on WSL environment)
Run FreeBSD on Linux + qemu
Use Linux on Windows 10 (WSL2)
Setting up OpenSSH on Arch Linux
Use host.docker.internal on linux (docker-compose required)
Easy copy to clipboard on Linux
Install oracle java8 on amazon linux2
Try installing OpenAM on Amazon Linux
WSL2 ~ Linux on Windows ~ (Part 1: Introduction)
Install Arch Linux on DeskMini A300
Completion of docker command on Linux
How to install VMware-Tools on Linux
View disk usage on personal Linux
Install pyenv on EC2 (Amazon Linux)
[Linux] I installed CentOS on VirtualBox
Enjoy edge computing on Alpine Linux
Rip Music CDs on Arch Linux
Create a Linux environment on Windows 10
Make Live USB on Alpine Linux
Linux
[Linux] Docker environment construction on Redhat
[Note] Install Imagick on Amazon Linux2
[Note] Run Django on Amazon Linux 2
Run docker-compose on Amazon Linux2 on ARM64
Introduce Python 3.5.2 environment on Amazon Linux
pykintone on Windows Subsystem for Linux
Find large files / directories on Linux
python> os.path.join ('data','checkpoint')>'data / checkpoint' on linux
PBR (Policy Base Routing) on Linux
Use Linux commands on Android devices
I installed Linux on my Mac
Run cron on Amazon Linux (set on Linux)
LiveUSB creation on Linux
Linux
Reiwa's Linux router creation procedure ~ with raspi4 ~
I'll install Ruby on EC2 (Amazon Linux2) 2020