Created a bootable USB from an iso-file with
sudo dd if=./ubuntu-18.04.3-desktop-amd64.iso of=/dev/sda1 bs=8M
using How to make an Ubuntu live USB stick in Fedora? BIOS does not see this USB. Did Fedora 31 mess up my BIOS and what can I do?
Created a bootable USB from an iso-file with
sudo dd if=./ubuntu-18.04.3-desktop-amd64.iso of=/dev/sda1 bs=8M
using How to make an Ubuntu live USB stick in Fedora? BIOS does not see this USB. Did Fedora 31 mess up my BIOS and what can I do?