Workstation 38 doesn’t start after successful installation

I’m new, just starting to learn Linux.
I installed Workstation 38 on my laptop Acer ES1-432:

Intel Celeron N3350
DDR3L 4GB
SSD Flash drive 32 GB

OS installation was successful.

But after restarting the laptop, the system does not start. The display shows “No boot device”.

The bootloader won’t start either.

You have to change the boot priority from uefi bios and set it to hdd/ssd and boot fedora.
If that did not work show us a picture of boot priority from your bios.


Secure boot disabled. System did not started.

You don’t need to disable secureboot, secure boot is suppoted in fedora and ubuntu opensuse etc so you can turn secure boot on with 3rd party CA
And make sure that you have not installed fedora on hdd if that maybe the case and you did not installed it on emmc so it won’t boot set hdd as 1st boot and try.

1 Like

That screen image shows secure boot is enabled, which is fine for fedora.

It also shows that the emmc card is selected to boot and if you installed fedora on the hdd then the hdd should be set first in the boot order.

1 Like

I’m installed Fedora on emmc.
This is hardware problem. I tried installing other distributions. It don’t work either.

I installed Manjaro. After installation Manjaro, i started Shell 2.2 from USB Flash (Rufus 4.2.2074).

Next:

Shell> mkdir FS1:\EFI\Microsoft
Shell> mkdir FS1:\EFI\Microsoft\Boot
Shell> cp FS0:\EFI\BOOT\bootx64.efi FS1:\EFI\Microsoft\Boot\bootmgfw.efi
Shell> cp FS1:\EFI\Manjaro\grubx64.efi FS1:\EFI\Microsoft\Boot\bootmgfw.efi

I saw solution here

After rebooting Manjaro started up!
I guess the same should be done with Fedora

1 Like