1. Insert U disk
2. Fdisk – l find the drive letter of U disk
3.umount /dev/sdb*
four mkfs.vfat /dev/sdb -I
5. Use the DD command to write ISO to enter the U disk
// if = input file. You should fill in the absolute address instead of ~ /… , or you can CD to the current directory and directly write the name
// of = output file
dd if=/home/zhouya/Downloads/ubuntu-20.04.2.0-desktop-amd64.iso of=/dev/sda status=progress && sync
Read More:
- Virtualbox failed to attach usb, VERR_PDM_NO_USB_PORTS problem solved
- failed to open usb interface: 0, error: RS2_USB_STATUS_ACCESS
- Ubuntu cannot access USB device, failed to create a proxy device for the USB device
- Ubuntu (16.04) creates a Windows boot U disk, using woeusb instead of DD
- VirtualBox Failed to start LSB:Bring up/down Networking problem
- 【Q&A】Failed to start LSB: Bring up/down networking
- Start Eclipse and pop up the “Failed to load the JNI shared library jvm.dll” dialog box
- Nailing dd.httpRequest report errors error:12
- Failed to dlsym make_device: undefined symbol: make_device
- When Linux installs redis, it executes make install and reports an error: Make: * * [server. O] error 1 (solved)
- Solve the problem of USB mouse failure in the laptop mode of Ubuntu
- MSP-EXP430F5529LP: Error initializing emulator: No USB FET was found
- Mac USB error 3: Unable to claim interface: Access denied (insufficient permissions)
- Windows Realtek USB wireless network card boot failure Rtlihvs. DLL module stop problem
- Running realsense ROS reports an error, USB cam overflow, hardware error
- CentOS 8.2 installation-solve Error setting up base repository
- make[1]: *** [objs/Makefile:445: objs/src/core/ngx_murmurhash.o] Error
- How to clean up the disk space of Linux server
- ExecutableNotFound: failed to execute [‘dot’, ‘-Tsvg’], make sure the Graphviz executables are on yo
- Raspberry Pi USB drive-free camera error libv4l2: error setting pixformat: Device or resource busy, etc.