![]() |
UEFI Install problems - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Installing Linux Lite (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=17) +--- Thread: UEFI Install problems (/showthread.php?tid=6923) Pages:
1
2
|
UEFI Install problems - ohjrson - 04-13-2020 So..... I tried installing the UEFI build 4.2 for LL on my UEFI Acer laptop. E5-722-49HD. The live usb that I made with uNetbootin seemed to work fine. It was a little slow on boot but everything booted up into the live environment. I installed on to the laptop from there and did not receive any errors. When I rebooted though, it only boots into Win 10. Yes I installed LL 4.2 along side win 10. I went back into the live environment and can see the area allocated for LL. But I can't seem to get it to load. I went into setup and UEFI is enabled along with secure boot. However I cannot go into the secure boot and turn if off. What am I or did I do wrong? Any thought would be great, Thank you. Re: UEFI Install problems - ohjrson - 04-15-2020 Anyone have any ideas? Re: UEFI Install problems - ohjrson - 04-15-2020 Update: So I decided to reinstall LL 4.2 UEFI. This time I used the second option on the live USB UEFI direct install. Everything went as before except I did not connect using wifi and I did leave secure boot enabled with Third party installation and set a password with secure boot. The process went on from there asking me if I wanted to reinstall Ubuntu or wipe the whole disk. Obviously I reinstalled the Ubuntu. Everything proceeded from there with no errors. When it was finished the message said I had to reboot in order to use the new install. Which I did, and windows came up. No selection for any other OS or grub. Not sure what else to do. Please help. Re: UEFI Install problems - firenice03 - 04-15-2020 [member=54]ohjrson[/member] May want to start a new thread(moved), if issues arise as folks may not be seeing it a new... Have you checked in BIOS(UEFI) to set the boot manager order - I had to set mine to Ubuntu Re: UEFI Install problems - ohjrson - 04-15-2020 (04-15-2020, 09:12 PM)firenice03 link Wrote: [member=54]ohjrson[/member] May want to start a new thread(moved), if issues arise as folks may not be seeing it a new...Yes but Ubuntu does not show up in the bios. Live usb will work if I use it but thats it. I have been trying to install LL in this laptop since I first got it and it has been nothing but a pain in my side. For 1 it has the option to go into legacy mode but when you do that it says there is nothing to boot. THen you have to go back an put it in UEFI mode. It also will not let you turn off secure boot. So I don't know. Anything you can help me with is GREATLY appreciated as I know from using the live USB now the laptop has speeded up tremendously. I am so ready to use it in LL period. Re: UEFI Install problems - WytWun - 04-16-2020 If the laptop cam with Win10, there's a good chance the only way to disable Secure Boot is from within Windows. If you try to change from UEFI to Legacy/CSM, I seem to recall Windows won't boot (i.e. you'd have to reinstall Windows to a Legacy/CSM formatted drive). It sounds to me like for some reason the GRUB UEFI bits aren't being written to the disk. I don't know whether the efibootmgr utility (intro, man page) is available in the live installer but if it is you may be able to use it to find out more about what UEFI thinks is there to boot from (but be very careful trying to make changes with it!!). USB sticks with GParted & Clonezilla may also make it easier to figure out what is on the drive vs what should be on the drive. The information in this blog post and linked from the Refind boot manager home page may help you figure out what needs to be done to get past your laptop's UEFI boot issue, though I appreciate that's a lot of reading. I'm sorry I can't give more specific assistance - I've only fought one UEFI laptop and your problem seems quite different to mine. Re: UEFI Install problems - trinidad - 04-16-2020 You might want to give this a try. https://www.supergrubdisk.org/rescatux/ TC Re: UEFI Install problems - Patomas - 04-16-2020 (04-15-2020, 10:14 PM)ohjrson link Wrote: It also will not let you turn off secure boot. Been there and it's frustrating. This piece is very important. secure boot causes many problems so being able to disable it is key. It is also recommended to disable fast startup and fast boot but it is not recommended to disable UEFI since Windows 10 won't work. Re: UEFI Install problems - ohjrson - 04-16-2020 OK so here is what I got back from running boot manager in the live session. I have no idea what the numbers represent in the boot order but if I understand what I have read, all I need to do is change that order right? efibootmgr BootCurrent: 0003 Timeout: 0 seconds BootOrder: 2001,0002,2002,2003 Boot0000* ubuntu Boot0001* Unknown Device: Boot0002* Windows Boot Manager Boot0003* USB HDD: UDisk2.0Gigastone Boot0004* Unknown Device: Boot2001* EFI USB Device Boot2002* EFI DVD/CDROM Boot2003* EFI Network So according to this I should actually add in the boot order 0000,then 2001,0002,2002,2003 Correct? And how do I do this in command prompt or can I? Re: UEFI Install problems - ohjrson - 04-18-2020 Any ideas people, Could use the help. please. |