I have ubuntu installed on a USB flash drive and a grub bootloader that has automatically installed on my hard drive.
I installed grub on the /boot/efi partition on a pendrive (with grub-install /dev/sda3 command), but when I want to boot ubuntu by selecting the boot option ubuntu (USB) instead of ubuntu (SKHYNIX -...) which is my hard drive I get ubuntu failed to boot. error.
How can I run Ubuntu from USB? (So that I can run them on any computer)