LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-31-2022, 02:14 PM   #1
diode84
Member
 
Registered: Jul 2017
Posts: 57

Rep: Reputation: Disabled
UEFI boot causing big problems


Hello
I have a Wyse 3040 thin client that I am trying to install Fossapup64 on. It will install the files to its internal ssd but will not boot. There does seem to be a problem that it must run in UEFI mode. see Parky Towers web site.I have tried grub4dos and grub2 also but still no boot, I have even tried easydd to install to ssd, it did, but no boot from internal ssd.
Has anyone any ideas.
Thanks
diode84
 
Old 03-31-2022, 02:42 PM   #2
floppy_stuttgart
Senior Member
 
Registered: Nov 2010
Location: EU mainland
Distribution: Debian like
Posts: 1,153
Blog Entries: 5

Rep: Reputation: 107Reputation: 107
One upon a time I had an issue with UEFI, then installed this.. and solved the booting.
https://www.rodsbooks.com/refind/
My thought for now.
 
Old 03-31-2022, 03:24 PM   #3
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,809
Blog Entries: 1

Rep: Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066
On UEFI machines the Grub needs to be grub2-x86_64-efi, or same by slightly different name. If this is not the Grub version installed, it can't initiate boot on UEFI. UEFI booting requires a VFAT partition to serve as the ESP (Efi System Partition). The installation media used to install a Linux OS must be booted in UEFI mode in order for the requirements to be fulfilled, and the installation succeed to boot.
 
Old 03-31-2022, 10:43 PM   #4
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,346

Rep: Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589
Is secure boot disabled?
Is this a dual boot with windows or another linux distro?
Are the puppy files installed on a linux or windows partition?
If on a linux partition is there a /EFI/boot directory with grub files on the linux partition?

Last edited by colorpurple21859; 03-31-2022 at 11:45 PM.
 
Old 04-01-2022, 04:16 AM   #5
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,573
Blog Entries: 19

Rep: Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452
Try copying your GRUB into the /BOOT directory on the EFI System Partition under the name of BOOT64.efi. I believe all UEFIs have to be able to boot that file. It's part of the UEFI standard.
 
Old 04-01-2022, 01:10 PM   #6
diode84
Member
 
Registered: Jul 2017
Posts: 57

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by colorpurple21859 View Post
Is secure boot disabled?
Is this a dual boot with windows or another linux distro?
Are the puppy files installed on a linux or windows partition?
If on a linux partition is there a /EFI/boot directory with grub files on the linux partition?
Secure boot is disabled, no not a dual boot system and files are on ext4 file system except for EFI/Boot which is vfat.
 
Old 04-01-2022, 01:11 PM   #7
diode84
Member
 
Registered: Jul 2017
Posts: 57

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by hazel View Post
Try copying your GRUB into the /BOOT directory on the EFI System Partition under the name of BOOT64.efi. I believe all UEFIs have to be able to boot that file. It's part of the UEFI standard.
No that did not help.
 
Old 04-01-2022, 06:02 PM   #8
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,346

Rep: Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589
Open a console and post the output of the following
Code:
cat /sys/firmware/efi
efibootmgr
ls -R /mnt/sda1
parted -l
lsblk -f
cat /mnt/sda1/EFI/boot/grub.cfg
Assuming sda1 is the efi partition and mounted at /mnt/sda1, change accordingly.

Last edited by colorpurple21859; 04-01-2022 at 06:03 PM.
 
Old 04-02-2022, 02:36 PM   #9
diode84
Member
 
Registered: Jul 2017
Posts: 57

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by colorpurple21859 View Post
Open a console and post the output of the following
Code:
cat /sys/firmware/efi
efibootmgr
ls -R /mnt/sda1
parted -l
lsblk -f
cat /mnt/sda1/EFI/boot/grub.cfg
Assuming sda1 is the efi partition and mounted at /mnt/sda1, change accordingly.
I am working on that but so far not connected to internet on it. Also it doesn't seem to be sda1 etc as its eMMC
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
UEFI Class 3 :: To use UEFI, or not to use UEFI? jheengut Slackware 19 12-30-2020 09:24 AM
[SOLVED] Trying to boot Ubuntu in UEFI mode, UEFI doesn't recognize boot devices Sarcutus Ubuntu 11 01-11-2019 07:14 PM
Mobo only supports uefi boot - how do I boot off a non-uefi cd? Ulysses_ Linux - Hardware 3 02-25-2016 08:06 PM
Can't get dual boot, win 7 uefi and elementary freya os uefi working shywolf Linux - Newbie 4 12-10-2015 06:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration