GithubHelp home page GithubHelp logo

lusc's Introduction

logo

LUSC - Linux UEFI STUB Creator version 1.1.0

Description

LUSC (Linux UEFI STUB Creator) is an interactive Bash script that automatically generates UEFI boot entries. It creates efibootmgr commands and exports them to a small executable script. No changes are written to disk until confirmed by the user. This tool is intended for advanced users who understand what an EFI STUB is and how UEFI boot entries work.

Usage

  • Run the script with root privileges: sudo ./lusc
  • Follow the prompts to specify boot entry label, and any additional kernel parameters.
  • Confirm the generated efibootmgr commands.
  • Choose to either create an executable script with the commands, execute the commands directly, or abort the process.

Prerequisites

  • installed version of "efibootmgr"
  • Some UEFI systems do not allow more than one EFI STUB entry.
  • efibootmgr is not capable of modifying existing EFI entries; you always need to delete/overwrite entries to make changes.

Running the Script

sudo ./lusc

Options

sudo ./lusc -h

Show some info.

C Version:

You can also use a compiled C binary version of lusc if you like, but it is not yet updated to version 1.1.0, i'll fix this very soon so better use the Bash Script for now.

  • make
  • sudo make install (binary=/usr/bin/lusc-c you can adjust this in the provided Makefile)

This is my (U)EFI- STUB boot time (faster than systemd-boot, grub ...): boottime My actual setup (29-05-24): fastfetch

lusc's People

Contributors

lennart1978 avatar

Stargazers

ShalokShalom avatar  avatar Tai avatar

Watchers

 avatar

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.