Article 5J7WP A bootable usb is done by Unetbootin which doesn't work

A bootable usb is done by Unetbootin which doesn't work

by
IcomeFromVN
from LinuxQuestions.org on (#5J7WP)
I formatted a flash drive
Code:$ sudo wipefs --all --force /dev/sdb
$ sudo umount /dev/sdb /dev/sdb1
$ sudo parted -s -a optimal -- /dev/sdb mklabel msdos
$ sudo parted -s -a optimal -- /dev/sdb mkpart primary fat32 1MiB 100%
$ sudo parted -s -- /dev/sdb align-check optimal 1
$ sudo mkfs.vfat -F32 /dev/sdb1And I made a bootable usb with Unetbbotin. But when I boot it from BIOS, it doesn't work, the words "Operating system not found" appear, and the BIOS boot from hard drive. I tried other distro's iso but hasn't changed. So anyone know the problem? Thanklatest?d=yIl2AUoC8zA latest?i=_PzmxtOLLGU:QUYRbdND5Mk:F7zBnMy latest?i=_PzmxtOLLGU:QUYRbdND5Mk:V_sGLiP latest?d=qj6IDK7rITs latest?i=_PzmxtOLLGU:QUYRbdND5Mk:gIN9vFw_PzmxtOLLGU
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments