[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to change menu entries in grub



Raw Link here: 
https://raw.githubusercontent.com/nodiscc/debian-live-config/master/auto/config

On Wed, Dec 8, 2021, 3:30 PM Elias Mobery <eliasmobery@gmail.com> wrote:
Just to make sure you understand, here is an example config for live build: https://github.com/nodiscc/debian-live-config

The line that says --bootappend-live is where you put your grub entries.

Install the package live-build
Open a terminal in your build directory, for example ~/build
Enter "lb config"  (with any options that you like or none)

This will create your skeleton build tree and in /auto/config you can find the config. Add or remove options from the link above.

On Wed, Dec 8, 2021, 1:09 PM Andrea - <andrea.carbonaro55@gmail.com> wrote:

Reading here:

https://lists.debian.org/debian-live/2020/05/msg00006.html

says that

You create a small "hook" script in your config directory which does text replacement on the binary/boot/grub/menu.list file.
2. You execute the build.


I don't know how to create it


Reply to: