installed using a usb flash drive,
uefi off means installed in legacy or BIOS mode.
i can see fedora option in the BIOS menu but when device boots it says the drive is not bootable.
Is the boot partition flagged as bootable. The output of “sudo fdisk -l” will tell you. In legacy mode the boot partition must be flagged as bootable. In uefi mode that is not required.
Hi, I’m just curious. Why you turn off the UEFI on BIOS? I believe if your system with Microsoft Windows are using UEFI bios system, it would be more save if you installing Fedora with bios UEFI on (and easier to troubleshoot). It also will protect you if one of your operating system fail and will make sure the other still work by changing the list of first boot from the BIOS.
But before that, you could follow @computersavvy suggestion by using Fedora live disk. It will tell your current partition layout.
Ah I see. Could you check on the BIOS and find the boot order list? If there mention Microsoft or Windows things (or maybe you find mentioning Fedora), it tell us that your surface are running on UEFI system. But if it only mention disk without mentioning Microsoft or Windows, it must me BIOS legacy.
If this is the case, change the list as you want which on you want to boot, either Microsoft or Fedora.
i tried it as i mentioned in my post. both BIOS or UEFI device says there is not bootable OS.
when the installation was finished and it rebooted to setup the system and all worked fine. then i updated the system and then i reboot the device then this crap.
Actually there lots of way to troubleshoot, but I believe it’s much be easier to reinstall your laptop as suggested by @jpbn. Backup your files first by using Fedora live cd and copy-paste it to external drive.
Also from the internet it suggested to disabling the Secure Boot before installing linux on Surface laptop. I believe it could be done by choosing None to the option bellow:
Hello @rahmanshaber ,
Welcome to the discussion area. If you are using usb media to install, you can get to a command prompt and mount devices from the command line. I believe rsync will be available to you for copying your home directory to another storage device. If you have done this install originally from fresh, just reinstall after turning off secure boot in UEFI. Or if you are determined to run Fedora Linux under secure boot then you will need to use a shim loader as per https://docs.fedoraproject.org/en-US/Fedora/18/html-single/UEFI_Secure_Boot_Guide/index.html