Code Monkey home page Code Monkey logo

Comments (4)

maz-1 avatar maz-1 commented on June 15, 2024

What distro are you using? Where did you instal grub to?
I have no problem with ArchLinux x64

from grub2-editor.

groni avatar groni commented on June 15, 2024

Hi maz-1
I use Pisi Linux and build packages for it.
I have try to build grub2-editor, with Pisi Linux 1.2 works it, but not with Pisi Linux 2.0 with KDE5

Grub is installed in /boot/grub2
I have look at the AUR Repo and have try it but i become each Time the same error
Sorry at my System is Grub installed at /dev/sda as master boot record

from grub2-editor.

maz-1 avatar maz-1 commented on June 15, 2024

I know nothing about that distribution, maybe it is using different names for executables in grub.

//GRUB configuration file path.
GRUB_CONFIG:FILEPATH=/etc/default/grub

//GRUB configuration path.
GRUB_CONFIGDIR:FILEPATH=/etc/grub.d

//GRUB environment file path.
GRUB_ENV:FILEPATH=/boot/grub/grubenv

//GRUB install executable file path.
GRUB_INSTALL_EXE:FILEPATH=/usr/bin/grub-install

//GRUB mkpasswd-pbkdf2 executable file path.
GRUB_MAKE_PASSWD_EXE:FILEPATH=/usr/bin/grub-mkpasswd-pbkdf2

//GRUB memtest file path.
GRUB_MEMTEST:FILEPATH=/etc/grub.d/60_memtest86+

//GRUB menu file path.
GRUB_MENU:FILEPATH=/boot/grub/grub.cfg

//GRUB mkconfig executable file path.
GRUB_MKCONFIG_EXE:FILEPATH=/usr/bin/grub-mkconfig

//GRUB probe executable file path.
GRUB_PROBE_EXE:FILEPATH=/usr/bin/grub-probe

//GRUB security configuration file.
GRUB_SECURITY:FILEPATH=01_header_passwd

//GRUB set-default executable file path.
GRUB_SET_DEFAULT_EXE:FILEPATH=/usr/bin/grub-set-default

these are the default values. If any of these are different on your system, manually define them

from grub2-editor.

groni avatar groni commented on June 15, 2024

Short Feedback to you !!!

Grub2-Editor works now with Pisi Linux 2.0

Thanks for your answer and your Help

from grub2-editor.

Related Issues (13)

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.