Coder Social home page Coder Social logo

Comments (11)

substring avatar substring commented on June 6, 2024

Hi!

This reminds me some UEFI nightmares I had with some buggy bioses from HP. That was 2 years ago, I don't remember at all how I solved it, but it was just a matter of bios settings regarding either security, either UEFI , either something else. I will try to search

from os.

Olsch69 avatar Olsch69 commented on June 6, 2024

That would be very nice, I'm really desperate here and have already tried everything

from os.

substring avatar substring commented on June 6, 2024

So, from the messages I found that are 1.5 year old ... 2 solutions:

  • have a script that always checks for GroovyArcade UEFI entry and eventually add it when the arcade user logs in. Could as well be a systemd shutdown service unit
  • install on GA on the HDD but using a computer that supports booting on legacy and not UEFI. That's the way it ended for that other guy

from os.

Olsch69 avatar Olsch69 commented on June 6, 2024

Thanks for your answer.
I've made all the BIOS settings through at least 40 installations, even on an external USB stick, but never the same error.
The strange thing is that it boots up everything on the first reboot and from the second boot onwards it no longer finds a bootable hard drive.

from os.

Olsch69 avatar Olsch69 commented on June 6, 2024

I think the computer is booting from the wrong partition.
I can only select the drive as a boot option, which is normal, but if I go to boot options I still have the option to go to "Boot from file". Then "GABOOT,PciRoot(0x0)/Pci(0x11,0x0.) appears )/Sata(0x0,0x0/HD(1GPT,572E2005-A66D-488"
then I get to "\EFI\syslinux\syslinux.efi" when I start syslinux.efi GroovyArcade boots normally.
How do I get the computer to upload the file automatically?

from os.

substring avatar substring commented on June 6, 2024

As I said : buggy bios. That's why I could only install on BIOS on another computer to boot in LEGACY, not UEFI

from os.

Olsch69 avatar Olsch69 commented on June 6, 2024

Ok i unterstand the Bios from HP is very buggy for GroovyArcade.
I'm not very familiar with Linux, is it perhaps possible to configure a USB stick that boots and executes the start command "\EFI\syslinux\syslinux.efi" from the partition ""GABOOT,PciRoot(0x0)/Pci(0x11, 0x0.) appears )/Sata(0x0,0x0/HD(1GPT,572E2005-A66D-488"
I think GrooyArcade is for me the best solution better than Grooymame with Windows.

from os.

Olsch69 avatar Olsch69 commented on June 6, 2024

I tested Batocera and it also runs on Linux, so the computer starts up, but what does Batocera do differently when GroovyArcade starts up Linux

from os.

substring avatar substring commented on June 6, 2024

Can you try sudo efibootmgr --create --disk /dev/"$(lsblk -no PKNAME /dev/disk/by-label/GA)" --part 1 --loader /EFI/syslinux/syslinux.efi --label "GrovyArcade UEFI" --verbose -e 3 when you booted from the stick and tell me if the UEFI entry finally stays ? Do you have another EFI partition ?

from os.

substring avatar substring commented on June 6, 2024

or alternatively, manual method from https://wiki.archlinux.org/title/GRUB#Default/fallback_boot_path adapted to syslinux

from os.

Olsch69 avatar Olsch69 commented on June 6, 2024

I'm coming home next week and will try it out straight away.
thanks for the help

from os.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.