GithubHelp home page GithubHelp logo

Comments (3)

deadhead420 avatar deadhead420 commented on May 27, 2024 1

It took me nearly the whole weekend to get this working with UEFI support. Proud to announce I have finally figured it all out. The next version of Arch Anywhere (2.2.2) will include an option for both grub and syslinux. I use the same syslinux config used in the arch anywhere ISO.

EFI ended up being a major headache. When booting EFI with syslinux it requires the kernel and initramfs to be saved on the ESP. This means if someone mounts their ESP at /boot/efi and the kernel and initramfs is installed at /boot the system will not be able to boot because the esp=/boot/efi cant access /boot to load the kernel.

If useing EFI boot with syslinux it is highly recommended to mount your esp at /boot so that syslinux will be able to load the kernel.

I wrote some code to detect if the user has the esp mounted at /boot/efi OR /boot/EFI and if so it makes a copy of the kernel and initramfs on $esp so that syslinux is able to load the kernel and displays a warning message to the user that they will need to copy over new kernels after update.

Closing this issue. Expect to see this feature along with many fixes and improvements in the next release very soon (2.2.2).

from installer.

spsf64 avatar spsf64 commented on May 27, 2024

Thank you!
Waiting for next release to test and give feedback!

from installer.

spsf64 avatar spsf64 commented on May 27, 2024

@deadhead420 Hi and thank you for including syslinux, however I tried the latest iso and noticed there is no option to install it to / (root partition) instead of mbr.
Could you add this option too?
The command for syslinux would be: "syslinux-install_update -i" (instead of -iam).

from installer.

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.